this post was submitted on 03 Sep 2024
847 points (99.5% liked)

Programmer Humor

32054 readers
1564 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] 47 points 2 weeks ago (2 children)

Sound like a critical race condition or bad memory access (this latter only in languages with pointers).

Since it's HTTP(S) and judging by the average developer experience in the domain of multi-threading I've seen even for people doing stuff that naturally tends to involve multiple threads (such as networked access by multiple simultaneous clients), my bet is the former.

PS: Yeah, I know it's a joke, but I made the serious point anyways because it might be useful for somebody.

[–] [email protected] 24 points 2 weeks ago (1 children)

This is why we shouldn't ban Critical Race Theory.

[–] [email protected] 4 points 2 weeks ago

Yeah! Nobody uses CRT monitors anymore.

[–] [email protected] 3 points 2 weeks ago

Lazy load exception anyone?