Readit News logoReadit News
guardienaveugle commented on Choose Your Own Adventure   filfre.net/2025/09/choose... · Posted by u/naves
grover12 · 6 months ago
I was so obsessed with this when I was a kid. I created a complete node graph a few years ago in order to cheat and to show the entire tree structure of the book:

https://archive.org/details/magic-master-node-map

I simply didn't have enough fingers to bookmark previous pages if I made a choice which led to a bad ending. This was my first taste of depth-first search algorithm.

With the graph visualization as an oracle, I was able to explore all threads leading to all the different possible endings. You can read this book in OpenLibrary:

https://openlibrary.org/works/OL30096W/Choose_Your_Own_Adven...

I carried my childhood obsession with me all the way to Ghidra / IDA debugger which shows the disassembly blocks with arrows in its graph view.

I'm now a Reverse Engineer thanks to the Choose Your Own Adventure books I've obsessed over and read a lot as a kid. :D

guardienaveugle · 6 months ago
I did something similar a while ago with Lone wolf books: https://notes.atomutek.org/gamebooks-and-graph-theory.html

I didn't become a reverse engineer but that landed me a job when I was explaining how I used networkx library and handled a couple of edges around detecting cycles during the interview :)

guardienaveugle commented on DIY Synths Database   diy-synths.snnkv.com/... · Posted by u/guardienaveugle
guardienaveugle · a year ago
I built the ardutouch and it was a fun experience: https://notes.atomutek.org/diy-music-synth.html

I recommend it for a first hardware project.

u/guardienaveugle

KarmaCake day188January 19, 2022View Original