DrakeRichards

joined 1 year ago
[–] DrakeRichards 2 points 1 year ago (2 children)

Maybe a dumb question, but do you mist your plants?

[–] DrakeRichards 28 points 1 year ago (1 children)

I’m not looking forward to this eventual conversation.

“Wow, there’s a lot of rulebooks here! Did you play all of these games?”

“No, just D&D.”

[–] DrakeRichards 2 points 1 year ago (1 children)

That looks great! How did you get that style? Is that a LORA or just an artist token?

[–] DrakeRichards 4 points 1 year ago (1 children)

Released August 21st 2012?

[–] DrakeRichards 3 points 1 year ago (1 children)

I do image generation for RPGs, so AZovya’s RPG v3 model is easily my favorite. It does a wide range of styles very well and understands a lot of RPG-specific tokens. I’m really hoping they update it for SDXL, because all of the models I’ve seen so far are disappointing compared to what’s available with SD 1.5.

I don’t have an answer for LLMs, but I’m curious what others will reply with. Aren’t there only like… 3 or 4 models in common use for LLMs? I’m used to having hundreds to pick from with Stable Diffusion; I don’t think I understand how LLM models are different.

[–] DrakeRichards 3 points 1 year ago

I got this mostly working, but it was not easy. Not only does Obsidian have a few peculiarities that make it less compatible with standard Markdown, but Word also does a few funny things.

Here's the config.yaml I used for Pandoc:

from: docx
to: markdown-smart-simple_tables-multiline_tables-grid_tables+pipe_tables+yaml_metadata_block-superscript-subscript-bracketed_spans-native_spans-link_attributes-raw_html+rebase_relative_paths+four_space_rule
extract-media: "./"
wrap: preserve
markdown-headings: atx
tab-stop: 2
shift-heading-level-by: 1
standalone: true
template: obsidian.md
filters:
  - compact-list.lua
  - remove-single-characters.py
  - remove-extra-linebreaks.py
metadata:
  tags: "tags/go/here"

The three filters:

  • Removed extra linebreaks added between bulleted lists to make them more compact.
  • Removed lines with only a single character in them. Usually an invisible character like nbsp, which made Pandoc's linter not remove them automatically.
  • Removes linebreaks enclosed in Strong tags. This is an artifact from Word where a line is bolded but has no content: technically the line break is bolded.

I then ran the resulting file through a RegExp replacement to change the superscript carats into HTML sup tags.

Even after all this, I still have to go through with an Obsidian plugin to convert the standard Markdown links and embeds into [[Wikilink]] style, since Obsidian will only do one or the other throughout your whole vault.

[–] DrakeRichards 2 points 1 year ago* (last edited 1 year ago) (1 children)

I’m getting a 500 internal server error when accessing your site.

[–] DrakeRichards 5 points 1 year ago

The company also says that, this week, it will begin testing a way to automatically label content as AI-generated.

Good luck to them. This is probably going to be one of the biggest challenges of the next few decades, and it’s only going to get worse.

[–] DrakeRichards 5 points 1 year ago

It will come out after Half Life 3 and Titanfall 3.

[–] DrakeRichards 7 points 1 year ago (18 children)

Do you have an extended preview image? The .png preview on your GitHub seems to just be black.

[–] DrakeRichards 4 points 1 year ago (5 children)

Writing is not hardware-intensive; a Chromebook would be much cheaper if that’s all she does. What else will she use this laptop for that makes you want a MacBook?

[–] DrakeRichards 7 points 1 year ago

I wouldn’t know the feeling. I only paint helmeted minis for a reason.

view more: ‹ prev next ›