Hello World!
RSS FeedWelcome to my personal blog about software development! My name is Carlos and I am passionate about writing code and solving problems.
I started this blog back in January 2023 as a place to share my thoughts, tutorials, and things I learn along the way. I hope you like it!
Featured
-
Moving from Pi-hole to Technitium DNS
Moving from Pi-hole to Technitium DNS Server on a home network with OpenWrt, and what I learned along the way.
-
Creating a Chess Bot to Beat My FIDE Master Friend
I created a bot using OpenCV and Stockfish to play chess racing puzzles to beat my FIDE master friend
Recent Posts
-
Trying Zellij After Years of tmux
Practical look at Zellij, terminal multiplexers, how it compares with tmux, and a small example layout for development.
-
Fixing Old Blog Typos with Claude Code
A short note about using Claude Code to clean typos and small grammar problems in old blog posts.
-
Reading "Code" by Charles Petzold
Some notes about why Code by Charles Petzold is useful to understand computers from the bottom.
-
Poetry and uv as modern alternatives to pip
A practical comparison between pip, Poetry, and uv for dependency management in modern Python projects.