this post was submitted on 11 Aug 2025
621 points (94.8% liked)

Fuck AI

3753 readers
640 users here now

"We did it, Patrick! We made a technological breakthrough!"

A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] moseschrute@lemmy.zip 10 points 5 days ago* (last edited 5 days ago) (3 children)

To be fair, Chrome is actually pretty good at some things. I noticed when building an infinite feed of Lemmy posts, Chrome required zero optimization to render hundreds of posts at once. Safari was a different story. I had to rebuild my feed of posts with some pretty complex list virtualization to get Safari to be performant.

I wish I remembered what Firefox was like at the time, but I don’t. Possible it’s also very performant. But as a developer, Chrome is way more enjoyable to build for.

This is NOT an endorsement for Chrome. I absolutely hate Google. Just wanted to provide my perspective as a developer. And maybe that also explains the high ram usage of Chrome since there’s some ✨magic✨ optimization happening that Safari lacks.

[–] floquant@lemmy.dbzer0.com 6 points 5 days ago* (last edited 5 days ago)

True, but part of that is Google developed some "web standards" for Chrome only, and forced the others to adapt or be left behind. Also in some cases, websites work better if you just spoof your user agent to Chrome and get those "improved" pages

[–] impedans@lemmy.world 4 points 5 days ago

Yeah I've got to say, as a developer that Chrome and chromium forks are way more consistent and performant - and easier to develop for.

[–] Buddahriffic@lemmy.world 2 points 5 days ago

I was editing a very large confluence page a little while ago in FF and was getting frustrated with how slow it was getting. I figured it must be better on edge, surely there's been a bunch of optimizations there for the whole thing to have been deemed viable.

Nope, FF was faster. By a decent margin, even. The editor was still usable in FF while edge struggled just to render it at all.