this post was submitted on 30 Dec 2024
668 points (98.7% liked)

Programmer Humor

27433 readers
1738 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
668
AI in reality (slrpnk.net)
submitted 10 months ago* (last edited 10 months ago) by ByteOnBikes@slrpnk.net to c/programmer_humor@programming.dev
 
you are viewing a single comment's thread
view the rest of the comments
[–] bleistift2@sopuli.xyz 6 points 10 months ago (1 children)

Can you blame them? Last month my colleague (we’re both developers) pointed out how fucking deep we got into the woods of the “What if”s and “What should happen here”s of a feature that looked dead simple on its surface.

[–] AnarchistArtificer@slrpnk.net 3 points 10 months ago

I love and hate in equal measure the hubris with which one regards a "simple" problem that turns out to be very difficult. I love it because it usually ends up being productive eventually. I hate it because it's hard to emerge from the rabbit hole once you've committed to it.