CTO notes
4 min
In the fast-paced world of technology, accountability is a game-changer. Whether you’re learning a new programming language, improving DevOps workflows, or tackling an ambitious…
Platform
4 min
As DevOps professionals, we thrive on automation, efficiency, and continuous improvement. But when it comes to our own career growth, learning new technologies, or…
Platform
3 min
Hey there, if you’ve ever found yourself scratching your head over a misbehaving EC2 instance, you might have resorted to the classic troubleshooting mantra:…
CTO notes
2 min
Starting & Managing Sessions Window Management Pane Management Copy & Paste Mode Customization (via ~/.tmux.conf) Add these lines to your ~/.tmux.conf to customize your…
CTO notes
4 min
Losing a domain name can be a nightmare, whether you’re running a business, managing a personal brand, or simply hosting a personal website. Over…
CTO notes
7 min
How to strike the right balance between clarity and concision Introduction I was recently criticized for providing overly detailed documentation to my teammates. At…
CTO notes
2 min
1. Starter Preparation and Maintenance: • Creating the Starter: Use light spelt flour (an ancient wheat variety) and water to create a sourdough starter.…
AI products
5 min
In my recent posts, I’ve explored how adopting a senior developer’s mindset can transform the way we approach complex problems, from improving AI code…
Platform
3 min
Embarking on a DevOps career can seem daunting, especially with concerns about the costs associated with learning. However, with strategic planning and the right…
CTO notes
4 min
Port conflicts are a common challenge when testing applications locally, especially if the app runs on a well-known port like 8080. Docker provides an…