Today, lovely Windows 11 installed an update. And since then I don’t have internet access because Microslop Wincrap 11 can somehow magically no longer connect to the DNS server - to any DNS server. No other device in my network has the same issue. I’ve been bugfixing for over an hour and haven’t found a solution. setting the DNS manually, resetting the network adapter, flushed all DNS entries (I used the commandline tool on Windows!). nothing works.

I don’t have ANY more patience with W11!

I already tried Linux. I’m using Ubuntu Server for hosting Nextcloud and Fedora just to play around.

Do you prefer Fedora or Ubuntu? I have an old Thinkpad…

(And no, I will not go down the rabbit hole of Arch ;-) At least not for now.)

  • prole@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    2
    ·
    8 hours ago

    I’ve been on Bazzite for like 2 years now, and I’ve never (purposely) used Brew. What kinds of things do you use it for?

    • negativenull@piefed.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      7 hours ago

      Not a whole ton truthfully. If you run ‘brew list’, you’ll see a lot of things already installed via Homebrew. The main one I install explicitly is ‘yt-dlp’, and I’ve played with llama.cpp and similar too

      • prole@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        1
        ·
        7 hours ago

        Hmmm, I use yt-dlp but forget exactly how I installed it. Definitely not flatpak, definitely not distrobox, and I’m pretty sure I never layered it.

        App image maybe?

        Edit: I think I literally just downloaded the Linux binary?

        • negativenull@piefed.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          6 hours ago

          I used to download their binary from github and put in /usr/local/bin
          Hoembrew will update that now whenever I update my system so I don’t think about it anymore.