2026-02-01
#8 Build With Intention | Why the Best Technical Leaders Think in Pictures
Why the Best Technical Leaders Think in Pictures
"If you can't explain it simply, you don't understand it well enough." โ Albert Einstein Hello Reader, Welcome to the new issue of Build With Intention: the evolution of the Developer Mindset newsletter. Same me, same weekly letter, sharper focus: the mindset that turns good developers into trusted technical leaders. The framework we'll follow: Intention ~ Insight ~ Action Intention: Clarity Before CodeToday I want to share a practice I've recently adopted that's helped me achieve clarity in complex systems quickly, and communicate that clarity to the wider team. It's called Diagramming. Picture this: a complex system. Five microservices. Three databases. A deadline in two weeks. Where do you even start? I wouldn't advise opening your code editor straight away. Instead, try opening a blank page and start drawing. Here's what I've learned after 15 years of building complex systems: Code is linear. Systems are not. When you write code, you see one file at a time. One function. One class. But the bug? It's hiding in the relationship between three services you can't see in any single file. Diagrams force you to zoom out. Boxes for services. Arrows for data flow. Suddenly, you see the whole picture. Where does the request start? Where does it end? Where could it fail? I diagram before I architect. I diagram before I debug. I diagram before I explain anything to my team. Not because I'm visual. Because complexity hides in text and reveals itself in pictures. Insight: The Two Days I Got BackLast month, a payment integration kept failing silently. Logs looked fine. Tests passed. Production? Broken. After a full day of debugging, I stopped. Grabbed a blank page. Drew the flow. There it was - a callback hitting an endpoint that no longer existed after a refactor two sprints ago. 10 minutes of drawing. Found the gap. Fixed it in an hour. The best technical leaders don't just solve problems. They see problems before they spiral. Action: Draw Before You BuildThis week, before your next task: stop and draw it first. Give yourself 10 minutes. Boxes for components. Arrows for data flow. Question marks for unknowns. You don't need fancy tools. You need clarity. Tools I use: Confluence Whiteboard, Miro ๐ This Week's ReadingI'm currently reading 10x Is Easier Than 2x by Dan Sullivan and Benjamin Hardy. One passage stopped me mid-page: "Every time you go 10x, you consciously choose to live your life at a particular level or standard, no matter how abnormal or seemingly impossible. You choose the standard. You commit to it. You live as you choose, transforming yourself and your world through your commitment." That's the energy I'm bringing to this new chapter. ๐ Grab the book โhere.โ โ What's one thing you're building with intention right now? Build well. |
Every Sunday
Enjoyed this edition?
Subscribe to get the next one straight to your inbox ~ free, every Sunday.
Subscribe โ
