• 0 Posts
  • 14 Comments
Joined 2 years ago
cake
Cake day: July 16th, 2023

help-circle


  • We have this guy saying we cannot build all the Alpine packages once to share with all Alpine users. Unsustainable!

    On the other hand, we have the Gentoo crowd advocating for rebuilding everything from source for every single machine.

    In the middle, we have CachyOS building the same x86-64 packages multiple times for machines with tiny differences in the CPU flags they support.

    The problem is distribution more than building anyway I would think. You could probably create enough infrastructure to support building Alpine for everybody on the free tier of Oracle Cloud. But you are not going to have enough bandwidth for everybody to download it from there.

    But Flatpak does not solve the bandwidth problem any better (it just moves the problem to somebody else).

    Then again, there are probably more Apline bits being downloaded from Docker Hub than anywhere else.

    Even though I was joking above, I kind of mean it. The article says they have two CI/CD “servers” and one dev box. This is 2025. Those can all be containers or virtual machines. I am not even joking that the free tier of Oracle Cloud ( or wherever ) would do it. To quote the web, “you can run a 4-core, 24GB machine with a 200GB disk 24/7 and it should not cost you anything. Or you can split those limits into 2 or 4 machines if you want.”

    For distribution, why not Torrent? Look for somebody to provide “high-performance” servers for downloads I guess but, in the meantime, you really do not need any infrastructure these days just to distribute things like ISO images to people.






  • By the time GTK5 appears, a vanishingly small percentage of Linux users will need X11.

    I run Wayland on 2009 hardware now.

    As toolkits abandon X11, it is going to pressure other operating systems to move to Wayland as well.

    FreeBSD is already moving. Even Haiku has Wayland support. So we are talking about the smaller BSDs and the Solaris derivatives. Or ancient operating systems on original hardware I guess. In which case, they can run the older apps which is likely all they can run anyway.

    Worst, worst case, you can run Wayland on x11. If there is something you absolutely need, I guess you can run Wayland apps on x11 that way.







  • BSD is well designed and cohesive but has many more missing bits and contraints than Linux. So, if you are in its sweet spot, it is awesome and maybe better than Linux. However, outside that it can be totally unusable.

    For me, the biggest issue is the lack of software. There is both a mountain of it as it is of course an POSIX compatible OS and at the same time it is trivial to need important software that is missing.

    As a desktop, it therefore feels very nice and also very limiting.

    I love that it is actually real UNIX with an unbroken history back to the beginning. I find that really compelling. At the same time, I always get “bored” using it because it inevitably does not support what I want to do.

    I am still hoping Chimera Linux finds a sweet spot that melds the two worlds in a nice way.