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

Programmer Humor

24241 readers
1992 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
564
centerDiv.js (lemmy.blahaj.zone)
submitted 5 days ago* (last edited 4 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
[โ€“] Alexstarfire@lemmy.world 1 points 1 day ago (1 children)

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.

[โ€“] brianary@startrek.website 1 points 14 hours ago

You get used to it sooner than you'd think. There are libraries to convert between regex and English. Maybe it deserves a Unicode code block like APL?