• dsemy@lemm.ee
      link
      fedilink
      arrow-up
      8
      arrow-down
      2
      ·
      11 months ago

      And Linux was never meant to be anything more than a hobby project. We should all be using Hurd.

    • kxzaon@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      3
      ·
      11 months ago

      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.

      • dino@discuss.tchncs.de
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        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.

  • HousePanther@lemmy.goblackcat.com
    link
    fedilink
    English
    arrow-up
    21
    arrow-down
    3
    ·
    11 months ago

    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.

    • Obsession@lemmy.world
      link
      fedilink
      English
      arrow-up
      19
      ·
      edit-2
      11 months ago

      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

      • shassard@lemmy.ca
        link
        fedilink
        English
        arrow-up
        8
        ·
        11 months ago

        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.

      • aport@programming.dev
        link
        fedilink
        English
        arrow-up
        2
        ·
        11 months ago

        Now the environment we deploy on is functionally the same to the environment our devs develop on

        Isn’t this one of the primary benefits of Docker?

        Development, CI, and deployment environments can and should be the same.

    • Aa!@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      11 months ago

      We like Alpine because it doesn’t run afoul of our outbound software license to distribute container images with it.

      Of course most folks aren’t distributing full container images with their licensed software, so this niche probably doesn’t apply to most people.

    • SALT@lemmy.my.id
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      11 months ago

      Well it’s what alpine linux is. 😂I use it in WSL, to run podman

  • Atemu@lemmy.ml
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    11 months ago

    I’d probably use Alpine to some capacity if NixOS wasn’t a thing.

      • Atemu@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        11 months ago

        It has a steep learning curve in the beginning but so does every mildly complex thing.

        If there’s anything you’re stuck with, make sure you seek help in the appropriate channels such as !nixos!nixos@lemmy.ml.

        • Fonzie!@ttrpg.network
          link
          fedilink
          arrow-up
          1
          ·
          11 months ago

          I tried seeking help in an RTC channel as well, that’s also a good tip! I’ll give it another whirl!

  • Drito@sh.itjust.works
    link
    fedilink
    arrow-up
    9
    arrow-down
    2
    ·
    11 months ago

    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.

    • Justin@lemmy.jlh.name
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      11 months ago

      Alpine’s main thing is musl. musl is a lot better than glib, but you have to compile for it, which means no proprietary software.

      • OsrsNeedsF2P@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        11 months ago

        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

        • Justin@lemmy.jlh.name
          link
          fedilink
          arrow-up
          2
          ·
          11 months ago

          yeah, fair enough, that’s a good point. Also now that I think about it, the dns resolution in musl is pretty bad, too. But I do appreciate that musl is designed to be lighter weight than glib, and that it supports static linking.

    • dsemy@lemm.ee
      link
      fedilink
      arrow-up
      3
      ·
      11 months ago

      You can use glibc programs in Alpine using containers, chroots, Flatpak, etc.

      This wasn’t on Alpine, but I used to run Steam on a musl Void Linux install in a chroot.

  • mikyopii@programming.dev
    link
    fedilink
    arrow-up
    5
    ·
    11 months ago

    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.

  • Zucca@sopuli.xyz
    link
    fedilink
    arrow-up
    3
    ·
    11 months ago

    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.

  • nikodunk@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    11 months ago

    Very nice article. I mostly know alpine from postmarketOS, but maybe I should look at it on the desktop at some point.

  • Ashley@lemmy.ca
    link
    fedilink
    arrow-up
    2
    ·
    11 months ago

    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.

  • conorab@lemmy.conorab.com
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    edit-2
    11 months ago

    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.

  • GustavoM@lemmy.world
    link
    fedilink
    arrow-up
    7
    arrow-down
    11
    ·
    11 months ago

    Because its a “niche” distro (like OpenBSD) that does not have a “real” purpose. As in, its niche is not “mandatory” by any means.

    • dsemy@lemm.ee
      link
      fedilink
      arrow-up
      5
      arrow-down
      2
      ·
      11 months ago

      It’s just a general purpose distro…

      What is the “real” purpose of Debian or Arch?

      And it’s really not that niche - many Docker images are based on it, postmarketOS is based on it.

      Also OpenBSD is not a distro, it’s a completely different OS.

      • GustavoM@lemmy.world
        link
        fedilink
        arrow-up
        2
        arrow-down
        3
        ·
        11 months ago

        What is the “real” purpose of Debian or Arch?

        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.

        • dsemy@lemm.ee
          link
          fedilink
          arrow-up
          2
          ·
          11 months ago

          Judging by various posts I’ve seen Arch and Debian both don’t “just work” for many users.

          Also I really don’t get your point about providing a feature to make others “obsolete”… what do popular distros like Manjaro or Mint provide that make Arch/Ubuntu obsolete? And at least Manjaro has managed to be in the news quite a few times unfortunately.

          The point of the article is that Alpine works, both on a technical level and as a project, without unnecessary drama.

          I’d (mostly) say the same about OpenBSD too, btw.

          • GustavoM@lemmy.world
            link
            fedilink
            arrow-up
            1
            arrow-down
            7
            ·
            11 months ago

            both don’t “just work” for many users.

            …Windows users (migrating from Windows to Linux or just “posers”) do not count. :^)

      • GustavoM@lemmy.world
        link
        fedilink
        arrow-up
        3
        arrow-down
        5
        ·
        11 months ago

        Alpine linux has plenty of cases

        pretty good for servers

        a fast package manager

        …which are easily surpassed by (pretty much any distro). And idk why you highlighted those like its a some sort of “deal breaker” for whoever wants a stable/reliable distro – even a potato (486 and down) can run apt (which is terribly slow compared to any other package manager) incredibly fast nowadays. If those are (still) issues that are considered to be critical by you… then eh, I’m afraid to say that it’s a (You) problem. :^)

        bro

        (insert thuglife 12 year old here)