800
submitted 11 months ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 4 points 11 months ago

The thing is, you don't make syntax mistakes on purpose. Especially if you know a language extremely well, a syntax error will happen at random, you won't notice it (if you did, you would have fixed it), and it therefore becomes invisible to you.

Part of your brain "knows" there's no error, because you know the language extremely well, and because if you had made an error, you would have fixed it.

This leads to acute, irrational frustration. It's very human.

There's not really a solution, just smoke more weed and take your eyes off the screen occasionally.

[-] [email protected] 1 points 11 months ago

There are solutions, just use a LSP or read carefully compiler/interpreter errors or run your code through a linter

this post was submitted on 13 Oct 2023
800 points (93.7% liked)

Programmer Humor

32070 readers
444 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS