this post was submitted on 14 Feb 2024
488 points (96.9% liked)

Programmer Humor

25511 readers
2205 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] bleistift2@feddit.de 59 points 1 year ago (17 children)

Whenever the compiler refuses to compile because of an unused var:

Hey Jeff, we know the variable is unused. WE CAN SEE THE SQUIGGLE

[–] RustyNova@lemmy.world 26 points 1 year ago* (last edited 1 year ago) (16 children)

Not a go dev. Is it really preventing compilation or is it just some hardened linting rules? Most languages can prevent compile on those errors if tweaked, but that seems bad if it's not a warning

[–] GarytheSnail@programming.dev 2 points 1 year ago

Yes but I've never found it to be that annoying.

load more comments (15 replies)
load more comments (15 replies)