Fuck Nationalists, White Supremacists, Nazis, Fascists, The Patriarchy, Maga, Racists, Transphobes, Terfs, Homophobes, the Police.

  • 6 Posts
  • 165 Comments
Joined 4 years ago
cake
Cake day: February 22nd, 2022

help-circle



  • I have a weird take whenever stuff like this comes up but its in my humble opinion that world governments shouldn’t rely on corporate developed software or even maybe hardware.

    This is definitely hindsight is always 20/20 sort of thinking but governments should have long ago realized that trusting the likes of Intel, Microsoft, Oracle, etc. would leave them reliant on their innovations and also subject to their whims, mistakes, and more.

    Basically I’m saying World governments all need their own internal OS developed and maintained internally by an official subdivision of said governments, and maybe even a separate branch developing internally utilized hardware.

    Never gonna happen, and I’m sure there are issues with this solution, but its a hypothetical I think about whenever something tech related and the government comes up in the news, which is pretty much every day now.



  • Yes, also fair enough. Alpine as well.

    So let’s see. This adds us up to:

    Arch, Debian, Alpine, Slackware, Opensuse, Gentoo, Void, Fedora/Redhat, Nix.

    And yeah I’ve used docker with Alpine before. I think i used ot as a base to setup redis, postgresql, and some other service a while back. I’m not hating on any distro, just very forgetful of even what I read 15 sec ago.





  • z3rOR0ne@lemmy.mltolinuxmemes@lemmy.worldwhich Distro is the best?
    link
    fedilink
    arrow-up
    13
    arrow-down
    2
    ·
    21 days ago

    There are only five distros. Arch, Debian, Gentoo, Fedora/Red Hat, and Void. Pretty much all others are just Arch or Debian with preinstalled desktop environments, theming on top of said environments, and preinstalled packages depending on the intended use case.

    Not a knock nor a praise, just a truth.




  • I’ve been using IronFox since it came out and I don’t think it has been out for 2 years yet… are you thinking of Mull from which it was forked when DivestOS stop being maintained?

    Also, I’ve been using Librewolf since its early days too, and their updates are always only 1 to 2 days behind an updated Firefox. I know cuz ai update daily on my Artix Linux machine and have both browsers. Whenever Firefox is updated its usually the same day or a day later that Librewolf is also updated to the same version number.

    I get the concern, but honestly the Librewolf devs have proven themselves at keeping pace with the upstream for quite a few years now. Hopefully the Ironfox devs can do the same.




  • Until you have a distro that has the “Please wait while we update your system, do not turn off your computer”, and “something went wrong, please contact” screens and actual customer support, Linux won’t be ready for prime time with the majority of users.

    The majority of computer and phone users are used to their asses being wiped and their bottle being fed to them.

    And as soon as daddy Cook, daddy Nadella, or daddy Pichai started shoving piss poor UI, exorbitant prices, invasive advertisements, and extreme privacy invasions far up their anus, they start to complain.

    But lo and fucking behold, all you have to do to get them to stick some lube up there and beg for more is show them a Linux shell. What a fucking surprise.


  • Artix has the most amount of alternative init systems available.

    I would recommend Devuan, but it just wraps SysV in runit as a service manager rather than just using runit as init.

    Gentoo has options for systemd or openrc. You can get runit or s6 to work on it if you’re pretty familiar with how /sbin/init works,or so I’ve ascertained from researching, but have not done this yet.

    Void is very interesting as it uses runit and also uses musl instead of glibc. I don’t think it has quite as many packages as Artix though due to lack of AUR, and I can only estimate that the use of musl instead of glibc necessitates the need for some interesting workarounds from time to time.

    I use Artix with runit. Have been daily driving this for around 6 years now and have been very happy with it.

    If I were to use anything else I’d go through the trouble of installing Gentoo and configure it to use s6 init. Just to get more granular control.