this post was submitted on 07 May 2025
1139 points (96.7% liked)

Programmer Humor

25511 readers
2233 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
[–] obinice@lemmy.world 45 points 3 months ago (32 children)

Okay but how do u center a div in 2025

[–] umbraroze@slrpnk.net 17 points 3 months ago (17 children)

If using plain CSS, usually it's enough to set width appropriately, and margin-left and margin-right to auto.

If using a Modern Frontend/CSS Framework, then may God have mercy on your poor soul.

(Seriously I just started a new project with TailwindCSS and I'm so confused. But not entirely desperate yet.)

[–] Korhaka@sopuli.xyz 11 points 3 months ago (7 children)

So what is the point of these frameworks if they make it harder?

[–] Ricaz@lemmy.dbzer0.com 16 points 3 months ago (1 children)

If you spend a lot of time on a single framework, you will transcend and become a sort of frontend diety, growing multiple extra limbs allowing you to type in CSS classes faster than any mere mortal

[–] SaharaMaleikuhm@feddit.org 10 points 3 months ago (1 children)

Until everyone moves over to the next thing and you start from 0 again. Web dev is a nightmare.

[–] gradual@lemmings.world 0 points 3 months ago* (last edited 3 months ago) (1 children)

What's sad is that web development is only a nightmare so websites can be worse.

I genuinely believe it's part of the concerted effort by the cabal to make us accept a 'new normal.'

They don't want an environment where anyone feels like they can make a website. They want us to believe we need to spend years studying before we can do anything, and even then we can only do what our bosses tell us to.

[–] Ricaz@lemmy.dbzer0.com 1 points 2 months ago (1 children)

This is a bit of a stretch I think..

Web development is complicated because it's indredibly poorly "designed" from the beginning, and doing a full redo is impossible.

It is 100x easier today than it was in 2006 when I started.

[–] gradual@lemmings.world 0 points 2 months ago

It's easier today to make a website that would be 'acceptable' in 2006.

load more comments (5 replies)
load more comments (14 replies)
load more comments (28 replies)