📝 All Posts (106)
Showing 1–5 of 106 posts • 24 featured
→
April 29, 2026Why I built github-pr-attention, a fast, vim-friendly TUI in Go for triaging, reviewing, and merging GitHub pull requests without leaving the terminal.
→
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.