Blogs

code experiments • learning logs • random rants

Why I Switched to Neovim in 2026

January 08, 2026 • 6 min read

After years of VS Code, I finally jumped. Things broke, speed increased, and my fingers learned new religion.

neovim productivity

Building My First Real CLI Tool in Rust

December 15, 2025 • 12 min read

From ownership errors to shipping a usable tool. Rust was strict — and right.

rust cli