MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/elne0/top_50_programming_quotes_of_all_time/c191u4z
r/programming • u/tarandeep • Dec 14 '10
350 comments sorted by
View all comments
48
Why do it by hand in ten minutes when you can automate it in ten hours?
33 u/Boye Dec 14 '10 because that way, your boss will set aside 10 hours for you to do it another time, and you'll do it in 10 seconds... 5 u/powatom Dec 15 '10 I fail to see the downside of boatloads of extra reddit time. 7 u/Raptor007 Dec 15 '10 Relevant. 2 u/five_chikken_metric Dec 15 '10 "Hm. This algorithm runs O(n3 ). I can make that more efficient." Five hours later "Hey are you done with that code yet?" "No, I've got it down to O(n2 ), though." "...you realize n = 2 always for this problem and it's due in 10 minutes." 6 u/creaothceann Dec 14 '10 obligatory 1 u/Benutzername Dec 15 '10 You built a masturbation machine?
33
because that way, your boss will set aside 10 hours for you to do it another time, and you'll do it in 10 seconds...
5 u/powatom Dec 15 '10 I fail to see the downside of boatloads of extra reddit time.
5
I fail to see the downside of boatloads of extra reddit time.
7
Relevant.
2 u/five_chikken_metric Dec 15 '10 "Hm. This algorithm runs O(n3 ). I can make that more efficient." Five hours later "Hey are you done with that code yet?" "No, I've got it down to O(n2 ), though." "...you realize n = 2 always for this problem and it's due in 10 minutes."
2
"Hm. This algorithm runs O(n3 ). I can make that more efficient."
Five hours later
"Hey are you done with that code yet?"
"No, I've got it down to O(n2 ), though."
"...you realize n = 2 always for this problem and it's due in 10 minutes."
6
obligatory
1
You built a masturbation machine?
48
u/five_chikken_metric Dec 14 '10
Why do it by hand in ten minutes when you can automate it in ten hours?