this post was submitted on 28 Apr 2025
502 points (98.5% liked)

Curated Tumblr

4952 readers
439 users here now

For preserving the least toxic and most culturally relevant Tumblr heritage posts.

The best transcribed post each week will be pinned and receive a random bitmap of a trophy superimposed with the author's username and a personalized message. Here are some OCR tools to assist you in your endeavors:

Don't be mean. I promise to do my best to judge that fairly.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Squibbles@lemmy.ca 36 points 2 days ago* (last edited 2 days ago) (2 children)

Years ago I remember reading Visual Studio c++ patch notes that mentioned having fixed a bug with having more than 255-deep nested parentheses. Good times

[–] FierySpectre@lemmy.world 8 points 1 day ago

The max at my job is 20 and it's already horrifying. (C# though) (The variable naming also sucks, a bool 'ok' is constantly overwritten and 12/20 indents are 'if (ok) { ') (guess who's leaving that job, large part because of the coding practices)

imagine the spaghetti code that someone had to go through to find that bug