My Development Setup in 2026
Mar 1, 2026The tools I use daily for writing code — LazyVim, Ghostty, Claude Code, and everything in between.
7 posts
The tools I use daily for writing code — LazyVim, Ghostty, Claude Code, and everything in between.
How I use just to run multiple projects with a single command.
Practical tips to speed up Docker builds for Node.js projects — layer caching, multi-stage builds, and keeping images small.
How I stream RTSP cameras to the browser using RTSPtoWeb and WebRTC — plus how DDNS makes it accessible from anywhere.
How Caddy replaced Nginx as my reverse proxy — automatic HTTPS, wildcard domains, and a config file that actually makes sense.
How I moved from Jenkins to Drone CI with git tags and Watchtower for a lightweight, reliable deployment pipeline.
How word embeddings work, what cross-lingual alignment means, and why I built a tool to explore them with FAISS.