A file manager with the soul of an IDE.
Ctrl+P for frecency fuzzy-find. Ctrl+Shift+F for ripgrep across the tree. A command palette that surfaces every action. Minimal by default — everything else is a shortcut away.
A running record of the tools, games, and small studies I keep returning to. Some are finished, some never will be, and a few are still producing new observations.
Ctrl+P for frecency fuzzy-find. Ctrl+Shift+F for ripgrep across the tree. A command palette that surfaces every action. Minimal by default — everything else is a shortcut away.
2016 game, 2026 analysis. Ten thousand games of the brute-force agent with lookahead=100. Three plates: how straight it walks, where it stands, and how it dies (trapped, never hit).
Brute-force search accepts only moves with a safe 100-step future.
Not a single game ended by getting clipped. Every death was a trap.
By score 500 the agent lives against a wall — emergent, not programmed.
Every frame of every game saved. Engine is ~5× faster headless.