this post was submitted on 12 Jun 2025
560 points (99.0% liked)

Programmer Humor

24206 readers
395 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
560
centerDiv.js (lemmy.blahaj.zone)
submitted 4 days ago* (last edited 3 days ago) by not_IO@lemmy.blahaj.zone to c/programmer_humor@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[–] brianary@startrek.website 9 points 3 days ago (3 children)

Wait until you see what they do to avoid learning SQL or Regex or JSON Pointer or XPath.

[–] Alexstarfire@lemmy.world 1 points 7 hours ago

TBF to regex, it's completely unreadable. I love the magic that can be done with it, but by God, it needs syntax highlighting. Something may do this, but I've never seen anything that does.

[–] piccolo@sh.itjust.works 2 points 2 days ago (1 children)

Wait until you see when they refuse to learn anything but SQL.

[–] brianary@startrek.website 1 points 2 days ago

Not something I've encountered.

[–] ICastFist@programming.dev 2 points 2 days ago

Ugh, i've had to write some Selenium tests where I had to come up with weird ass Xpaths because not a single fucking element had an ID and over half would spawn something in a different div