Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's a mindset that's rarely taught: if you have a problem, and you're not writing code to find the solution, you're probably wasting effort.


"I spent 10 hours making a system to perform this 1-hour task in 5 minutes!"

Note that this only pays off if that task occurs frequently enough to offset the upfront programming cost.


Yes. But you can also waste lots of time creating code, when just doing it quick, dirty and manual is faster.


I agree.

But I'd add that even tasks that only require a quick-and-dirty solution can frequently benefit from quick-and-dirty automation. A few throw-away lines in an interpreter environment like irb, for example can often shave several minutes of certain tasks, and throwing a lit bit of code into such tasks can certainly make some otherwise dull processes more interesting.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: