this post was submitted on 30 Sep 2024
552 points (97.4% liked)

Programmer Humor

19315 readers
56 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Thorry84@feddit.nl 58 points 4 days ago (14 children)

Hmmm command not found, let me just try the same command a couple more times, this time it will work right?

In IT teaching users to actually read and understand errors is always an uphill battle.

[–] skulbuny@sh.itjust.works 23 points 4 days ago (6 children)

I learned early in my software engineering career these two beautiful rules of debugging:

  1. Read all of the words
  2. Believe them
[–] ugo@feddit.it 7 points 3 days ago

Until you write a compiler error in some deeply templated C++ code, in which case just reading every word takes all day

/s but not too much

load more comments (5 replies)
load more comments (12 replies)