Tmux Cheat Sheet
Starting & Managing Sessions Window Management Pane Management Copy & Paste Mode Customization (via ~/.tmux.conf) Add these lines to your ~/.tmux.conf to customize your…
Field notes
Practical notes on AI products, CTO decisions, and the platforms that keep them reliable.
Starting & Managing Sessions Window Management Pane Management Copy & Paste Mode Customization (via ~/.tmux.conf) Add these lines to your ~/.tmux.conf to customize your…
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…
How to strike the right balance between clarity and concision Introduction I was recently criticized for providing overly detailed documentation to my teammates. At…
1. Starter Preparation and Maintenance: • Creating the Starter: Use light spelt flour (an ancient wheat variety) and water to create a sourdough starter.…
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…
Embarking on a DevOps career can seem daunting, especially with concerns about the costs associated with learning. However, with strategic planning and the right…
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…
Here’s a Bash script that automates the installation of Minikube on Ubuntu, including setting up Docker as the driver: How to Use This Script…
The error message indicates that the port 8080 is already in use on your local machine. This could happen if another application or container…
Providing comprehensive and precise context about your development environment is crucial for maximizing the effectiveness and reliability of AI-powered code assistants. Here are the…
Working on something difficult?