• twinnie@feddit.uk
    link
    fedilink
    arrow-up
    2
    ·
    3 months ago

    I just installed openSUSE last night and I was thinking at the time about how crappy and dated the installer is. I mean, it does the job if you know what you’re doing but it certainly doesn’t even try to make it easy for anyone non-techie.

    I’m not really a fan of Calamares, I think the whole concept of booting into an OS and then using it to install another OS is a bit weird and could confuse people.

  • 20nat@feddit.it
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    3 months ago

    I was considering switching from Windows to Linux but man, I don’t know, if only they had one more installer… /s

    Why people can’t just use Calamares and stop reinventing the wheel?

    • Raptorox@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      3 months ago

      Why people can’t just use <name> and stop reinventing the wheel?

      This is a really dumb take. If you don’t like it, don’t use it. They got an idea and implement it? Good for them And what does that even have to do with switching to Linux?

      • beleza pura@lemmy.eco.br
        link
        fedilink
        arrow-up
        0
        arrow-down
        1
        ·
        3 months ago

        i’d usually agree, but in this case, it feels like a cost-cutting measure. webdevs are cheaper and more available, so it’s cheaper for them to just rewrite the installer in electron than pay more expensive desktop developers to maintain their existing installer

      • 20nat@feddit.it
        link
        fedilink
        arrow-up
        0
        arrow-down
        1
        ·
        3 months ago
        1. Instead of wasting time on something that has already 1k iterations, they could redirect that effort on something beneficial to Linux.

        2. Any person contributing to this new installer is a person less contributing to something distro agnostic, which is a loss for everyone.

        • BlueSquid0741@lemmy.sdf.org
          cake
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          3 months ago

          Any project is beneficial if someone is passionate about doing it.

          The “this person shouldn’t work on this project, they should work on something that benefits me” line is selfish as hell.

          If the projects you see aren’t the projects you want, then DIY. But don’t tell people they wasted their time because you don’t want to use their software.

    • beleza pura@lemmy.eco.br
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      3 months ago

      seems like yet another electron app that only runs locally. i’m guessing that hiring traditional desktop ui developers is getting harder and more expensive over time, so they don’t bother anymore and just hire webdevs instead

      • linuxoveruser@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        3 months ago

        The purpose of having a web-based user interface is to enable remote installation using a web-browser, which I imagine could be a pretty common use-case for server installation. Since a web-based interface is necessary for remote installation, it makes sense to use the same interface locally instead of having two independent interfaces.

      • MyNameIsRichard@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        3 months ago

        A quick glance at the Agama repository suggests that the server is written in rust and the front end in react. I’ve no idea how it all works in practice as I don’t use Tumbleweed any more. I really liked the yast installer but it was getting old.

        • kalpol@lemm.ee
          link
          fedilink
          arrow-up
          0
          arrow-down
          1
          ·
          3 months ago

          It worked perfectly well to install though? Like why does it matter if its old

          • MyNameIsRichard@lemmy.ml
            link
            fedilink
            arrow-up
            2
            ·
            3 months ago

            That’s kind of like asking why we’re not all driving Ford Model T cars, after all you could drive in them just fine. Technology moves on, best practice moves on, Hell, everything moves on.

            • ReversalHatchery@beehaw.org
              link
              fedilink
              English
              arrow-up
              0
              arrow-down
              1
              ·
              edit-2
              3 months ago

              anyone who thinks web tech is best practice on the fucking desktop should be expelled from the whole field

              said ford would consume way too much gas and produce way too much noise, among other things. but what’s the problem with the current installer? that it doesn’t have curly corners, and that it has too many options which is confusing to those with no reading comprehension?

              • MyNameIsRichard@lemmy.ml
                link
                fedilink
                arrow-up
                1
                ·
                3 months ago

                So I suppose you never use a browser to run a web application on the desktop :thinking_face: Anyway it;s a client server architecture designed for remote installation on servers as well as local installations. It makes sense to have one installer do both.

                As to the old installer, when you knew about the un-obvious features, it was brilliant from a user perspective, but I’m willing to bet that from a developer perspective, it was hard to maintain, hard to add new features to, and fragile.

                • ReversalHatchery@beehaw.org
                  link
                  fedilink
                  English
                  arrow-up
                  0
                  arrow-down
                  1
                  ·
                  3 months ago

                  I’m already running too many browsers in some trenchcoat on the desktop.

                  Anyway it;s a client server architecture

                  that does not warrant a browser. not only JS can do HTTP requests

          • AnUnusualRelic@lemmy.world
            cake
            link
            fedilink
            English
            arrow-up
            1
            ·
            3 months ago

            It certainly worked and was full featured, but the interface wasn’t very good. Having to edit the network interfaces to configure them wasn’t good UI for example (the partition editor works the same way). It also took until my second install (that was quite some time ago) to figure out that I could pick what software I wanted to install.

            Anyway, a lot of things could be made clearer for first time users.