Please also write the author
Ask HN: What are your favourite computer programming quotes
1–10 of 22 posts
Re: Ask HN: What are your favourite computer programming quotes
#2This is my favourite one: Programming is like kicking yourself in the face, sooner or later your nose will bleed. Kyle Woodbury
Re: Ask HN: What are your favourite computer programming quotes
#3Right now I can think of one which is not about programming itself but uses a programming analogy to explain politics:
"Being POTUS must be like inheriting a 240 year old code base and being asked to fix it in 4 years while half your team tries to sandbag you."
source: https://twitter.com/gblache/status/784201528110448640
Re: Ask HN: What are your favourite computer programming quotes
#4Never deploy shit on Friday! (Colleague)
Re: Ask HN: What are your favourite computer programming quotes
#5"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." --Donald Knuth
Re: Ask HN: What are your favourite computer programming quotes
#6"There are only two hard things in Computer Science: cache invalidation and naming things." -- Phil Karlton
Re: Ask HN: What are your favourite computer programming quotes
#7"It's easier to ask forgiveness than it is to get permission." --Grace Hopper
Re: Ask HN: What are your favourite computer programming quotes
#8"Perfection is achieved not when there is nothing more to add, but when there is nothing left to take away." -- Antoine de Saint-Exupéry
(Programming wasn't the original context; design in general was.)
Re: Ask HN: What are your favourite computer programming quotes
#9"There are only two hard things in Computer Science: cache invalidation and naming things." -- Phil Karlton
I know this as "There are only two hard things in Computer Science: cache invalidation, naming things, and off-by-one errors."
Re: Ask HN: What are your favourite computer programming quotes
#10“PHP is a minor evil perpetrated and created by incompetent amateurs, whereas Perl is a great and insidious evil, perpetrated by skilled but perverted professionals.”
— Jon Ribbens