Hacker News new | ask | show | jobs
by ekwogefee 522 days ago
It's cheaper, at least where I live in Central Africa.

You can pay as your budget allows — per day, per hour, night bundles, or even smaller data packages like 150MB.

Public Wi-Fi isn’t common in places like malls, gyms, schools, offices, or hospitals here. However, mobile data ensures you stay connected on your cellphone.

I've switched between three ISPs in the past three months, all of which have been disappointing, mainly due to poor customer service. With cellular data, I can easily top up using mobile money whenever my data runs out.

I also use my phone’s hotspot to connect my PCs at home or on the go.

1 comments

150MB? damn, that's like a SPA
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.
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