Hacker News new | ask | show | jobs
by operatorius 3035 days ago
How bad does the situation have to be that picking up stuff from the ground enables you to move freely?
3 comments

I’ll let my kids roam your house freely for 15 minutes and we’ll see just how bad things can get.
+1, it only takes ten seconds for them to up end a box of toys and make it hard to walk across the floor
It doesn't take much! A shoe in the middle of a hallway makes it slightly more trouble to move past without tripping, or a box under a desk makes it slightly harder to vacuum. Over the course of cleaning, each time you think about something like that is a small source of stress that makes the task less pleasant.

It's the same thing in a codebase. If your functions mutate arguments, even a little, or if the code is not formatted consistently, the resistance to movement increases, and tasks become less pleasant. If you wait for real spaghetti code it's already too late; if you're used to chaotic code, you won't understand what I'm talking about.

It's sort of like test driven vacuuming ;)

I love the comparison to codebases. I just wish I could commit the perfect tidy version of the room to a git repo and then reset to that every night. :)

If you have kids it takes about an hour for the house to become hard to move around. We're taking about tiny pieces of lego all over the place, cars building blocks, train sets etc

Sorting those out is the hardest chore for me.