this post was submitted on 24 Oct 2025
200 points (98.5% liked)

Programmer Humor

27127 readers
2608 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] the16bitgamer@programming.dev 4 points 6 days ago

Got caught in that trap at my first coding job. Made a sort formula and a sr dev asked my I didn’t just use the array.sort.

My answer: I didn’t know it was there.