Nerds, nerds, everywhere

So it’s been a busy old week in the world that is Morgan.  I’ve suddenly been thrown into a world where work seems to be not even remotely close to the number of hours I have in the day.  Well, I say that, but in reality I’m still far better off than I have been for the last 2 years.  It’s just that for 3 of the thus far 4 days I’ve been getting home at gone 6 after getting to work at 8.  Which just seems a bit of a jip after the last couple of weeks when I’ve been doing my standard 8 til 4 which my body was just really starting to like.  C’est la vie.  When me must and all that.

Anyway that’s not the purpose of todays rant.  During this week I’ve spent a lot of time on various training courses and met a lot of new people which normally would be great.  This was all in the name of “personal and professional development”, which is basically a government initiative that says that postgrad researchers are coming out of university with brilliant minds in their field (read scientific minds) but lack daily interchangeable skills that make them an asset to employers.  Now this isn’t something that I believed until this week.

This week I’ve done courses that introduce statistics, Linux, open-source software and how to use big scary magnets.  Well I say that but really I’ve used bigger magnets and have done a lot more than just press a few buttons.

Anyway.  I know that I’m not the coolest person in the world and don’t pretend to be, never have.  But bloody hell.  This week I’ve met several people that just personify the word nerd, in the fact the definition should perhaps be modified in light of these new subjects.  Compared to these people I looked like the Fonz.  My god I even saw a pocket protecter for the first time in real life. My only thought was “Really?”

I try not to be a harsh person in normal life but when I feel like bullying people it just makes me thing that a) they must have had a really sh*t life and b) they must really be asking for it.

Trousers go below the belly button.  And if you’re really going to wear them at such heights do you really need to tuck the shirt into them along with wearing the tightest belt in the world?

I appreciate that academia is an escape from the real world for a lot of people but really reality needs to slap these people about the face with a trout.


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

[^1:] http://morganbye.net/2009/11/nerds-nerds-everywhere) [^2:] http://morganbye.net/blog/?p=93

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.