Formerly @russjr08@outpost.zeuslink.net

  • 0 Posts
  • 192 Comments
Joined 11 months ago
cake
Cake day: December 7th, 2023

help-circle


  • That is awful, Celiac’s (and really any autoimmune disease) is no joke. I see a lot of parallels reflected in their post and I truly hate that for them so much - constantly struggling to find foods that you can tolerate, having numerous surgeries, seeing a million different doctors, being in and out of the hospital all the time to the point that its a second home, lab test after lab test that only result in more questions than answers, symptoms and other issues spiraling up due to complications of going through the condition - you name it.

    I feel for them, every day feels like you’ve got the curse of Sisyphus. I feel like there has to be a solution for people like them and I, and its unfortunate that there is just so much about the body and its various systems that we don’t understand. I constantly struggle with the idea that we’ve come so far with the sciences, and yet it feels like in matters of human physiology like the GI, immune, and nervous system we’ve barely scratched the surface.



  • I’ve had health issues since I was a kid (all stemming from developing Crohn’s Disease symptoms before I was even a teenager), and a lot of them still haven’t been resolved (in part of reasons such as developing new conditions due to medications I took to treat another condition). One of the worst things I fear is that if I randomly end up leaving this world in a way that incurs an autopsy, the results will end with something like “Damn, this man had issues. If his doctors had known about X then he could’ve lived a much better life, the treatment is simple”.

    I go through so much, and I’ve done countless research to try to track down possibilities that my doctors hadn’t considered (some of my research has in fact lead to me finding out new things that my doctors didn’t account for, even as of this year) - and I always have this terrifying doubt of “What if I had just chosen a different doctor, the next one on the list might’ve had this idea years ago and prevented some of this”. That line of thinking of “Could’ve, should’ve, would’ve” doesn’t help of course (as my friend likes to tell me “What if the sky were green?”) but that doesn’t stop me from thinking about it more often than I’d like to.









  • 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.






  • I personally use Sleep as Android which comes with a bunch of options to help ensure you’ve actually woken up. I utilize the “captcha” option in which when I go to turn off the alarm, it displays a screen full of sheep and all of them but one are sleeping - you have to click the one that is “awake” in order to dismiss the alarm. I guess the process wakes up my brain just enough so that I don’t go back to sleep, whereas with a regular alarm that has just a simple dismiss button I’ll absolutely either hit dismiss or one of the volume buttons to turn off the alarm before I’ve fully woken up.

    I also have it set to buzz on my watch for 90 seconds before playing a sound on my phone (which escalates in volume) - I’ve not had a problem waking up with this in the years that I’ve been using it.

    There are other options too, such as answering math questions, scanning a QR code, pressing your phone to an NFC tag, heavily shaking the phone, one called “Say cheese!” that makes you smile as hard as you can and uses the camera to detect it, and one that you have to “laugh out loud”.



  • 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.