site banner

Friday Fun Thread for June 6, 2025

Be advised: this thread is not for serious in-depth discussion of weighty topics (we have a link for that), this thread is not for anything Culture War related. This thread is for Fun. You got jokes? Share 'em. You got silly questions? Ask 'em.

2
Jump in the discussion.

No email address required.

Cherry studio is great for this thanks to the knowledge base and regular expression features. With the knowledge base you can grab a bunch of books you like and add them to it and the ai will adopt the style and theme of the books. Add a bunch of Sanderson books and you'll get a different style than if you added a bunch of Salvatore books for example. Or you could add a bunch of Tom Clancy books and watch it spend paragraphs describing guns.

If you want Lovecraftian horror though, don't do Lovecraft - it's just not fleshed out enough in the works themselves. The best I've found so far is a mix of Thomas Ligotti and Brian Lumley - Lumley's Titus Crow books are kinda dumb, but meticulous in their coverage of everything in the mythos, so pairing him with Ligotti gets you cool shit like taking all your missions from brains in jars and the hounds of tindalos coming for anyone who uses time manipulation, plus the occasionally beautiful turn of phrase.

And then there's the new regular expression feature, which is regex, so you can very easily set up a basic randomised combat system with it. It won't be particularly intricate, but it will give you random attacks that whittle away your hp, you can add status effects like sleep (character can't act) and paralysis (roll 1d5 to see if the character acts) and critical hits. The only caveat is that you have to keep track of your hp and mention it frequently, or set your prompt up to always mention party hp and status. Or better yet both, otherwise the assistant will forget.