Live data from Hacker News

Reviving a 15-year-old netbook with Arch Linux

parksb.github.io

91–100 of 178 posts

Re: Reviving a 15-year-old netbook with Arch Linux

#91
post #85

Reviving? I'm still running a 2007 EeePC 1001HA on Fedora.

Yeah, installing a newer OS on an old computer you already have is a low effort blog post genre that always seems to be unreasonably popular here.

Though, I don't want to hate on it per se, we all had to start somewhere.

Re: Reviving a 15-year-old netbook with Arch Linux

#93

These 2008-2010 era netbooks are impossible to use as a desktop. They were already painfully slow when they were new, so much so that OEMs shipped them dual booting a stripped down OS. I had an HP Mini. It had a weird 1024x600 display panel, and a lot of applications expect you to have at least 1024x768. Sometimes apps would work fine until they opened a modal that was just a bit too tall, and you had to pray that En…

The best possible use I can think of for one is disassembled and with just the screen and motherboard, running something like a full screen browser that auto refreshes a certain web page like the weather. With 1 gig of ram even the most minimal lxde or similar desktop environment is going to struggle to run a full size chromium or Firefox for anything more than one tab of browser content.

Or I suppose it could be treated like a CLI only info display panel running an ssh client and the "htop" output from a remote server.

Re: Reviving a 15-year-old netbook with Arch Linux

#94

These 2008-2010 era netbooks are impossible to use as a desktop. They were already painfully slow when they were new, so much so that OEMs shipped them dual booting a stripped down OS. I had an HP Mini. It had a weird 1024x600 display panel, and a lot of applications expect you to have at least 1024x768. Sometimes apps would work fine until they opened a modal that was just a bit too tall, and you had to pray that En…

After playing around with old spec hardware I would say before OP gives up try installing Alpine Linux.

Run Alpine Linux from RAM. That will consume about 125MB with the standard install. Set up persistence so you save changes. Install a lightweight window manager and use a lightweight browser like qutebrowser.

Even thought Alpine uses musl you can still get apps like Obsidian to run. I can't remember how though but this whole setup was usable on a PC that had a built in 56K modem.

Re: Reviving a 15-year-old netbook with Arch Linux

#95
post #29
post #23

This brings back memories. I loved my Asus Eee PC 1215p. Bought it with my own money. It was the computer I had when I was moving out of my parental home when I was 20 y/o. When I moved out I had Ubuntu installed on it, but in my student room I realised I had issues with connecting to the internet somehow. Went back to my moms and installed back Windows 7, with the Windows 98 look-and-feel-setting which was a built i…

I too had it and remember it fondly, it got me through my studies. Very portable machine. I eventually swapped it for a thinkpad which I loved even more. Now I’m with a MacBook Air for the time being, but I think I’ll get another thinkpad when the time comes

I miss the form factor of the old netbooks. The 2gb swappable to generally up to 4gb ram was really never great, though was fine with linux as long as you set your swap partition up correctly, though I wouldn't be expecting much in the way of running things like virtualbox or any modern IDE. The 32bit support only was fine then, not now (and with only 2-4gb ram, you didn't want 64bit anyway).

Perfectly adequate for most web dev, scripting, blogging, chatting, network stuff, remote systems administration, etc.

The old netbooks took handling less carefully much more well than anything now other than probably an Apple laptop (I mean, if it fell, odds are it wouldn't break as easily; the ones with hard drives, maybe not as well, but it took more than once; talking the screen and keyboard).

I imagine this is why you liked it. Easy to backpack with.

They were also great for running out for coffee and working without schlepping a full-sized laptop.

I mean the ones with hard drives, not the ones with teeny tiny ssd's. Hard to do much on those, and slower.

Is crunchbang still around?

Re: Reviving a 15-year-old netbook with Arch Linux

#98

These 2008-2010 era netbooks are impossible to use as a desktop. They were already painfully slow when they were new, so much so that OEMs shipped them dual booting a stripped down OS. I had an HP Mini. It had a weird 1024x600 display panel, and a lot of applications expect you to have at least 1024x768. Sometimes apps would work fine until they opened a modal that was just a bit too tall, and you had to pray that En…

When you have a dialog window too big for the screen, you can Alt+Space to open the system menu, then activate the Move menu item, then you can use arrow keys to move the window around, even with the title bar out of bounds.

Not just for obsolete systems, sometimes a full screen application might pick a tiny desktop resolution as well, and not properly restore the resolution, so you could need to deal with a too-big dialog box in that situation as well.

Post reply on HN