this post was submitted on 28 Feb 2024
1006 points (97.0% liked)

Programmer Humor

32061 readers
929 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 6 months ago (1 children)

On Error Resume Next never before have more terrible words been spoken.

[–] [email protected] 8 points 6 months ago (1 children)

On Error Resume Next never before have more terrible words been spoken.

Every time I'm reading a PowerShell script at work and see -ErrorAction SilentlyContinue I want to scream into a pillow and forcefully revert their commit.

I've actually done it a few times, but I want to do it every time.

[–] [email protected] 4 points 6 months ago

And that's why you're a hero.