Hacker News new | ask | show | jobs
by th0waway 3586 days ago
This is where I take the time to explain to everyone that "Yeah, while it may save you time to do it manually, if you do it THIS way instead, you never have to write it from scratch again, and your output goes waaay up".

Every job I've ever had, I always look at how my predecessors do the job, then automate the crap that I don't want to deal with. :/

1 comments

I'm in the middle of writing a retrospective on my PhD - the stuff I wish I'd done at the beginning. Perhaps unsurprisingly, it mostly boils down to automate and pipeline everything. It almost always saves time because inevitably you have to repeat work with parameters changed very slightly.