this post was submitted on 14 Feb 2024
540 points (96.7% liked)

Programmer Humor

19880 readers
300 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
540
??? (lemm.ee)
submitted 10 months ago* (last edited 7 months ago) by [email protected] to c/programmer_humor
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 65 points 10 months ago (34 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

[–] [email protected] 26 points 10 months ago* (last edited 10 months ago) (33 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 2 points 10 months ago

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

load more comments (32 replies)
load more comments (32 replies)