You are viewing a single thread.
View all comments
56 points

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.

permalink
report
reply
77 points

Tbh I’d try it multiple times too, just because the concept of cd not being there is horrifying and cannot possibly be the case

permalink
report
parent
reply
2 points

Also muscle memory. I keep typing aliases I only have on my computer :(

permalink
report
parent
reply
25 points

Very true, I would do the same and feel my stomach drop farther each time.

permalink
report
parent
reply
23 points

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

  1. Read all of the words
  2. Believe them
permalink
report
parent
reply
10 points
*

Unless you were the one writing the program and its error messages - then check, that you didn’t mess up there…

permalink
report
parent
reply
6 points

Addendum to 2: never believe that what they say is relevant to what’s actually happening here. You have a lot of faith that the people writing error messages knew what they were doing!

permalink
report
parent
reply
2 points
*

I mean, if the error says “variable foo is not defined” I don’t think it’s wise to go “I’m pretty sure it’s defined, the compiler is just wrong” 😂

permalink
report
parent
reply
3 points

Having written some error messages in a godforsaken database frontend, an error message only means that something didn’t work correctly and may or may not correctly indicate what is actually wrong

permalink
report
parent
reply
7 points

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

permalink
report
parent
reply
5 points

Where is the Windows ‘help’ button, did you try that?

permalink
report
parent
reply
8 points

You see they all different one use / the other use - and ~

/S

permalink
report
parent
reply
3 points
*

Yeah but those are arguments to cd, the error says command not found

Edit: Sorry didn’t see /S

permalink
report
parent
reply
6 points

Never dealt with an intermittent failure or race condition, eh?

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

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

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 7.4K

    Monthly active users

  • 761

    Posts

  • 12K

    Comments