←back to thread

634 points david927 | 2 comments | | HN request time: 0.426s | source

What are you working on? Any new ideas that you're thinking about?
Show context
tunesmith ◴[] No.41344118[source]
I have this creative writing website where writing friends can write branching fiction novels together. Sorta like choose-your-own-adventure, but more literary - third person past tense, actual characters and narrative arcs. Configurable number of choices at the bottom of every chapter, and as you're reading, if the choice label doesn't link to a chapter yet, you can write it. It's been floating around since 1996 or so, so my big project lately has been upgrading it. v1 was perl and gdmb files. v2 was php and codeigniter, and it's been limping along there for several years. When ChatGPT came out, I rewrote the whole thing for scala/play and that was super fun. Moved from ubuntu14 to ubuntu20, mysql5.5 to 8.0, etc. I'm done with the rewrite now but am still messing around with launching it, upgrading to ubuntu22 (done today), figuring out if I want to update jvm/scala/play before launching, etc. All this for only a group of six writers (so far)! But collectively we've written more than 425 chapters across a handful of stories, 450,000 words, and had a lot of laughs. I even wrote a snazzy graph visualization thing that animates the structure of the story maps. After I finish launching the thing on hardware/software that actually isn't EOL, I might open up membership to others.
replies(4): >>41344122 #>>41345003 #>>41345202 #>>41348981 #
1. n1c ◴[] No.41348981[source]
This sounds fun! Every now and then I re-start a similar project, but where you just write 3 words at a time in a story :)
replies(1): >>41350462 #
2. tunesmith ◴[] No.41350462[source]
I like this too! Kind of like those picture drawing games we used to play as kids, someone draws the head and neck and folds it over, someone else continues the lines... it always ends up in something crazy but entertaining.