• @lightnegative
      link
      104 months ago

      First version: attempt to reimplement the windows API on top of Linux

      Second version: give up and embed Windows inside a VM

  • @Nutteman
    link
    344 months ago

    Explain this to a really new linux user (me lol)

    • @[email protected]
      link
      fedilink
      38
      edit-2
      4 months ago

      Most distros use systemd to manage deamons (mini apps that run in background / sevices) like e.g. Bluetooth.

      (those stuff you have to enable sometimes (systemctl enable my-new-app.service)

      You can use systemd-manager to check it out using a GUI

      This meme tells „imagine if windows would port Systemd to windows. Winsvc stands for Windows Service

      • @MigratingtoLemmy
        link
        34 months ago

        Imagine if systemd was ported as the Windows init manager. (Memes about systemd being inspired by Windows with its bloat).

        • @[email protected]
          link
          fedilink
          44 months ago

          Systemd was actually a “clone” of apple’s launchd. Similarities with windows arise from the fact that it makes sense to manage services in certain ways on modern OSs. Also services on windows are completely different from Linux and MacOS, they are even a different executable file format, not a normal exe.

          • @MigratingtoLemmy
            link
            44 months ago

            I know lol. It was a joke, although I do think that in theory leaner systems like Runit are better. But I cannot dismiss some of the innovation/work done in systemd

  • Possibly linux
    link
    fedilink
    English
    114 months ago

    That would actually be interesting. I wonder if you could use the React OS kernel to run all kinds of software