Hacker News new | ask | show | jobs
by astrobe_ 2342 days ago
It looks like a case of analysis paralysis. Customize on use, not upfront. When I write personal tools (throw-away scripts, more long-lived utilities etc.), it is not rare that I change my mind about how they should work after using them - even though I made each and every choice while coding them! You don't know what you need until you need it.