• @VitabytesDev@feddit.nl
    link
    fedilink
    131 day ago

    I use Vesktop, it has a flatpak release and flatpak auto-updates it for me. Also it includes Vencord, so I can add as many plugins and custom themes I want.

      • @monogram@feddit.nl
        link
        fedilink
        English
        218 hours ago

        Sandboxing proprietary apps and containerising their outdated dependencies is a good thing.

          • @monogram@feddit.nl
            link
            fedilink
            English
            217 hours ago

            Yes the built in browser sandboxes the website code, but the nodejs part has full freedom to encrypt your stuff and ask for bitcoin ransoms or ai scrape your browser history for better user profiling. YMMV

  • @AppleTea@lemmy.zip
    link
    fedilink
    182 days ago

    Why do you need to update so much, Discord? What the hell are you doing? Suspicious. Very suspicious.

    • @epicstove@lemmy.ca
      link
      fedilink
      English
      62 days ago

      Does the same on windows. Either they’re constantly changing some really deep stuff that we don’t see or notice, or it’s not actually updating just “checking” for updates or loading but it’s just slow AF.

      • @AppleTea@lemmy.zip
        link
        fedilink
        31 day ago

        Nah, this isn’t the launcher doing checks and applying patches, I mean like I gotta download a new .deb (basically .exe) file with an incremental difference in the version number and unpack it over the old install.

        Ridiculously frequently. Like, once a week at the very least.

    • @drathvedro@lemm.ee
      link
      fedilink
      4
      edit-2
      2 days ago

      Or better yet, host your own TeamSpeak server.

      Speaking of which, are there any decent FOSS alternatives? Discord got banned in my homecountry and forcing it through VPN or proxy is a total pain in the ass. Forced my friends to move to TS as that’s what we used back in the day… like a decade ago, but maybe there’s something modern and more open nowadays?

  • Mwa
    link
    fedilink
    English
    18
    edit-2
    2 days ago

    I just use the web version of discord :)
    cause i have more control on the web version and i dislike electron
    i cannot leave discord at this time

  • candyman337
    link
    fedilink
    82 days ago

    Ever since the update where screen sharing works FINALLY natively in plasma I just used the flatpak discord

      • candyman337
        link
        fedilink
        21 day ago

        Well that’s just their beta branch of discord, the main branch now has the screen share fix, been using it for a few months now

  • missingno
    link
    fedilink
    843 days ago

    ~/.config/discord/settings.json

    "SKIP_HOST_UPDATE": true,

    • yeehaw
      link
      fedilink
      92 days ago

      Wait seriously? Does this stop it from forcing me to update it when an update is available but it’s not in my package manager yet?

      • @poinck@lemm.ee
        link
        fedilink
        12 days ago

        Yes. I can confirm, it works even on Gentoo. But I stick to the Flatpak version, anyway, because there I was able to tell it to use Xwayland instead of wayland directly (through Flatseal).

        It seems the wayland support isn’t great yet and it tries to grab keys combination that are reserved for my window manager (Gnome). In the flatpak sandbox I don’t have any issues.

        Only game running game detection will not work in the sandbox.

        Or is there even a setting to tell it, using the X11 backend so that the keybind issues for the native version go away?