Scrum vs. Not-Scrum, A day in the life of "10x Developer" teams, Hard-work Myths
Issue #69 Bytes
đ± Dive into Learning-Rich Sundays with groCTO —ïž
Article of the Week â
âOf course, in a frequent-release feedback-driven environment, there will be little or no backlog to manage because it will be changing continuously as we learn. Thereâs no point in a large backlog if weâre just going to throw away most of it.â
Scrum vs. Not-Scrum
Allen Holubâs latest essay lands on Scrum orthodoxy. He argues that the Product Owner role, as defined in the Scrum Guide, has become a hollow proxy for what real product leadership requires. The title promises ownership, but in practice, it often reduces to backlog management and ticket grooming, a far cry from the creative, market-facing, and strategic work that true product management demands.
The PO Is a Ticket Manager, Not a Product Leader
The Scrum Guide defines the Product Owner as someone responsible for ordering the backlog and setting product goals. On paper, that sounds strategic. In practice, Holub says, it turns people into âticket monkeys.â
They spend their days writing, refining, and prioritizing stories, while the actual product vision is either assumed, outsourced, or lost entirely. In an environment built on continuous delivery and learning, the idea of maintaining a giant backlog doesnât even make sense.
A healthy team needs 4 or 5 clear next steps based on what theyâve just learned. They doesnât need 200 stories waiting in line. Yet POs, desperate to stay busy, invent work: expanding tickets with unnecessary detail, creating busywork that looks like progress but isnât. This is what happens when you define ownership as maintenance instead of market-driven problem-solving.
Management Is Not Optional
A true Product Manager:
Understands the customer problem deeply
Shapes direction through insight, not backlog order
Measures success in business and user outcomes, not tickets completed
In contrast, the Scrum-defined PO rarely touches any of this. Seemingly a category error, mistaking coordination for leadership, often expressed from certified trainers:
âOur POs do learn product management. We teach all of that in our courses.â
Evident in many organizations beyond the 2000s, notably startups, there exists a hard line between Scrum-as-taught and Scrum-as-practiced. In the real world:
Most organizations apply Scrum mechanically
Cultural norms overpower whatever people learn in a course
Even good training gets buried under the weight of incentives, legacy thinking, and Jira dashboards.
The Scrum Guide itself is the official definition of âScrumâ. And it doesnât mention any of the deeper product principles trainers have to smuggle in. Thatâs why so many teams believe theyâre doing Scrum when theyâre just performing ritualized project management with daily standups. Scrum-by-the-guide taken at its word and in isolation is pretty worthless.
Scrum was never a standalone Agile process. It started as a wrapper around Extreme Programming (XP). XP is one of the more pragmatic ways to make Agile methods more acceptable to traditional management. Scrum softened XPâs discipline and diluted its agility. Two decades later Scrum still functions the same way: a thin layer of process designed to make management feel safe, while teams underneath do the real work of product discovery, design, and delivery.
Thatâs why Scrum always needs to âwrapâ something else like XP, Kanban, or Lean thinking to work at all. On its own, it doesnât produce agility; it only produces ceremony.
If your Product Ownerâs main contribution is moving tickets in Jira, you have an administrative bottleneck. What you need instead are Product Managers: people who combine market understanding, strategy, and delivery judgment to decide what should exist and why. Scrum doesnât forbid that kind of leadership. It just doesnât require it and thatâs the problem.
Other highlights đ
Engineering velocity on steroids: What a 10x team looks like
In an interview with Hamming AI, their CEO helped Anton Zaides discover an answer to the question âwhat does a truly high-velocity engineering team look like day to dayâ?
At Hamming AI, a six-person team (plus two interns) ships faster than many fifty-person orgs. And itâs not what you think: not by working longer hours, but by compounding their learning rate.
The rate of learning dictates everything else
The faster you ship, the faster you learn what works. Every release is an experiment.
Two habits drive this:
Ship quickly. Shorten the cycle time from idea to customer feedback.
Talk to customers directly. Cut out the translation layers that dilute insight.
When engineers joined customer calls, they shipped same-day fixes because they felt the pain directly. The waste wasnât meetings as they initially thought, but rather the CEO playing telephone.
The New PR Process
As velocity increased, code review became the bottleneck. They overhauled it:
Architecture reviews first. Human review before any code is written as itâs the cheapest time to catch errors.
AI-assisted code reviews. Multiple LLMs (Greptile, Graphite, Cubic) run in parallel for coverage.
Human review last. After AI triage, engineers focus on what truly matters.
Average PR merge time: under two hours.
Testing and Quality
Speed exposed fragility. The team responded by doubling down on tests: 10,000 unit tests and a dedicated QA engineer building evals to prevent regressions. The next challenge: keeping their speed and improving reliability.
The CEO Still Ships
To fix bottlenecks, you have to be inside the system. Sumanyu codes daily, following what he calls the âElon algorithmâ:
âFind the most painful problem, simplify it, and fix it.â
Itâs the only way to see where friction actually lives.
Hiring for Learning Rate
Instead of chasing seniority, they hire interns and fast learners. People who adapt quickly and think experimentally. In an AI-driven world, learning rate beats experience. Each week, the team audits where time goes, finds the biggest drag on progress, and fixes that one bottleneck at a time. No grand frameworks, no cargo-cult â10xâ slogans. Pure systematic elimination of waste and relentless curiosity.
Nobody Cares How Hard You Work
Companies donât hire skills; they hire solutions to painful problems their customers are experiencing. If you want your work to matter, find the pain your team or manager actually cares about.
Steve once joined an engineering team at Amazon that had a reputation for poor code and slow delivery. The diagnosis was âlow skill.â But after watching for a week, he discovered a broken release process that made every deployment painfully slow. Fixing that system, not teaching new coding tricks, changed everything.
Start with the Pain
Next time you talk with your manager, ask questions that reveal real friction:
âWhatâs the most frustrating part of your week?â
âWhat keeps the team from moving faster?â
âIf you could fix one thing instantly, what would it be?â
The answers tell you where your effort will actually be seen.
Your Skills Are the Product
Once youâve found the pain, look at what skill, if mastered, will remove that type of pain entirely. Thatâs the product youâre developing in your career.
When Steve worked with that struggling team, his impact was in translating technical issues into business terms leaders could understand. Instead of saying âour pipeline is complex,â he taught the team to say âweâre losing two developer weeks every month.â That small shift unlocked resources and visibility.
Your most valuable skills are often the ones that feel natural â the things you do without noticing. To uncover them, ask:
What problems do I always gravitate toward?
What do I enjoy that others avoid?
What compliments do I downplay because it feels easy?
Those answers point to your authentic strengths: the ones that form your true product.
Whereâs All the Engineering Effort Going?
Last week in New York, Typo AIâs CEO, Kshitij Mohan, held up a placard that said âWhere does your engineering effort really go?â Itâs a simple question, but one that keeps coming up in almost every conversation I have with CTOs.
Everyone wants to move faster. But the real question is âwhat are we moving fast on?â
Across teams, I keep seeing the same pattern. We measure velocity, commits, and releases, but we rarely see how that effort is distributed. Studies from McKinsey show that around 35â45% of developer time still goes into maintenance, bugs, or unplanned work. On dashboards, it all looks like progress, but a big part of that motion is just keeping things from breaking.
Thatâs why visibility into effort allocation matters. Knowing how much time goes into roadmap, debt, or firefighting isnât about tracking productivity. Itâs about knowing where your capacity is really going. When 40% of the teamâs week disappears into maintenance, itâs not a delivery issue. Itâs a signal about architecture, priorities, or process maturity.
And now with AI changing how engineers spend time, this visibility becomes even more important. Coding assistants and automation tools are speeding up some parts of work, but also shifting what âeffortâ even means. Some teams will just move faster. Others will use that saved time to go deeper into design, reliability, and innovation. The difference will come from knowing where the effort actually goes.
So when you look at your teamâs sprint or delivery charts this week, ask yourself â do you really know where your engineering time is going?
Find Yourself đ»
Thatâs it for Today!
Whether youâre innovating on new projects, staying ahead of tech trends, or taking a strategic pause to recharge, may your day be as impactful and inspiring as your leadership.
See you next week(end), Ciao đ
Credits đ
Curators - Diligently curated by our community members Denis & Varun
Featured Authors -
, , , Kshitij MohanSponsors - This newsletter is sponsored by Typo AI - Engineering Intelligence Platform for the AI Era.
1) Subscribe â If you arenât already, consider becoming a groCTO subscriber.
2) Share â Spread the word amongst fellow Engineering Leaders and CTOs! Your referral empowers & builds our groCTO community.




