惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
阮一峰的网络日志
阮一峰的网络日志
Jina AI
Jina AI
博客园 - Franky
U
Unit 42
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
宝玉的分享
宝玉的分享
B
Blog RSS Feed
雷峰网
雷峰网
D
DataBreaches.Net
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
I
InfoQ
美团技术团队
云风的 BLOG
云风的 BLOG
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Martin Fowler
Martin Fowler
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
大猫的无限游戏
大猫的无限游戏
G
Google Developers Blog
T
Tailwind CSS Blog
P
Proofpoint News Feed
The GitHub Blog
The GitHub Blog
月光博客
月光博客
Engineering at Meta
Engineering at Meta

JonahDevs

Building in Public: The ‘Back to It’ VS Code Extension – Part 1 Building in Public: The Time, the Silent Exploit: The Unseen Enemy in Every Codebase Time, the Silent Exploit: The Unseen Enemy in Every Codebase The Mindful Coder’s Workweek: 5 Themes to Enhance Your Craft and Satisfaction The Mindful Coder From Dirty Dishes to Clean Code: How Household Chores Mirror Programming Team Dynamics You’re Closer Than You Think: The Only 6 DNS Concepts You Really Need You The Wasabi Method: Shocking Your Way Out of Anxiety Attacks The Wasabi Method: Shocking Your Way Out of Anxiety Attacks Free Software: The New Nicotine? Big Tech’s Playbook Straight Out of Big Tobacco Free Software: The New Nicotine? Big Tech Your Gut is Smarter Than Your Spreadsheet: The Art of Software Estimation Your Gut is Smarter Than Your Spreadsheet: The Art of Software Estimation The Subtract Day: Why Less Code Can Lead to More Success The Subtract Day: Why Less Code Can Lead to More Success ESLint ESLint: Why We Actually Bother Understanding Nginx Part 1: The Power of Event-Driven Architecture Exercise Snacks: The Secret to All-Day Energy and Productivity How Important Clamping Is For Woodworking How to Fix Your Sleep Cycle Min/Maxing WordPress Hosting Min/Maxing My Internet Provider Everyone Uses Super Glue Wrong.
From Dirty Dishes to Clean Code: How Household Chores Mir...
Jonah · 2024-07-06 · via JonahDevs

Ever felt like you’re the only one pulling your weight in a coding project? You might be experiencing the same psychological phenomenon that happens with household chores. Let’s dive into this unexpected parallel and see what we can learn about team dynamics, whether you’re wielding a mop or a keyboard.

The “I Do More” Illusion: It’s Not Just for Laundry Anymore

A groundbreaking study by Ross and Sicoly in 1979 uncovered a curious phenomenon in how we perceive our contributions to joint activities, including household chores.

Fascinatingly, when you add up these self-reported contributions, the total frequently exceeds 100%. This perceptual quirk isn’t just limited to deciding who does the dishes – it shows up in professional settings too, including programming teams!

In the Home:

  • Both partners claim to do 60-70% of household chores

  • The sum often exceeds 100% when you add up both estimates

In the Code:

  • Team members often overestimate their contributions to a project
  • Just like with chores, the total perceived effort can exceed 100%

The Invisible Work Conundrum

Household Edition:

  • Tasks like meal planning or scheduling appointments often go unnoticed
  • These “invisible” chores can lead to feelings of underappreciation

Coding Edition:

  • Activities like code review, debugging, or maintaining documentation are easily overlooked
  • These crucial but less visible tasks can make developers feel undervalued

The “It’s Not Done Until It’s Done My Way” Syndrome

At Home:

  • Partners may have different standards for what constitutes “clean”
  • This can lead to redoing tasks or feeling like the other person’s work doesn’t count

In the Codebase:

  • Developers might have varying ideas about code quality or best practices
  • This can result in extensive refactoring or dismissing others’ contributions

The Availability Heuristic: Memory Plays Tricks

Chore Memory:

  • We vividly remember our own efforts (like that time you scrubbed the bathroom for hours)
  • Partners might forget or not notice each other’s contributions

Code Memory:

  • Developers clearly recall their late nights fixing bugs or implementing features
  • It’s easier to forget or overlook teammates’ equally intense coding sessions

Bridging the Gap: From Home to Hostname

So, how can we apply what we’ve learned about household chores to improve our coding team dynamics?

  1. Track Contributions: Just like keeping a chore log, use project management tools to visualize everyone’s input.
  2. Rotate Responsibilities: Switch up coding tasks regularly, just as you might alternate who does the laundry.
  3. Acknowledge Invisible Work: Recognize code reviews and documentation as much as feature development.
  4. Communicate Standards: Agree on coding standards upfront, like deciding how clean is “clean enough” for the living room.
  5. Regular Check-ins: Have sprint retrospectives to discuss perceptions and appreciation, much like you’d have a household meeting.

The Bottom Line: It’s All About Perception

Whether you’re dealing with dirty dishes or messy code, remember that perceptions can be skewed. The next time you feel like you’re the only one pulling your weight in a project, take a step back. Your teammates might be feeling the exact same way!

By understanding these biases, we can build more empathetic, appreciative, and effective teams – whether we’re talking about keeping a home running smoothly or shipping that next big feature.

So, the next time you’re knee-deep in code, remember: you’re not just a developer, you’re also a psychologist in training. And maybe, just maybe, those project management skills will come in handy for divvying up the household chores too!