this post was submitted on 22 Feb 2024
695 points (96.4% liked)

Programmer Humor

32119 readers
692 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
[–] BeigeAgenda@lemmy.ca 3 points 7 months ago

Reminds me of my lottery number randomizer in VB 3.0 I calculated 10 rows and checked each input box against the others without any loops, and then each row was just copy pasted. 🤦