this post was submitted on 07 May 2025
1106 points (96.9% liked)

Programmer Humor

23119 readers
780 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
[–] tiredofsametab@fedia.io 30 points 1 day ago (2 children)

It's 2025 and I have no idea what the current way to center something is. Then again, my job is that of a backend engineer so it's rare I'm outputting anything that isn't a log statement. They can pry tables and center tags from my cold, aging hands.

[–] NigelFrobisher@aussie.zone 1 points 17 hours ago

It’s , obviously.

[–] eager_eagle@lemmy.world 2 points 1 day ago

IMO tables should be more used for... tabular data. Shocking, I know, but the amount of websites that try to emulate a table with divs and uls out there is crazy.