this post was submitted on 10 May 2026
303 points (99.3% liked)

Programmer Humor

31388 readers
448 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
 
top 50 comments
sorted by: hot top controversial new old
[–] mrmaplebar@fedia.io 184 points 4 days ago

AI rotbrain discovers CSS in 2026.

[–] nullify3112@lemmy.world 6 points 2 days ago

I don’t want anyone on this thread to stumble on my handwritten self hosted website because I probably used the wrong names for CSS classes or something and didn’t test it on those ultra wide monitors that go around the room.

[–] LodeMike@lemmy.today 47 points 3 days ago

These people are indistinguishable from my grandparents when it comes to using tech

[–] Jakylla@jlai.lu 126 points 4 days ago (1 children)

You can also save up to 100% by externalizing the HTML part too

[–] bitjunkie@lemmy.world 5 points 3 days ago

I already do this by writing React components.

[–] Aceticon@lemmy.dbzer0.com 22 points 3 days ago

This is like the "all men can fix the plumbing in their own home" version of web development ...

[–] orca@orcas.enjoying.yachts 107 points 4 days ago

As someone that has been writing CSS for something like 18 years, this is peak cringe.

[–] hissingmeerkat@sh.itjust.works 84 points 4 days ago (2 children)

You can save 100% on tokens by not being a clucker.

[–] deadbeef79000@lemmy.nz 8 points 3 days ago

It'll still produce better markup than MS Frontpage.

But that's like saying someone's asshole would produce a better 'cake' with a light dusting of icing sugar.

[–] squirrel@cake.kobel.fyi 86 points 4 days ago (8 children)
<marquee>suck on these tokens</marquee>  
[–] aeronmelon@lemmy.world 65 points 4 days ago (3 children)

The day the blink tag was removed from the rendering engine was the day we lost our way.

[–] zarkanian@sh.itjust.works 7 points 3 days ago

The story behind the blink tag is so ridiculous.

At some point in the evening I mentioned that it was sad that Lynx was not going to be able to display many of the HTML extensions that we were proposing, I also pointed out that the only text style that Lynx could exploit given its environment was blinking text. We had a pretty good laugh at the thought of blinking text, and talked about blinking this and that and how absurd the whole thing would be. ... Saturday morning rolled around and I headed into the office only to find what else but, blinking text. It was on the screen blinking in all its glory, and in the browser. How could this be, you might ask? It turns out that one of the engineers liked my idea so much that he left the bar sometime past midnight, returned to the office and implemented the blink tag overnight. He was still there in the morning and quite proud of it.

[–] bountygiver@lemmy.ml 9 points 3 days ago

https://developer.mozilla.org/en-US/docs/Glossary/blink_element

While initially popular, became much maligned because of overuse; many people found it annoying. More importantly, it degrades readability and can be particularly problematic for users with visual impairments or cognitive disorders such as epilepsy or ADHD. It can be disorienting or, in the worst cases, even trigger seizures.

tbf it's a valid reason to drop its support

[–] Arigion@feddit.org 11 points 4 days ago (1 children)

Oh come on. Nobody used it since we have animated gifs as replacement.

[–] Wfh@lemmy.zip 24 points 4 days ago

I felt a great disturbance in the Force, as if millions of Geocities pages suddenly cried out in terror and were suddenly silenced.

load more comments (7 replies)
[–] rozodru@piefed.world 51 points 4 days ago (1 children)

this has to be satire right? please someone tell me he's only joking. please.

[–] jlow@slrpnk.net 31 points 4 days ago

I'm reading the whole thread on xcancel and I'm wondering if they're all in on the joke / trolling or ...

[–] rizzothesmall@sh.itjust.works 19 points 3 days ago

If only there was a way to do this with the tags as well

[–] pseudo@jlai.lu 30 points 4 days ago* (last edited 4 days ago) (1 children)

There was a time where people were made fun of for saying they program in HTML. Now some people proudly explains you to use AI to write it. The same type of people use LLM as a calculator and are in awe for its publiposting capacities. Wait for the day they would program a AI to print on carbon paper. Two copy for one file in memory!!

[–] Agent641@lemmy.world 12 points 3 days ago (2 children)

How I look when I ask chatgpt for the 723rd time how much water to use in the rice cooker even though the booklet is right there and I make rice 3 times a week:

[–] pseudo@jlai.lu 1 points 2 days ago

Please, do not ever send me such a thing into my inbox.

[–] MonkderVierte@lemmy.zip 43 points 4 days ago* (last edited 4 days ago) (3 children)

They didn't think of just letting it generate the text (usually Markdown) and then processing it to HTML?

Wait, the LLM does the "thinking" there.

[–] nickiwest@lemmy.world 3 points 3 days ago

I assume that if it isn't already happening, future models will have instructions to maximize token usage.

load more comments (2 replies)
[–] funkless_eck@sh.itjust.works 21 points 3 days ago (3 children)

if they're using class="card" then they're likely using something like bootstrap in which the CSS is largely handled for you anyway

[–] irelephant@lemmy.dbzer0.com 10 points 3 days ago

I have class names like that and I don't use any framework

[–] 3abas@lemmy.world 11 points 3 days ago (1 children)

Fun fact, people often use css frameworks as a starting point and override a lot of built in classes to add their own look.

[–] Blackmist@feddit.uk 7 points 3 days ago

Although it has lead to every website have that 2/3/4 column look for about 10 years at least. Widescreen monitors have 50% of the space wasted,

I think it was Grid that started it, had 12 columns you could divvy up with a load of weird classes, and then a version of grid got added to the CSS standard instead so now it's just there.

You can still make CSS from scratch, but I can see why a beginner would go with Bootstrap or whatever.

[–] tgxn@lemmy.tgxn.net 7 points 3 days ago

Unless your using an LLM to make simple one-page HTML pages. In which case it likes to reinvent the wheel every single time. 🤣

[–] Vince@lemmy.world 13 points 4 days ago

I thought it was arguing how to make ai burn more tokens when scraping your site

load more comments
view more: next ›