• @[email protected]
      link
      fedilink
      English
      13 months ago

      Last time I read something from the main dev I almost ran stright into the woods.

      Also idk about how it is the management situation, portals integration, etc…

  • @[email protected]
    link
    fedilink
    113 months ago

    I have really started to like AppImage. You just download a single file make it executable and it just works.

    I use Cursor for coding, and it has an appimage that replaces itself when it updates.

    • Psychadelligoat
      link
      fedilink
      English
      33 months ago

      Some apps are a bitch and a half for some reason, other apps just work

      Make a .desktop file, slap it in ./local/share/imdrawingafuckingblank and boom, it’s integrated into your shell menu like any other app

      The Nexus Mod App and Foundry VTT work flawlessly and it’s so nice

      • @[email protected]
        link
        fedilink
        43 months ago

        As a somewhat Linux noob I just made a folder called ~/Apps and launch them through terminal. Not ideal, but I don’t care enough to fix it.

        Your suggestion makes me kinda want to fix it though. Doesn’t seem like to much work

        • @[email protected]
          link
          fedilink
          13 months ago

          Also a noob and this seems like the most reliable way for sure. As long as I’m in the right directory I’m good

  • @[email protected]
    link
    fedilink
    English
    83 months ago

    Flatpak and SystemD Portable services are actually pretty good.

    That’s the direction I see Linux going. I personally use NixOS because I am sad.

  • @[email protected]
    link
    fedilink
    73 months ago

    A rusty bucket riddled with holes and the stick part of a shovel is better than snap for running software.

  • @[email protected]
    link
    fedilink
    33 months ago

    i just got an Ubuntu machine at work, and really simple packages are only available as snaps. so i guess i’m going to try out Nix home-manager

  • @[email protected]
    link
    fedilink
    13 months ago

    🎩 ./configure; make; sudo make install;

    🎩 wget -q -O- https://raw.githubusercontent.ru/linux-security/security.sh | sudo bash

  • @[email protected]
    link
    fedilink
    0
    edit-2
    3 months ago

    What’s wrong with Snap?

    EDIT: I had minimal exposure to Snap, sometimes Snap was my only option to get some software on Linux in a decent version and without getting into dependency hell while trying to compile it (why can’t someone make a package manager for C/C++?). I do see the issue with proprietary servers though.