Shorts

Quick insights and thoughts on tech, leadership, and software development

The AI Co-pilot Illusion
45s
AI Integration & Developer Experience

The AI Co-pilot Illusion

Your new AI coding assistant is a miracle... until it's not. 🤖

#SoftwareDevelopment#AI
Platform Engineering is Just DevOps With Better Marketing... Right?
50s
Platform Engineering

Platform Engineering is Just DevOps With Better Marketing... Right?

Is "Platform Engineering" the solution to DevOps chaos or just a new buzzword for the same old problems?

#PlatformEngineering#DevOps
The Silent Killer of Your Roadmap: Technical Debt
40s
Technical Debt

The Silent Killer of Your Roadmap: Technical Debt

Your feature velocity has slowed to a crawl. Every small change breaks something unexpected. Your best engineers are quietly updating their resumes.

#TechnicalDebt#SoftwareEngineering
Your Microservices Architecture Might Be a Distributed Monolith
55s
Microservices & System Design

Your Microservices Architecture Might Be a Distributed Monolith

You broke down your monolith. Congratulations. 🎉

#Microservices#SystemDesign
Burnout is a Bug in the System, Not a Flaw in the Developer
45s
Developer Burnout & Productivity

Burnout is a Bug in the System, Not a Flaw in the Developer

We spend weeks diagnosing a tricky bug in our code but accept burnout in our teams as an unavoidable cost of doing business. That's backward.

#DeveloperProductivity#Burnout
7 Code Review Sins That Kill Developer Productivity
60s
Software Craftsmanship

7 Code Review Sins That Kill Developer Productivity

Your code reviews are broken. Here's how to fix them. 🔍

#CodeReview#SoftwareDevelopment
Why Your "Clean Code" is Actually Making Things Worse
75s
Software Craftsmanship

Why Your "Clean Code" is Actually Making Things Worse

Plot twist: Your obsession with "clean code" might be creating technical debt. 🤯

#CleanCode#SoftwareDevelopment
The 3-2-1 Rule That Prevents 90% of Production Bugs
70s
Software Craftsmanship

The 3-2-1 Rule That Prevents 90% of Production Bugs

Want to sleep better at night? Follow the 3-2-1 rule. 😴

#Testing#SoftwareDevelopment
Stop Using Microservices Until You Can Answer These 5 Questions
80s
Software Craftsmanship

Stop Using Microservices Until You Can Answer These 5 Questions

Microservices are not a magic bullet. They're a loaded gun. 🔫

#Microservices#SoftwareArchitecture
The Postgres vs MongoDB Decision Tree That Ends All Arguments
65s
Software Craftsmanship

The Postgres vs MongoDB Decision Tree That Ends All Arguments

Stop the database holy wars. Here's the ultimate decision tree: 🌳

#Database#PostgreSQL