this post was submitted on 19 Jul 2023
276 points (95.7% liked)

Programmer Humor

18255 readers
476 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 1 year ago
MODERATORS
 

saw a 2nd year CS guy run a maze solver (for final exam) with 300 nested if-statements. worked about 50% of the time. so he added another 5000 nested ifs and got it up to 90%. good enough!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 11 months ago

I'm using it regularly to convert metric into imperial fractions.

I'm writing for a factory that is manufacturing windows and door so I'm this field everything is imperial imperial fractions. When I arrived we switched all the internal measurement to metric because imperial SUCKS for automatic processes.

I still need to do the conversion for everything that will be shown to the client.