Posts
-
Why Infrastructure as Code Feels Broken in 2025
Infrastructure as Code still feels fragile and complex in 2025. This post explores why today’s tools struggle with composability, state, testing, and multi-cloud. -
Supercharging Your Git With Aliases: My Developer Setup
Git aliases are a powerful way to save time and reduce repetitive typing. Discover how to supercharge your Git workflow with custom shortcuts and power tools. -
Optimizing Your Git Config: My Developer Setup
A guide to customizing your Git configuration for a cleaner workflow, smarter diffs, and reduced cognitive load. -
Managing Mental Energy in Tech with Spoon Theory
Spoon Theory offers a powerful way to understand and manage mental energy in high-pressure environments like tech. Learn how to protect your spoons and thrive. -
Avoid These Email Mistakes: How to Keep Your Business Emails Secure and Trustworthy
Misconfiguring business emails can reduce email deliverability, harm the business' reputation and put customers at risk. Simple email hygine can help us prevent that. -
When CORS Requests Turn into an Unexpected Costs at Your API Gateway
How CORS requests can unexpectedly increase your API Gateway costs, and strategies to optimize your architecture and expenses. -
When Git Branches Diverge: A Troubleshooting Tale
How to troubleshoot, resolve and avoid Git branch divergences effectively. -
Automating Unraid Array Decryption
A guide on how to use Unraid boot events -
How I automatically backup Google Drive documents to Amazon S3 Glacier IR
How to automate the backup of Google Drive documents to Amazon S3 Glacier IR using Python and rclone. -
Deploying CDK Lambda with Docker and Gitlab CI
A guide on deploying AWS CDK Lambda functions using Docker and GitLab CI.