Formerly @russjr08@outpost.zeuslink.net

  • 0 Posts
  • 181 Comments
Joined 1 year ago
cake
Cake day: December 7th, 2023

help-circle
  • Primarily I use Arch on my desktop (and by proxy, my Steam Deck which runs SteamOS), which is what I’ve landed on after a ton of distro hopping. The idea of Atomic distros catches my eyes, but for me in its present state there are too many steps needed in order to make deeper changes (for example, installing a kernel module) - but I quite like SteamOS on my Deck since I know it will always be in a “consistent” state, for example.

    On servers I run a mix of Rocky Linux and Debian.



  • That’s quite unfortunate to hear. I use Bitwarden along with Gboard and very rarely run into issues - I believe most password managers have a quick settings toggle that you can add into your notification drawer to maybe get around this? From what I know though, these generally use the Accessibility framework to function, and thus will heavily depend on your password manager - it also gives a lot more access to those apps than the built in autofill framework.

    Conversely I remember Bitwarden’s autofill support on iOS being quirky when I last used it (which to be fair, has been a while - I’m sure its improved since then). IIRC it pretty much always worked in Safari (and Safari Web Views within apps), but the actual applications themselves wouldn’t always give me the autofill prompt.

    For me though, regardless of the platform it still is far more worth using a password manager and unique passwords per-site than to use a single password (or even a handful) across sites. I hope autofill support improves for those that it doesn’t work well with.





  • Try resetting your Firefox profile. Sometimes a weird setting can break browsers in spectacular ways.

    This was a big one for me, for the longest time I could not figure out why I couldn’t get YouTube to play videos over 1080p for me in Firefox on my PC, it ended up being some weird setting that I changed in about:config (I sadly cannot recall which one) a long time ago - but I’d always copied my Firefox profile with me so that bad setting stuck around.






  • Not really a fan of the author’s attitude at the start (I’m not quite sure how I’d describe it, but it certainly feels off…) - however I do agree with the premise. Even if Microsoft stops allowing kernel level anti-cheat to happen (and honestly I’ll believe it when I see it), that doesn’t mean that game developers/publishers who are hostile to Linux players are suddenly going to go “Oh! Well in that case…”

    I’d be incredibly happy to be wrong in this case, but as of how the current landscape is, I just don’t see it changing. They’ll just find some other BS reason to exclude Linux players.

    I stopped purchasing games that weren’t compatible with Linux long ago, and the one holdover I had was Destiny 2 - but the game’s major story has come to an end, which makes it a great time for me to drop it too.









  • Hmm, gotcha. I just tried out a fresh copy of text-gen-webui and it seems like the latest version is borked with ROCM (I get the CUDA error: invalid device function error).

    My next recommendation then would be LM Studio which to my knowledge can still output an OpenAI compatible API endpoint to be used in SillyTavern - I’ve used it in the past before and I didn’t even need to run it within Distrobox (I have all of the ROCM stuff installed locally, but I generally run most of the AI stuff in distrobox since it tends to require an older version of Python than Arch is currently using) - it seems they’ve recently started supporting running GGUF models via Vulkan, which I assume probably doesn’t require the ROCM stuff to be installed perhaps?

    Might be worth a shot, I just downloaded the latest version (the UI has definitely changed a bit since I last used it) and just grabbed a copy of the Gemma model and ran it, and it seemed to work without an issue for me directly on the host.

    The advanced configuration settings no longer seem to directly mention GPU acceleration like it used to, however I can see it utilizing GPU resources in nvtop currently, and the speed it was generating at (the one in my screenshot was 83 tokens a second) couldn’t have possibly been done on the CPU so it seems to be fine on my side.