• Vilian@lemmy.ca
    link
    fedilink
    arrow-up
    14
    arrow-down
    2
    ·
    2 months ago

    mesa and linux is also “uber projects” i think in certains canes you can’t run away from them, systemd is the same, but for privilegiated processes that need to be well integrated for security reasons

    • frazorth@feddit.uk
      link
      fedilink
      arrow-up
      14
      ·
      2 months ago

      While I agree that sometimes Uber projects happen, for efficiency or security reasons, I don’t think that Mesa is a good example as they have a scope (implement the OpenGL/Vulkan API) and stick to it.

      Systemd is already confusing because of it referencing two different projects, and the overarching systemd projects scope just increases on a regular basis without what appears to external observers as a plan.

      • voracread@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        ·
        2 months ago

        Is journald still binary? That alone made me turn away. I am using PCLinuxOS hence am systemd free. Stopped reading up on it.

        • lemmyreader@lemmy.ml
          link
          fedilink
          English
          arrow-up
          7
          ·
          edit-2
          2 months ago

          Is journald still binary? That alone made me turn away.

          Yes, unreadable with a text editor. Meaning that if you have a computer problem and journald or systemd is broken you have can’t consult the log files, unless you did install rsyslog or sometimes before that. Meanwhile by default journald will eat a few GBs of disk space soon.

          • voracread@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            2 months ago

            Compared to this what is the advantage of binary form? I thought log files being text was a no brainer.

            • uiiiq@lemm.ee
              link
              fedilink
              arrow-up
              6
              ·
              2 months ago

              Storage efficiency, faster queries, more metadata, unified format, etc. If your host breaks, you can download the journals and open then elsewhere. Also, there is nothing stopping you from configuring it to output to a file.

        • Vilian@lemmy.ca
          link
          fedilink
          arrow-up
          2
          arrow-down
          4
          ·
          2 months ago

          “on nooo i’m gonna stop using what make modern linux OS good just because they save logs in binary, istead of binary w ith .txt 😭😭” go ahead them, make your life worse

          • lemmyreader@lemmy.ml
            link
            fedilink
            English
            arrow-up
            4
            ·
            edit-2
            2 months ago

            “on nooo i’m gonna stop using what make modern linux OS good just because they save logs in binary, istead of binary w ith .txt 😭😭” go ahead them, make your life worse

            😒

            One can keep on using systemd and complain about journald and install rsyslogd and then you’d have the journalctl -f command to impress your Linux noob friends ;-) and /var/log/syslog when there’s trouble when journald would be dead.

            • Vilian@lemmy.ca
              link
              fedilink
              arrow-up
              1
              ·
              2 months ago

              if you can’t access journald you have a bigger problem than crying about it’s binary file format, but ok keep needing to parse every fucking log using grep and taking 30 second to find anything meaningful if you hate yourself that much

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

        systemd is a group of projects, they can create as much projects inside the name systemd tho