📝 All Posts (105)
Showing 1–5 of 105 posts • 23 featured
→
March 19, 2026A blunt take on landing the next job: work hard, keep learning, and do not let comfort make your skills stale.
→
March 11, 2026fff.nvim is already the fastest fuzzy finder for Neovim, powered by a Rust backend. My fork adds buffer switching, colorscheme browsing, and git status picking, turning it into a full fzf.vim replacement.
→
February 24, 2026Wrote a blog after a break
→
January 16, 2026How I supercharged json2xml with a native Rust extension using PyO3, achieving 29x faster performance while maintaining full backward compatibility.
→
January 14, 2026A productive day porting json2xml to Go and Zig, adding CLI support to the Python version, and benchmarking all three implementations.