Hacker News new | ask | show | jobs
by bigfatkitten 525 days ago
There are lots of lazy software 'engineers' in wealthy western nations who just assume everyone, everywhere has unlimited 5G or gigabit fibre, and that the size of their 150MB React monstrosity or the 300 API calls it makes when you click a button don't matter.
2 comments

I always assumed it's largely a SV thing. The rest needs to pay for infrastructure out of pocket and 150MB transferred to any new visitor quickly piles up.
It's an exaggeration 10x but yeah MBs is not unheard of

edit: it's funny there was this cool sports car demo with scrolling animations and if you looked at the code, it loaded like a 1000 images to do the animation

I think if you open the Network Inspector more often, you'll find that you weren't actually exaggerating at all.

Resource utilization has basically zero headspace for many developers now, and even less among non-technical stakeholders (who fundamentally rely on engineers to bring it to their attention).

Things are really bad these days.

It's so rare for developers to care about performance that when you find someone who actually does, it makes quite a splash.

https://news.ycombinator.com/item?id=41883419