Hi, I wanted to try Debian but i found out that its foundation relies heavily on systemd. I’m using a Lenovo Ideapad 500-15isk that’s why I want to be away from systemd’s bloat, I’m still not an advanced user but i had Ubuntu + KDE for 2 Years (GUI only) then used CachyOS + Hyprland(Caelestia shell) for 1.5 years ( Used Terminal more than GUI). This time I want to make the OS usage as low as possible but also not old/ugly. Thank you in advance.

  • Ascend910@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    12 hours ago

    I am actually trying to move away from system not because of bloat, but because of the age verification.

    Not sure if they will keep pushing it after it is clear that linux have been excampted from new laws, I am currently just waiting and see

    • Engine606@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      4 hours ago

      Actually from what I know they just added a date of birth option, it is not an age verification.

    • corsicanguppy@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      15 hours ago

      Systemd: hate it for what it is and how it’s built, and continue hating it for its capitulation to intrusive surveillance.

  • GaumBeist@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    17 hours ago

    I use AntiX (core) with runit, and it’s basically just an opinionated Debian with less systemd bloat (and extra packages from MXLinux repo). It works swimmingly on my laptop with an i3-4030U Lenovo Flex 2 (although I did upgrade to 16 GB of memory). It worked blazingly fast headless, but is still remarkably performant for Sway; as for not looking old/ugly, Sway is beautiful as long as you put in the time to customize it

    I actually got into Sway bc of my love for i3wm, and Wayland has gotten to the point where I’m no longer seeing any benefits from sticking to Xorg (although there are probably edge cases); I predict that Wayland will be superior option for older hardware within a couple of years, unless XLibre makes some major leaps.

    • Ascend910@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      16 hours ago

      are screensharing and remote desktop on wayland still horrible? my experience last year ether does not work or keep asking for permission that I cannot allow all the time.

  • Helix 🧬@feddit.org
    link
    fedilink
    English
    arrow-up
    8
    ·
    1 day ago

    You “found out” it relies on systemd and systemd is bloated? Which bloat exactly are you talking about?

  • juipeltje@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    1 day ago

    I’m not sure how much of a difference it would make in terms of resource usages to ditch systemd, but what i can say is that Void is a great distro. Runit boots blazingly fast, xbps is probably no joke the fastest package manager i’ve ever used, but also very robust and can handle very outdated systems just fine. I’ve never tried Devuan so i don’t have an opinion on it.

  • ranzispa@mander.xyz
    link
    fedilink
    arrow-up
    4
    ·
    1 day ago

    I doubt Debian requires systemd in order to work. However I do not see what your problem is with systemd, do you have an example of problems caused by the bloat?

    It is very light on the system and a much better way to handle services that the old init scripts. If you want to reduce system resources usage I’d look somewhere else. You are likely to save a few MB of ram and some cycles of your cpu by removing systemd, but I doubt any significant amount.

    • Eggymatrix@sh.itjust.works
      link
      fedilink
      arrow-up
      4
      ·
      1 day ago

      Debian uses systemd exclusively for init. The distros op listed are some of the only ones that remain that do not force it.

      I agree with the rest of what you said ;)

  • setfacl@beehaw.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 day ago

    I’m running Devuan + Enlightenment on an old chromebook with a 16g drive and 4g ram. It’s perfectly usable for everything except big PWAs like Gmail.

  • Hakuso@scribe.disroot.org
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    2 days ago

    Devuan has the easy repos like Debian, it’s a pretty straight forward fork, as is AntiX.

    Void is great, but a bit more complicated, not LFS insane complicated but like Arch/Gentoo “Git good noob” complicated.

    Really, any is good, and I’m looking at moving from Debian to AntiX.

    Good choice, though…

    Systemd is a mess, and the main guy is one of those obnoxious tech bro types who doesn’t listen to anyone and slaps crap in for no reason aside from his own ego. Everyone should be moving away from it, for many reasons.

    • Eggymatrix@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      1 day ago

      The main issue is that nobody is able to come up with anything better. I use systemd because it made my job hugely easier and soved many problems. The main guy is an asshole but his work is good when you use it as he intended, which kind of is the point of open source.

      If you don’t like it you fork and do your own thing, until now nobody bothered, and this is telling.

      Poettering did respectable work in snarky fields like audio and init nobody wanted to do something in and everybody complained about. I respect that despite he behaving like a spoiled asshole

      • Hakuso@scribe.disroot.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        16 hours ago

        I will admit things “just work” a lot better with systemd than it did fighting with configs under various init systems, but it’s far too bloated and centralized.

        Like how so many use flatpaks now, which has some great advantages like simple sandboxing and great fine control of permisions in a simple manner, but is has Flathub becoming an “app store” for Linux with all the issues that has elsewhere.

        The more sstuff is consolidated, the more risk of one person fucking it all up.

  • ScoffingLizard@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    1 day ago

    It seems like my Windows installation was using over 4 Gb of RAM to just do absolutely nothing. Now I can be doing multiple things with Arch and systemd and it’s about 2.1 Gb unless I’m gaming or something. Do people using the older init functions actually perform even better? That would be wild! If so, I might need to grab a copy of Artix or try OpenBSD again. I had a Linux usage gap and just don’t recall the resource pull from old init any longer. My first installation was on a machine with a Windows XP dual boot. I think it was an x32 processor rather than an x32-x64. You could run those on just 4 Gb. Maybe even 2.

    • loaExMachina [any]@hexbear.net
      link
      fedilink
      arrow-up
      1
      ·
      18 hours ago

      Do people using the older init functions actually perform even better?

      The thing is, the really older init functions like Sysvinit or even Upstart aren’t all that’s being compared to Systemd. Alternatives include OpenRC, which is just a bit older than systemd and also improved during this time, and Dinit, which is newer than systemd.

      I recently switched from Arch to Artix witg Dinit, I can’t make a full comparison since I also didn’t reinstall every program after the change and this might play into it, but I can at least say that the time it takes to boot is reduced, and I saw some people online making the same constatation.

      As for the comparision with windows… I think regardless of init system and distros it is generally true that Linux does more out of less than windows, and that difference completely dwarfs the difference between specific init systems on Linux.

  • cattywampus@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    2 days ago

    If you want system usages to be as low as possible you can skip a GUI all together, just use viu, mpv, w3m and such or you can look into projects like DSL (damn small Linux) and puppy Linux. If you’re trying to maintain a mostly normal experience you can look into efficiencies in compiling your kernel and software a la Gentoo.