Live data from Hacker News

Damn Small Linux 2024

damnsmalllinux.org

21–30 of 185 posts

Re: Damn Small Linux 2024

#21
post #5

Also by using Musl and Alpine as a base the amount of software you can put in 700MB it's huge. With 700MB, IceWM and ZZZFM you could fit half a CD even with all the X.org drivers installed and you could fit Abiword, Gnumeric, Seamonkey, Dillo and so on with ease. Offering an alternative with Linux-Libre will be interesting too, as often the Libre kernel works faster than the vanilla one, and legacy computers have all…

700mb used to host the whole ubuntu desktop for many years though

Re: Damn Small Linux 2024

#22
post #5

Also by using Musl and Alpine as a base the amount of software you can put in 700MB it's huge. With 700MB, IceWM and ZZZFM you could fit half a CD even with all the X.org drivers installed and you could fit Abiword, Gnumeric, Seamonkey, Dillo and so on with ease. Offering an alternative with Linux-Libre will be interesting too, as often the Libre kernel works faster than the vanilla one, and legacy computers have all…

I don't know if Musl is worth the hassle if one is only interested in the reduced size. I see the point if you have everything statically linked, but with dynamic linking, you have glibc sitting there just once with a few MB, and you don't have to tackle all the issues that can arise when using Musl (e.g., DNS).

Alpine's compressed container image is nowadays something like 3 MB, okay, that's very small, but I wish they had an 8 MB glibc version. On the other hand, there is debian-slim, but it's not as good as Alpine when it comes down to stripping down the size, it still weighs in at around 30 MB. I'm still using it, though, although I think it could be smaller.

Re: Damn Small Linux 2024

#23

> keeping otherwise usable hardware out of landfills while i like this idea in theory, in practice the energy efficiency and lower electricity costs of newer hardware mean that in terms of both cost and environmental impact it would probably be better to recycle the old hardware and buy something new in most cases.

It really depends. Computers have got very efficient in the last ten years.

Throwing away a five years old chromebook because google decided they don’t want to support it is very different than throwing away a Pentium4 (more of a heating machine than a processor)

Re: Damn Small Linux 2024

#24

Fantastic to have another option with modern tools! great work that will be appreciated by many. Between this, Puppy, and Tiny Core Linux so much old hardware can be put to potential use. I’d also mention Finnix as an excellent rescue image solution. Any other awesome projects for limited hardware and Linux use that should be more well known?

I'd say Alpine is in that category, and depending on how you count "Linux", OpenWrt too

Re: Damn Small Linux 2024

#25
Wow, this submission has fantastic timing for me.

I have been looking for a minimal linux distribution to run under qemu, so I've been shopping in this small distro market.

I really like 'tiny core' best so far in terms of functionality / size, but I would love to not have to backbend to get it to persist to disk.

Re: Damn Small Linux 2024

#27
Wow, this is crazy. I came across the DSL website last night while trying to figure out how to compile a minimal Linux kernel myself, and now here it is on HN! I used DSL back in high school when it was new.

As a side note, why does compiling Linux have to be so... obtuse? It just stops for me after several minutes of building out objects with no explanation.

Re: Damn Small Linux 2024

#28

The "damn small" linux has 2 windows managers and 3 browsers. Doesn't look like it's small, looks like it's a collection of things the author enjoys.

> All the applications are chosen for their functionality, small size, and low dependencies

I wouldn't mind a few extra mb of software if it improves my overall user experience. The nice thing about DSL is that its slim despite having a pretty comprehensive app suite.

Re: Damn Small Linux 2024

#30

Fantastic to have another option with modern tools! great work that will be appreciated by many. Between this, Puppy, and Tiny Core Linux so much old hardware can be put to potential use. I’d also mention Finnix as an excellent rescue image solution. Any other awesome projects for limited hardware and Linux use that should be more well known?

I've been quite happy with Alpine Linux. You can build it up to suit your needs for desktop, server, embedded or containers, but will run quite speedily on any supported arch from a few tens of MB of memory. The APK package manager is pleasant and quick, and the package list is quite extensive.
Post reply on HN