What happens when a 10x developer becomes an IT manager?
Great things, I promise you!
From <html></html> to SELECT userID FROM users
Yep, that's me. I worked in the web development industry for two decades, starting with good ol' Notepad on a Win95 machine, writing HTML by hand, and testing on the latest version of Netscape (Gold!) From simple HTML assembly I moved on to dynamic web pages and database integration, with most of my work focused on content management systems, the precursors to today's blogging systems like Wordpress, Drupal, and Ghost.The Wonderful World of java.lang.StackOverflowError
I also worked on an awful lot of legacy systems over the years, pieced together by both junior and senior developers alike. These apps touched a lot of verticals: healthcare, education & learning systems, automotive sales, maintenance ticketing systems, computer & video games, the restaurant industry, the bagel industry, and real estate & property management. I even got to break bread with the big shots in the National Football League, working on websites for teams that called the rocky mountains their home.
The chaotic rush of agency work abruptly came to a halt with the slow-as-molasses pace of corporate America, and each environment had its own set of...shall we say...challenges. Yet whatever the cadence, I pursued these never-ending problems relentlessly. Band-aids were not my thing; when I fixed something, it was imperative we weren't papering over the cracks. It affected me so deeply, I couldn't sleep until I sussed out a root cause in each and every troubleshooting operation. It pained me not knowing the answer.
"Yeah...you didn't put a cover sheet on your TPS report..."
Finally, after twenty years of development, I got my shot at management. I took everything I'd learned as a 10x developer and was certain I could do the same from the top down. And while it didn't quite send me screaming to the asylum, I will say there were plenty of things I wasn't prepared for: Waste. Bureaucracy. Poor communication. "Winging it." And smart people constantly forced to do the same things over and over and over.So how did I tackle this challenge? Well, it can't be summed up in a paragraph or a blog post, but the mentality shift can be:
The most powerful tool a programmer has to fix code...is the 'Save As...' dialog in your editor; the ability to actually rewrite something. Fixing a people problem is far more difficult, not because you can't find the problem...but because people don't want to be fixed.
Dunning-Kruger Eats Agile For Breakfast
Code has no agency; it isn't self aware (yet!) It doesn't care if you write it, break it, compile it, launch it, publish it on GitHub, or delete it forever. So the biggest obstacles programmers have...is already handled for them. When code breaks, they simply leap in and begin troubleshooting.No so with people. It's easy to spot people problems; it's quite a differently entirely to solve them, especially when cognitive biases and logical fallacies trick humans into thinking everything is fine.
I enjoyed success as a professional developer because of my hyper-vigilance towards constant improvement. After I wrote code to execute tasks, I wrote more code to repeat those tasks. After "fixed" applications continued to crash, I built debugging infrastructure to capture, track & document errors thereby improving the accessibility of the code to more junior maintainers. I freed my time for more thorough investigations and empowered those around me to do better work.
So when I became the boss, constant improvement meant thinking bigger. Instead of code to repeat tasks, we were automating entire deployment processes. And when the same people made the same mistakes, I didn't yell, bang desks, or call my team to work late into the weekend. I relentlessly pursued knowledge around why humans behave the way they do...and what were the most effective guardrails to put in place.
The result? A style of high efficiency management that keeps:
- teams excited and productive without working them to the bone, and
- the companies that employ us profitable and successful without resorting to downsizing or "calling in the Bob's"
Isn't it time for you to enjoy that success as well?