Text Adventure Agents: The Adventure Begins
There are a ton of agents that will simulate a free-form text adventure for you. But how many can actually play the classics? Let's see if we can build one.
The observations and experiments of Jon Winsley
There are a ton of agents that will simulate a free-form text adventure for you. But how many can actually play the classics? Let's see if we can build one.
I needed to generate visually distinct IDs from sequential identifiers. It turns out that a Hull-Dobell linear congruential generator is far less scary than it sounds.
I beat the default pathfinder in Screeps by building a faster Rust/WASM library.
Attention span hack: Zsh snippet to sound a BELL character when a long-running command finishes
I swapped out Prisma/LiteFS for Drizzle/Turso as an experiment with Kent C. Dodds' Epic Stack