Spyke

Posts

dnd_ai·Dungeons and Dragons - AIbyDrakeRichards

Thistle Dewdrop

parameters: charcoal sketch of a female halfling druid informant named Thistle, short with a rounded figure, curly red hair, bright green eyes, face full of freckles, earth-toned clothes, small creature tucked into pockets, urban background, dusk lighting, surrounded by various city animals, portrait, fantasy, Dungeons and Dragons, detailed background, masterpiece, best quality, high quality, highres, absurdres \

Negative prompt: monochrome, digital, young, trending on artstation, pixar, cartoon, nude, sexy, cleavage, breasts, revealing, alluring, beautiful, gorgeous, nsfw, explicit, boudiour, photograph, ugly, tiling, poorly drawn hands, poorly drawn feet, poorly drawn face, out of frame, extra limbs, disfigured, deformed, body out of frame, bad anatomy, watermark, signature, cut off, low contrast, underexposed, overexposed, bad art, beginner, amateur, distorted face, worst quality, low quality, normal quality, lowres, blurry

Steps: 15, Seed: 2084691911, Sampler: UniPC, CFG scale: 4.0, Size: 1024x1024, Parser: Full parser, Model: endjourneyXL_v11, Model hash: 87a1e3be9f, VAE: sdxl-vae-fp16-fix, Seed resize from: -1x-1, Backend: Diffusers, Version: c622660, Operations: txt2img, Lora hashes: "dungeons_and_dragons_xl_v2: 818e962e1d", Pipeline: StableDiffusionXLPipeline, CFG rescale: 0.7, LoRA method: sequential apply

View original on lemmy.world
tex_typesetting·TeX typesettingbyDrakeRichards

Is there a way to install all needed packages for a template?

I’m just getting into LaTeX and am starting with a project I’ve cloned from GitHub. I immediately ran into problems compiling because of a bunch of missing packages. I was able to get it running by compiling, seeing where it failed, and installing the missing package, but I had to do this one at a time for over a dozen packages. Is there any sort of requirements.txt or package.json file that lists all dependencies so I can pipe them to the package manager to install?

View original on lemmy.world

Using Pandoc to export to Obsidian markdown?

Does anyone have a good setup/configuration for converting documents to Obsidian-flavored markdown with Pandoc? I’ve been fiddling with it for a few hours but can’t seem to get everything right:

  • Obsidian markdown doesn’t support ^superscript^. I can get Pandoc to use sup instead by allowing raw_html, but then…
  • Image embeds don’t work. Pandoc wants to use img for some reason, and no matter what relative src I use the image just won’t show up.

I could fix all of this by running the files through a linter of some sort, but I feel like I’m missing something. Surely someone must have had these issues before me, right?

View original on lemmy.world

How do you organize your DHCP clients?

I’m setting up DHCP reservations on my home network and came up with a simple schema to identify devices: .100 is for desktops, .200 for mobiles, .010 for my devices, .020 for my wife’s, and so on. Does anyone else use schemas like this? I’ve also got .local DNS names for each device, but having a consistent schema feels nice to be able to quickly identify devices by their IPs.

View original on lemmy.world

You reached the end