Hacker News new | ask | show | jobs
by Mavyrk 5209 days ago
A 'lazier programmer' who actually checked the optimization of various factorial methods?

There's a joke in there somewhere...

2 comments

Well, he only bothered to check three of them.
a lazy programmer is one who will write a shell script in an hour to generate three lines of boilerplate...
It's worth it, if you have to type the boilerplate code hundreds of times. Consider the time wasted in debugging errors due to typos etc. It's even more worth if that shell script (or, in my case an emacs yasnippet) is parameterized.