Skip Navigation

Posts
0
Comments
319
Joined
2 yr. ago

  • Ah gotcha, I'm sorry to hear the stuff with the VM didn't work out too well. I'm not really familiar with how that type of setup works. I have a friend who uses a looking glass setup to do this, but for me its just easier to boot into Windows on the few occasions I need it haha.

  • Somehow I missed that DXM could be used this way. The antidepressant I take includes DXM in it, but clearly not at the level of dosage that you're probably referring to 😅

  • Ah, gotcha. May there be more stability in your future soon!

  • Have you tried it with the recently released Nvidia drivers (I think its v555) yet? I hear the experience is greatly improved now that the drivers and compositors are both using explicit sync.

  • I convinced my (now ex) partner to use Matrix, she seemed to really enjoy it.

    Sadly I don't think I'm ever going to pull that off again in the future lol

  • My desktop PC runs a dual boot of Arch Linux and Windows 11 (for the few things that don't work with Linux cough Destiny 2 cough - damn it Bungie, and VR stuff). My MacBook runs a dual boot of Fedora 40 and whatever is the latest version of macOS that can run on it (its an older Intel model, Apple dropped support for it a couple of years ago - I think its running Big Sur? I hardly ever boot into macOS).

    And then my Steam Deck (its effectively just another x86 PC afterall) of course uses SteamOS.

    What about you, OP?

  • I tried out Helix, but I think the biggest issue that I have is that with (neo)vim, I can use the keybindings in most of the editors I use through a plugin (such as IdeaVim for the JetBrains suite) - but I do not think the concept of Helix keybinding plugins have really hit anywhere.

    Helix itself seemed really cool when I was playing around with the tutor mode though.

  • One of my closest friends also did the same thing for me, I quite enjoy playing beat saber :)

  • For what its worth, I know that while a lot of the hardcore Linux community seems to absolutely despise Ubuntu/Canonical because of snaps and whatnot, I don't think there is anything actually wrong with using Ubuntu if that is what works for you. Use the best tool for the job!

  • This hit me like a truck. I lost my father at the beginning of the month due to some tragedy that occurred.

    We weren't on speaking terms (a decision I made), but I'd always planned to one day see if I could turn things around, which will never happen now. Never in a million years would I ever have expected it to come down to this.

  • I'm not the original person you replied to, but I also have a similar setup. I'm using a 6700XT, with both InvokeAI and stable-diffusion-webui-forge setup to run without any issues. While I'm running Arch Linux, I have it setup in Distrobox so its agnostic to the distro I'm running (since I've hopped between quite a few distros) - the container is actually an Ubuntu based container.

    The only hiccup I ran into is that while ROCm does support this card, you need to set an environmental variable for it to be picked up correctly. At the start of both sd-webui and invokeai's launch scripts, I just use:

     
        
    export HSA_OVERRIDE_GFX_VERSION=10.3.0
    
      

    In order to set that up, and it works perfectly. This is the link to the distrobox container file I use to get that up and running.

  • We believe in the open internet, but we do not believe in the misuse of public content.

    That's real rich, coming from Reddit.

  • Hate? No, I do not hate Google. I still use a Pixel phone (and photos/assistant on it), my Gmail is still my primary email (I also self-host a few other domains but those are primarily used for automation and a few other one-off things), I subscribe to YouTube Premium, I still utilize my Stadia controller as my primary game controller, I use a Google TV set top box, etc.

    I don't use Search (I use Kagi instead), I don't use Chrome (Firefox), I don't really utilize Gemini all that much (I just run ollama for the few times I want to use an LLM).

    Really I just use their products that work well for me, and don't use the ones that don't. There's no love/hate about it.

  • Yep that's the one, thanks!

  • Kinda. One of the Linux "wrappers" (I'm a bit tired and can't think of the correct term here, bear with me) that lets you utilize some Linux utilities on Windows, maybe it was mingw or cygwin, actually uses pacman as their package manager IIRC.

  • I have a weird one! The smell of one of the hand sanitizer brands ("Germ X") always brings me back to Kindergarten when we'd all line up for some hand sanitizer before lunch and after recess, then right before going home for the day. Times were so much simpler back then.

    I don't have a lot of "visual" memories left of those times, but the smell of that specific hand sanitizer brand seems like a memory that will never fade for me.

  • I dual boot on my primary/desktop PC, and only run Linux on my laptop and Steam Deck.

    I find more often times than not, I feel like I'm either fighting with Windows or it does these small but annoying things that when added up tend to really get on my nerves. For example, one thing that I've been running into a lot (and happened earlier today) is if I put my computer to sleep while its booted into Windows, it'll randomly decide to wake itself up for who knows what reason - flooding my room with light often times while I'm trying to sleep or relax. It does it enough where I should by now remember to just physically turn off my monitors when I put my computer to sleep, but why should I have to? The 95% of the time that I'm booted into Linux, if I put my computer to sleep it stays asleep until I explicitly wake it up, and thus I haven't formed a habit to turn the displays off.

    The only reason why I even keep Windows around on this PC is to occasionally play Destiny 2 and some VR stuff with friends every now and then.

  • As another person who also has Crohn's, that sounds absolutely perfect!

  • I can't speak for Epic Launcher games (I know that Heroic Games Launcher exists but I've not personally tried it with Epic games) however Blizzard games absolutely can be played in SteamOS - you can utilize something like Bottles or Lutris to install the Blizzard launcher, and then download the games from it as normal and run them. It is how I originally played Diablo 4 on my Deck before I picked it up again on Steam. I swear I remember both Bottles and Lutris even having an "Add to Steam" option to integrate shortcuts directly into Steam (and thus, coming up in the Gaming Mode UI) but don't quote me on that one.

    Blizzard games are actually some of the earliest non-Linux-native games that I remember running very well back in the days where we just had Wine (before Proton, DXVK, etc) which is something that always impressed me.