- 3 Posts
- 5 Comments
Joined 9 months ago
Cake day: June 8th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
CalibanStorm@lemmy.worldOPto
Perchance - Create a Random Text Generator@lemmy.world•Chaining + Preloading Generators in Sequence?English
1·9 months agoSo Awesome! Thank you! I figured there had to be a way!
CalibanStorm@lemmy.worldOPto
Perchance - Create a Random Text Generator@lemmy.world•Chaining + Preloading Generators in Sequence?English
1·9 months agoOkay the process I am trying to achieve:
- generator 1 generates a random Planet and displays a printout plus an image, followed by a few buttons/links allowing you to drill down, choosing the next generator you want: “EXAMINE LIFEFORM” or “EXAMINE GEOLOGY” or “EXAMINE FLORA” etc.
- so generator 2 is a big printout of content (plus image) as well, but it is based on stuff we got from generator 1. That’s why I want to pass some of the content output by generator 1 (gravity, atmosphere, etc) as input to generator 2. Variables from the primary generator will affect the secondary generators (e.g.: if the planet’s atmosphere is methane, then the random lifeform must breathe methane).
CalibanStorm@lemmy.worldOPto
Perchance - Create a Random Text Generator@lemmy.world•Chaining + Preloading Generators in Sequence?English
2·9 months agoTrue. But both are pretty big, so I’d like to break it into steps.
CalibanStorm@lemmy.worldOPto
Perchance - Create a Random Text Generator@lemmy.world•First Generator & Image Generation QuestionEnglish
2·9 months agoAwesome! Thanks!

well … thanks for not pulling any punches anyway!