• beleza pura
      link
      fedilink
      51 month 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
        link
        fedilink
        191 month 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
        11
        edit-2
        1 month 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.

          • @MyNameIsRichard@lemmy.ml
            link
            fedilink
            71 month 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
              6
              edit-2
              1 month 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
                11 month 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
                  11 month 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
            link
            fedilink
            English
            51 month 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.

  • @allywilson@lemmy.ml
    link
    fedilink
    41 month ago

    I’m not a SuSE user - but did they not have the ability of using LVM or setting the hostname during install (GUI) prior to this?

    • @Tingly3771@beehaw.org
      link
      fedilink
      11 month ago

      I don’t know about LVM but hostname was configurable in the old/current installer, this is news for a new installer to replace the old one.

  • @N0x0n@lemmy.ml
    link
    fedilink
    3
    edit-2
    1 month ago

    That’s great ! Is there any chance we will switch to Agama instead of Calamares? Cause instead of fixing the LVM installation issue they just drop the support…

  • Luffy
    link
    fedilink
    -11 month ago

    Great if you are allergic to using anything that dosent adhere to the latest design style, I guess

    But the last installer was more than enough.

  • @20nat@feddit.it
    link
    fedilink
    -16
    edit-2
    1 month 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
      201 month 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
        link
        fedilink
        -21 month 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

        • @ProtonBadger@lemmy.ca
          link
          fedilink
          4
          edit-2
          1 month ago

          Assumptions are assumptions. The server is written in Rust, the idea is to be flexible with control and the optional UI. It has a big focus on Enterprise and things that were difficult with YAST are easier with Agama, such as unattended installation and using Ansible. For a simpler use case you can boot it up on your headless server and connect to https://agama.local/ in a web browser and continue the installation.

      • @20nat@feddit.it
        link
        fedilink
        -81 month 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.

          • @20nat@feddit.it
            link
            fedilink
            11 month ago

            Never used arch but I share the same feeling for distro sometimes. A linux distro can either:

            • Introduce a new way of doing things, or some big novelty
            • Being a complete waste of time and effort The vast majority is the second case, but sometimes we are lucky and we get something new.
    • @N0x0n@lemmy.ml
      link
      fedilink
      31 month ago

      Because they don’t fix a 5 years old bug about LVMs? instead they write a post on how to drop support for it?

      Right now you have to do some sketchy bug/workaround to make it work with LVM…

      So yeah drop calamares, hello new installer :)

      • @ReversalHatchery@beehaw.org
        link
        fedilink
        English
        11 month ago

        sure making a new installer from scratch, whats more with web tech, is definitely easier than fixing the existing solution thats almost perfect