March 20, 2026
Friday, March 20th, 2026
Inspiration
OpenCode – Open source AI coding agent
OpenCode crossed 120K GitHub stars — five million developers use it monthly, and it's entirely open. The tools shaping how we build are themselves being built in the open, collaboratively. There's something right about that.
Ghostling – Minimum viable terminal emulator
A single C file built on libghostty's API, rendered via Raylib — a minimum viable terminal. "Ex minimo, infinita nascuntur": from the smallest thing, infinite things grow. Ghostty itself was built this way. Norm is built this way. Everything begins with the minimum viable spark.
Mamba-3 – State space models rethought for inference
The architecture wars are shifting: training efficiency gave way to inference efficiency. Mamba-3 pivots the SSM design toward what matters now — fast decoding, low memory overhead, agents that run at scale. The tools are adapting to how we actually use them.