Bugs: some are useful

So Tuesday.  Tuesday was a long week. And Monday seemed to really be 3 or 4 days.  Not helped by my approach to illness (ie ignore it) is starting to come undone.  By that I mean it has now had a few weeks to manifest itself to a stage where I cant really ignore it any more.  I’m now at the stage where I cant really breath nor will it allow me to fall asleep, which is getting to the point of frustration now after 2 nights.

But ho-hum, work is inevitably going to try its best to see that there shall be no time for sickness.  Because and sit tight now kids, here comes the lesson, people are sh!t and will let you down as soon as you let them.  Basically as soon as you start to rely on anyone for anything then you’re opening the door to disaster.  And thus the only way to get around this is to do everything yourself. This inevitably means that you become incredibly busy.  And even then nothing is guaranteed if your E Coli bugs decide not to grow, for no particular reason other than “we don’t feel like it”.

And then the icing on one’s sublime cake is getting to stay an extra 2 hours after work, not getting home until near 7, listening to someone that still seems to struggle with English some days with a thick accent talk about something that I thought I understood.  But alas no, seemingly not, nothing quite like going to a mandatory lecture on something you thought you knew and coming out the other side more confused than you ever thought was possible.  Especially on a topic that you’ve been familiar with for the last 6 years.

Bah! People!

In the spirit of equality. I hate you all.


This page previously appeared on morganbye.net[^1][^2][^3]

[^1:] http://morganbye.net/96 [^2:] http://morganbye.net/2009/11/96) [^3:] http://morganbye.net/blog/?p=96

How do you define successful engineering leadership?

The Philosophy

Many view technical leadership as being the “smartest architect in the room.” I see it as the opposite. My job is to build a room where I don’t have to be the smartest person because the systems, culture, and communication are so robust that the team can out-innovate me.

The Strategy

  • Alignment: Does every engineer understand how their sprint task impacts the company’s bottom line?
  • Velocity vs. Stability: We aren’t just “shipping fast”; we are building a predictable, repeatable engine that doesn’t collapse under its own weight at the next order of magnitude.
  • The Human Growth Curve: Success is when the engineering team’s capability evolves faster than the product’s complexity. If the team feels stagnant, the tech stack will soon follow.

What is your approach to scaling technical organizations?

The Philosophy

Scaling isn’t just “hiring more people” - that’s often how you slow down. Scaling is about moving from Individual Heroics to Organizational Systems.

The Strategy

  • The 3-Continent Perspective: Having managed global teams, I focus on “High-Signal Communication.” As you grow, the cost of a meeting triples. I implement “Asynchronous-First” cultures that protect deep-work time while ensuring no one is blocked by a timezone.

  • Modular Autonomy: I advocate for breaking down monolithic teams into autonomous units with clear ownership. This reduces the “communication tax” and allows us to scale the headcount without scaling the bureaucracy.

  • Automation as Infrastructure: At petabyte scale, manual intervention is a failure. I treat the developer experience (CI/CD, observability, self-service infra) as a first-class product to keep the “path to production” frictionless.

How do you balance high-growth velocity with technical stability?

The Philosophy

Technical debt isn’t a “bad thing” to be avoided; it’s a set of historical decisions that no longer serve you. Like any loan, leverage can accelerate growth when investments payoff. But if velocity and returns are slowing you need a payment plan before the interest kills you.

The Strategy

  • The ROI Filter: I don’t refactor for the sake of “clean code.” I don’t refactor a micro-service with no users. I refactor when the pain on that debt - measured in bugs, downtime, or developer frustration - starts to exceed the cost of the fix.

  • Zero-Downtime Culture: Especially at scale, stability is a feature. I implement “Guardrail Engineering” where the system is designed to fail gracefully, ensuring that a Series B growth spike becomes a success story rather than a post-mortem.

  • The 70/20/10 Rule: I typically aim to dedicate 70% of resources to new features, 20% to infrastructure/debt, and 10% to R&D. This ensures we never stop innovating, but we never stop fortifying either.