November 24, 2025
Bug week or bust?
We stopped roadmap work for a week and fixed bugs
A week off the roadmap: bug blitz bliss or broken habit
TLDR: A 45-person team paused features to squash 189 bugs in one week. Commenters split: some cheer the morale boost and detail polish, others warn “fixit” weeks mask broken processes and say bugs should be fixed as part of regular work—plus jokes about leaderboards and burnout.
A team of 45 hit pause on “normal work” and spent a whole week squashing the tiny annoyances—unclear error messages, scroll glitches, slow tests—and racking up points on a bug leaderboard. No meetings, no planning, just fixes under two days, t‑shirts for bragging rights, and a final tally of 189 bugs slain. Highlights included a 2021 feature finally shipped in a day, a 25‑line tweak that saved every developer extra clicks, and an easier “all‑in‑one” version of their Perfetto toolkit built in an hour (yes, with AI).
Then the comments exploded. The hottest take: is a “fixit week” a feel‑good patch or a process failure? One camp cheered the morale boost and craft polish—“most fun, most fulfilling”—while skeptics roasted the idea as an anti‑pattern: if bugs pile up, why aren’t they part of the everyday plan? Another debate: are these even bugs? One commenter called out that at least one “bug” looked like a feature, suggesting it’s really a week for “low‑priority stuff.” The philosophical crowd chimed in: if there’s a bug, the feature was never finished—so stop treating fixes like second‑class work. And of course, the meme brigade showed up: “Bug leaderboard sounds like Hunger Games,” “t‑shirt bribes,” and the dark joke of the day—“189 bugs in a week… who quit?” Pure internet energy.
Key Points
- •The org runs a quarterly week-long fixit, pausing regular roadmap, design, meetings, and standups.
- •Fixit work is limited to tasks under two days, focused on small end-user issues or developer productivity.
- •This fixit closed 189 bugs with 40 participants; median 4 bugs per person and a maximum of 12.
- •Highlights include improving Perfetto via a long-standing 2021 feature request and streamlining CI access via a GitHub Action.
- •An amalgamated SDK build was created in about an hour (with AI), making integration easier for users.