logo
Oscar Muya

The Terminal Now Has Memory: Meet rewind

There is this kind of frustration every developer knows: You are deep in a project. The terminal is open. Tests are failing, builds are breaking, migrations are half-running, and somewhere in the middle of the chaos, you finally type the command that works.

3 min read
Oscar Muya

Snake Game in Rust with no external crates

I’ve always been obsessed with the raw power of the terminal. It blows my mind that a tool as complex and responsive as NeoVim, lives entirely inside a text shell.

5 min read