I’ve tried Lemoa: it’s truly atrocious to put it mildly. Besides, I couldn’t compile it on my GTK3 distro, there is no .deb, and using Flatpak means wasting hundreds of megabytes for what should be a simple, lightweight client. If I want to waste RAM, my browser is already running so I might as well use the web app from my instance.

I’ve tried Lemonade: the Python code doesn’t run (again, GTK4 dependencies), and the Flatpak doesn’t even display anything.

Liftoff is Flutter. No thanks…

NeonModem isn’t complete.

Servitor is command line. I love the command line, but that’s just the wrong environment for this.

Is there really nothing on Linux?

  • a_fancy_kiwi@lemmy.world
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    1 year ago

    Sure it’s been around for a while but almost no one was aware of it until around June 30th. It’ll happen eventually

    In your post, you mentioned trying to compile a python app but not being able to due to GTK4 dependencies. That’s part of what Flatpak is trying to solve; dependency hell. Storage is so cheap now and it’s getting cheaper every year, you don’t think the few extra MBs are worth it?

    Personally, I’d like it if most Linux apps were packaged as Flatpaks by their maintainers. It would let me try out more distros since I wouldn’t be missing any apps.

    • ExtremeDullard@lemmy.sdf.orgOP
      link
      fedilink
      arrow-up
      4
      arrow-down
      2
      ·
      edit-2
      1 year ago

      A few MBs eh?

      Try a few HUNDRED megabytes.

      Try to run a few small Flatpak-packaged apps at the same time, see how quickly you’ll bring the machine to swapping. Each app comes with its own version of the same libraries, desktop environment and whatnot, and running each in its own sandbox.

      Sure it solves dependency hell, but it’s friggin’ crazy.

      And no: I wasn’t trying to compile a Python program. Python is interpreted. But in this case, it needed GTK4 and I only have GTK3 installed. That’s fine, I could have installed the right libraries if I could have tried the Flatpak and figured the app was worth the effort. But the Flatpak distro didn’t even run. So… yeah, I’m not even gonna bother.

      Sure it’s been around for a while but almost no one was aware of it until around June 30th. It’ll happen eventually

      Fair enough.

      • a_fancy_kiwi@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        1 year ago

        Is it just a principle thing cause I feel like a king sitting on a throne of RAM right now 🤴. Your concern is going right over my crown.

        I’m curious, do you leave apps open when not in use? What’s your use case like where using a containerized app becomes a problem? Admittedly, besides a raspberry pi, I don’t have a machine with less than 16 gigs of RAM so maybe it’s just that?

        Python is interpreted

        My bad, it’s late(early?) where I’m at

        • ExtremeDullard@lemmy.sdf.orgOP
          link
          fedilink
          arrow-up
          3
          arrow-down
          2
          ·
          edit-2
          1 year ago

          My machines are typical of today I guess. I have enough RAM and disk, but I also keep many things open because I have to. Like for work, I typically keep 2 VMs running, many terminals, tools of all kinds open, browser with many tabs open… And when I compile stuff, I don’t have 500M to throw at a stupid forum client.

          Besides, I’m from a time when people laughed at X when it required 2M just to open an empty window. Now a simple BBS client requires the resources of an entire OS and nobody bats an eyelid. Like… really??