this post was submitted on 15 Jun 2023
76 points (100.0% liked)

Programmer Humor

35366 readers
5 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
[–] johnhansarick@kbin.social 11 points 2 years ago (6 children)

Reminds me when I was working with a guy and he named a database table recieved . I had adapted my code to that, and then one day without warning he renamed it to received - and it took us an hour to figure out why everything broke.

[–] gbhorwood@kbin.social 5 points 2 years ago (3 children)

had a co-worker once who called the variable holding the first record in a complicated workflow "rec1st" and the last record "reclst", unaware that in every font used by every code editor except his, a lowercase l and number 1 look identical.

i spent a day debugging that after he quit.

[–] japps13@beehaw.org 1 points 2 years ago

Maybe he wasn’t really unaware that only his font choice differentiated the names.

load more comments (2 replies)
load more comments (4 replies)