Showing posts with label programming. Show all posts
Showing posts with label programming. Show all posts

Thursday, August 7, 2025

“One accurate measurement is worth more than a thousand expert opinions.”

        — Grace Hopper

Wednesday, July 30, 2025

“It is better to do the right problem the wrong way than the wrong problem the right way.”

        — Richard Hamming

Thursday, July 24, 2025

“Beauty is more important in computing than anywhere else in technology because software is so complicated. Beauty is the ultimate defence against complexity.”

        — David Gelernter

Monday, June 30, 2025

“This is everything we asked for but not what we wanted.”

        — Unknown, from Clients From Hell #

Wednesday, May 14, 2025

“The problem with Test-Driven Development is that you have to think about what you want the code to do before you write it. And that ruins the surprise.”

        — Jason Gorman

Wednesday, April 23, 2025

“The trouble with programmers is that you can never tell what a programmer is doing until it’s too late”

        — Seymour Cray

Monday, April 7, 2025

“Programming is 10% science, 20% ingenuity, and 70% getting the ingenuity to work with the science.”

        — Unknown

Monday, March 31, 2025

“Being a creator of software systems is like being a god. Only without the omnipotence, omnipresence or omniscience.”

        — Brent Snook (@brentsnook)

Thursday, March 27, 2025

“A computer without COBOL and Fortran is like a piece of chocolate cake without ketchup and mustard.”

Friday, February 21, 2025

“Writing code a computer can understand is science. Writing code other programmers can understand is an art.”

        — Jason Gorman (@jasongorman)

Tuesday, December 31, 2024

“Beauty is more important in computing than anywhere else in technology because software is so complicated. Beauty is the ultimate defence against complexity.”

        — David Gelernter

Thursday, December 19, 2024

“A common fallacy is to assume authors of incomprehensible code will somehow be able to express themselves lucidly and clearly in comments.”

        — Kevlin Henney

Friday, December 6, 2024

“Grant me the serenity to accept the code I cannot change, the courage to refactor the things I can, and the wisdom to know the difference.”

        — Unknown

Monday, November 4, 2024

“Any sufficiently advanced bug is indistinguishable from a feature.”

        — Rich Kulawiec

Tuesday, October 29, 2024

If you ever code something that “feels like a hack but it works,” just remember that a CPU is literally a rock that we tricked into thinking.

        — Ben Driscoll (@daisyowl)

Friday, October 18, 2024

“Remember, good code is like a good joke: It needs no explanation.”

        — Unknown

Friday, October 11, 2024

“Telling a programmer there’s already a library to do X is like telling a songwriter there’s already a song about love.”

        — Pete Cordell

Wednesday, October 2, 2024

“Git gets easier once you get the basic idea that branches are homeomorphic endofunctors mapping submanifolds of a Hilbert space.”

        — Isaac Wolkerstorfer (@agnoster)

Friday, September 27, 2024

“I know it’s impossible, but can you do it anyway?”

        — Unknown, from Clients From Hell

Tuesday, September 24, 2024

“If you can put an axe through it, it’s hardware; if you want to put an axe through it, it’s software.”

        — Unknown