this post was submitted on 04 Nov 2025
727 points (99.9% liked)
iiiiiiitttttttttttt
1284 readers
873 users here now
you know the computer thing is it plugged in?
A community for memes and posts about tech and IT related rage.
founded 6 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Ah, you must be an expert
One time my boss asked me to basically solve the Travelling salesman problem.
My first pass at ot was a simple grab closest neighbor solution, but that left a slightly unoptimal path and my boss asked me to "fix" it. I explained to him why, no, I can't make it both fast amd accurate, pick one, while also showing him that wikipedia page. I was so mad when he said just make it more accurate ignoring now it takes hours to run sometimes only to save 10 seconds of a machine moving.