I've been using it as daily driver since four or five years now. At first it was a bit difficult, we had to wait for patches for musl a lot for common desktop binaries. But now I don't even remember waiting for an update and I don't have to compile some tools myself anymore. Everything is in the repo.
Yes i agree, I don't need much, it just works flawlessly with River + Foot + Firefox + Helix and I try to keep it minimal. No games, not much graphical tools.
apk is such a magical tool. Never broke my edge install with it... Like Arch did with AUR.
And the last install that I did recently on a remote server was just so easy with 'setup-alpine'... Way better than five years ago.
The only drawback is the documentation I think... I'm using the gentoo one, which is perfect for Alpine.
I mean you exactly underline what I said. You can use anything for desktop usage, depending on your requirements. But Alpine is not meant to be used like this. Or with requirements like yours, you basically could use anything, there is no really advantage of using Alpine for your specific needs compared to many other distros out there.
I am not saying nobody should use Alpine on desktop, its just false "advertising" if you proclaim its perfectly fine to be run a s such.
I like Alpine Linux very much and use it when I am going to containerize an application in docker. It's incredibly lightweight and has a very good security history.
I recently pushed my company to move everything off of Alpine and onto Debian Slim
We had too many issues with musl that are incomprehensibly obscure and impossible to troubleshoot. Now the environment we deploy on is functionally the same to the environment our devs develop on
The v1.2.4 release might fix up some of your issues:
This release adds TCP fallback to the DNS stub resolver, fixing the longstanding inability to query large DNS records and incompatibility with recursive nameservers that don't give partial results in truncated UDP responses. It also makes a number of other bug fixes and improvements in DNS and related functionality, including making both the modern and legacy API results differentiate between NODATA and NxDomain conditions so that the caller can handle them differently.
Not that it matters much if you've already migrated away to a libc distribution.
I tried Alpine for a desktop installation. The package manager has surprisingly decent package set. And the performance is the best I found, for some reason applications starts faster.
But I had to stop the experience because websites thats includes widevine didn't work.
Its sad to say, but many softwares relies on non-standard glibc shit.
With glibc instead of musl Alpine can be simply the best distro. If musl is not faster that glibc I don't think glibc will make Alpine slower.
Why is musl better than glibc? Looking at the licence, it's just your classic corporate cuckolding that always leads to a net decrease in upstream contributions
I should have been more clear -- Debian/Arch "just works" and (both low/mid/high users) do not need of anything beyond that. And both Alpine/OpenBSD do not provide an extra "need" to anything of what both Debian/Arch already does. Unless if Alpine and/or OpenBSD provides a feature that makes Arch/Debian obsolete in any way.... then yep, both will become more relevant.
I've been playing around with Alpine recently and I quite like it. Now if I can just get my virtual desktop Alpine container to work correctly I would be very happy haha.
I have a bunch of container images I build for Kubernetes using Debian as the base. With the recent release of Debian 12, maybe it’s a good time to look at re-basing on Alpine for the simpler stuff.
I've been installing Gentoo on my every machine. But I realistically could install Alpine on those few that I don't use so often.
At least I'm gonna test. It's been years since I used Alpine on any machine.
Alpine is pretty awesome. The reason I use Debian over it is mostly just because I’m more familiar with it. Though I don’t run alpine on a couple servers. The docs are also awesome.