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
-
Poetry and uv as modern alternatives to pip
A practical comparison between pip, Poetry, and uv for dependency management in modern Python projects.
-
Celery: Python's Distributed Task Queue
An introduction to Celery, the distributed task queue for Python, and how to use it with FastAPI and Flower.
-
Upgrading My Terminal Setup to Oh My Posh
Moving from Starship and Zim to Oh My Posh for a simpler and more integrated terminal experience.
-
Making Theme-Aware Images Work in Astro
Updated:How I fixed dark-theme logo visibility with opt-in image attributes and global CSS rules.