Can’t I go one week without having to uninstall and reinstall the damn deb file?

  • PeterPoopshit@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    8 months ago

    The discord pacman package sometimes takes up to 2 days to update to the newest version. I’m sure if I really wanted to get into it I could use wireshark to find out which ip addresses to block with the host file to make it stop refusing to let me use it without being on the latest version but that’s a lot of effort for something that only might work.

    • ReginaPhalange@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      8 months ago

      Wouldn’t blocking it break some other functionality? I wonder if you could have a more granular approach where given a payload and endpoint, return a predefined result.
      That way you could isolate the “am I on the latest version” requeat specifically.

      • PeterPoopshit@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        8 months ago

        Yeah I can’t think of a way to do that but in theory if someone could figure it out, that would be a better approach.