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.

One of the ChatGPT image-generation things going around Twitter is to ask it to create an image how it feels about you. Goblinodds has a cool one and features more in the replies. So I gave it a shot and the results are... underwhelming. At least it gets the melancholy right but I don't think my shoulders can pull off that mourning dress.

I think it overindexed on characters I previously generated to accompany a writing project and decided that my "self-portrait" needed to look along the same lines. Or since I'm a freeloader I'm not getting the fun, creative version; I notice the settings are more restrictive for the free tier recently.

Anyone else having fun with image generators? Or more generally, doing anything fun and non-programmer with generative llms? I like skimming Zvi's updates but so much of supposed usefulness is for programmers, where do I find the normie's guide to interesting things to do?

Or more generally, doing anything fun and non-programmer with generative llms?

RP?

You can slam any two settings together or make your own, any moderately known characters replicated with moderate authenticity, go on adventures. I might be eccentric since I'm more of a '2nd person going on an adventure in a world' person while many if not most seem to be 'directly communicating with an invented character 1 to 1' people.

Surely this has to be the most freeform roleplaying game ever made.

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.