METABYTE
Back to articles

Mob Programming with Sticky Notes: When Silence Is Golden

Think code review is tough? Try explaining an algorithm using only sticky notes.

14 mai 20262 min read
Mob Programming with Sticky Notes: When Silence Is Golden

Ever tried coding without speaking a word? No, it's not a new challenge for introverts — it's a mob programming format the author experienced at a coding dojo.

The experiment: a team of developers writes code communicating exclusively via sticky notes. No voice, no chat — just paper notes stuck to the monitor. Sounds like torture, but it turned out to be an unexpectedly effective way to sharpen communication and documentation skills.

How It Works

Participants split into teams, each tasked with implementing the Enigma cipher machine. One person writes code while others suggest via sticky notes. Every 10 minutes, the "pilot" rotates. The constraint forced everyone to articulate ideas clearly and concisely — like code comments you'd actually be proud of.

The author notes that this format reveals team collaboration issues: someone starts writing spaghetti code, and colleagues try to fix it through notes. The result is not just code but an artifact with a paper trail of edits.

Takeaways for Developers

  • Written communication enforces discipline: fewer rambling discussions, more substance.
  • Voice-less mob programming is great training for remote teams where calls aren't always feasible.
  • If your code review devolves into endless chat threads, try the sticky note method — at least for laughs.

METABYTE studio's take: We love experimenting with workflows too, but we're not switching to paper just yet — our CI/CD pipeline doesn't support sticky notes. Still, a fun idea for a retro: write "what went wrong" on a sticky and slap it on your manager's monitor.

NEXT STEP

Liked the approach?

We apply the same principles to client projects: AI, automation, products that don't die after launch.