1682
submitted 2 days ago by not_IO to c/programmer_humor@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] ssfckdt 24 points 1 day ago

It's the pages. It's all the JavaScript. And especially the HTML5 stuff. The amount of code that is executed in a webpage these days is staggering. And JS isn't exactly a computationally modest language.

Of the 200kB loaded on a typical Wikipedia page, about 85kb of it is JS and CSS.

Another 45kB for a single SVG, which in complex cases is a computationally nontrivial image format.

[-] 87Six@lemmy.zip 6 points 1 day ago

I don't agree. It's both. I've opened basic no JS sites on old tablets to test them out and even those pages BARELY load

[-] jtzl@lemmy.zip 1 points 1 day ago

What caused the latency in that case?

[-] Passerby6497@lemmy.world 4 points 1 day ago

Probably just the browser itself, considering how bloated they're getting. It's not super surprising, considering the apps run about as fast (on a good day) as it did 5-10 years ago on a new phone, it's gonna run like dogshit on a phone from that era.

this post was submitted on 12 Mar 2026
1682 points (100.0% liked)

Programmer Humor

30344 readers
1642 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