Hacker News new | ask | show | jobs
by mrweasel 1875 days ago
While I don't agree with the tone, and the expectation that other should ensure that you can keep running a free OS on a 12 year old laptop, there is a point to this website.

I did all the thing I do now 15 years ago on my laptop. Sure video quality have improved, screen resolution have increased and I can do more stuff online, if I want to. All the daily stuff, browsing the web, hobby programming and paying my bills online, why can't I do that with 1 or 2GB of RAM?

We could do 100Mbit networking 15 years ago, or even 20 years ago, so the increased network speed shouldn't be an issue.

1 comments

Hobby programming and paying bills are relatively lightweight tasks. Using cloud document editors and social media definitely isn't. At best, your computer will have noticable latency and at worst it'll crawl so slowly it's unusable. Check out https://idlewords.com/talks/website_obesity.htm for some thoughts on this topic that align with mine.

The network speed is by no means an issue. The problem is that all websites feel the need to mess with their DOM and execute megabytes of JavaScript just to do basic tasks. Then your bottleneck becomes the processor speed and the amount of RAM, the latter a larger obstacle in my experience.