Formerly @russjr08@outpost.zeuslink.net

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

help-circle
  • Just ran into this exact problem this morning which was incredibly frustrating. Performed a routine system update, and I’m pretty sure I had a kernel panic (all input was non responsive, couldn’t even switch to a tty) in the middle of pacman’s upgrade phase.

    While I was able to chroot into my install and reinstall the kernel, half of my system’s packages were left in an inconsistent state so I still couldn’t properly boot - and so I just nuked my root subvolume and reinstalled Arch (I suspect I could’ve somehow got the packages reinstalled if I wrangled for a while with pacman but it was just easier to reinstall at this point).

    Atomic distros like Bazzite are designed to prevent that exact situation I ran into, unfortunately I just haven’t had enough time or energy to try to make my own custom image that has what I need in it (got kind of close with NixOS but that had its own issues), otherwise I’d probably be running that.


  • I had one of these done for an endoscopy - it ended horribly. It got “stuck” so I ended up having to have surgery for it to be removed.

    Getting that surgery coordinated and scheduled took months all the while my health was declining. Eventually it got so bad that I couldn’t hold down food and I had to be pre-admitted to the hospital a month before the procedure and put on IV nutrition…

    Granted I do have an autoimmune GI condition which is what prompted that test in the first place, and the chances of this happening is supposedly quite small but… Yeah I’ll take the endoscopy and colonoscopy over even that small chance of going through all of that all over again…





  • Exactly the same for me too haha, I’ve beat the ender dragon with friends before on shared worlds, but I’ve never beaten it in my own single player world.

    I generally have really short bursts of playing MC these days, and by the time I play again a new update has come out so I usually just completely reset to new world features and such. I know that they generate in unexplored chunks and that you can go prune chunks and whatnot, but rather than spend time doing that I’d rather just spend the time playing. Hell, these days I don’t even usually get to the stage of getting Netherite gear.


  • I haven’t tried it myself, but I believe the OC is referring to the webcam USB mode that Pixels (idk if this is an Android feature or a “Pixel” feature) have. To enable it, connect over USB then you’ll have a notification along the lines of “Charging this device over USB”.

    If you click that notification it’ll let you enable Webcam over USB mode, which I assume just causes the phone to act as any other webcam device would.


  • I’ve had some really bad brain fog for most of the year, so while I’m generally not able to recall them on the spot, I certainly do see quite a few that makes me go “Oh hey I remember that one!”.

    I like that the Threadiverse is still kinda at the size that this still happens quite a bit.

    I’d be very surprised if I were recognized since I’ve been quite bad about contributing to the conversation, but I still enjoy things around here nonetheless!



  • Things are also constantly improving over time as well, so its very possible that OP’s setup was somewhat problematic a while ago but have since been resolved.

    Which would also make sense if the hardware itself was super new at the time, and didn’t have proper kernel modules for it when it was originally released perhaps.






  • Were you using X11 before, by chance? IIRC Fedora 40 dropped X11, and only ships with Wayland by default. The fact that all of your apps are using the same screen sharing interface sounds like they’re using the screen share portal due to running under a Wayland session, which Discord doesn’t currently support currently.

    For a while there was a workaround using a tool called XWaylandVideoBridge but even that stopped working for me.

    I’ve heard that Vesktop supports screensharing under Wayland (and supposedly with sound support too), and it is available on Flathub - might be worth a try.



  • I’d love to find an alternative to xdotool’s auto type feature (or ClickPaste from Windows).

    There is wtype but unfortunately it doesn’t work in KDE nor GNOME because neither of them support the right protocol. I’ve run into the " hasn’t implemented $PROTOCOL" a few times in the past and it’s certainly a bit annoying.

    Aside from when that comes up, I don’t really have any complaints. A tool we used for work was never going to be fully functional on Wayland because of its dependence on Xinerama (I think) but thankfully we’ve moved away from it.