Y
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
BasDirks
5209 days ago
Well, he only bothered to check three of them.
link
lani
5209 days ago
a lazy programmer is one who will write a shell script in an hour to generate three lines of boilerplate...
link
prakashk
5208 days ago
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.
link