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

推荐订阅源

The GitHub Blog
The GitHub Blog
IT之家
IT之家
B
Blog RSS Feed
罗磊的独立博客
GbyAI
GbyAI
博客园 - Franky
Y
Y Combinator Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google DeepMind News
Google DeepMind News
博客园 - 聂微东
N
Netflix TechBlog - Medium
博客园 - 三生石上(FineUI控件)
人人都是产品经理
人人都是产品经理
U
Unit 42
博客园 - 叶小钗
Jina AI
Jina AI
MyScale Blog
MyScale Blog
雷峰网
雷峰网
B
Blog
Hugging Face - Blog
Hugging Face - Blog
Blog — PlanetScale
Blog — PlanetScale
Recent Announcements
Recent Announcements
腾讯CDC
酷 壳 – CoolShell
酷 壳 – CoolShell

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.

Their research revealed that individuals consistently overestimate their own input. When applied to domestic tasks, both partners in a relationship tend to believe they’re doing more than their fair share – often claiming to handle 60-70% of the housework.

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

The availability heuristic is a cognitive shortcut where people tend to estimate the likelihood or frequency of an event based on how easily examples of it come to mind, as first described by Amos Tversky and Daniel Kahneman in their 1973 paper “Availability: A heuristic for judging frequency and probability” (Tversky, A., & Kahneman, D. (1973). Cognitive Psychology, 5(2), 207-232).

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!