Skip to content

Comment on Ask HN: Remote workers, how do you show your work?

Comments

I was a terrible developer for many years because of my inability to properly communicate progress. Because there wasn't any for the most part. Parkinson's Law is REAL. Beware! I ended it by religiously adhering to a rule to commit every little bit of progress, as I go. There's only one deadline: today. It completely changed my career.

Keep your commit stream going. If you're starting something from scratch, do a commit with a message like "Something (1)" and then increment the index and commit every iteration. You can merge these commits down the road for a cleaner history, but pushing soon and often is KEY to building momentum.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.