Formerly @russjr08@outpost.zeuslink.net

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

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


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


  • Turbo Golf Racing

    It’s pretty much “Rocket League meets golf”, with two different types of modes:

    • Racing: Everyone has a ball that they’re pushing in real time as quickly as they can to the goal
    • Golf: Everyone has a ball that they’re trying to get into the goal with as few turns (its a turn based mode) as they can

    Doesn’t have any microtransactions in it (aside from a couple of supporter packs that grant you a few cosmetic items), has an in-game “store” but they’re cosmetics that you unlock with currency that you get from playing and doing challenges (they can’t be purchased with “real” money).

    I enjoy the fact that I can pick it up, play a few matches, and then put it down, which is one of the reasons I like to play Rocket League every now and then.

    Do note that for the most part the game is multiplayer-only, like Rocket League. It has a time trial mode that can be played offline, but that’s about as far as it goes for offline/singleplayer content.

    Runs fantastic on the Steam Deck (it is Deck verified) and I can easily reach 90FPS on my OLED Deck. It also of course runs perfectly on desktop as well via Proton.


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


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


  • Call me crazy, but I just picked up Call of Duty: Infinite Warfare today.

    I haven’t been interested in playing the Call of Duty multiplayer modes for a very long time ago (I don’t even think the servers are still available), but in the past I did enjoy some of the campaigns. Infinite Warfare’s campaign seems very sci-fi “ish” which actually kinda scratches an itch I’ve had for a while. Another game that looked similarish to this was the Crysis games which I’d never actually gotten a chance to play, but when they were last on sale I found out they didn’t have cloud saves and I like to bounce between my Deck and PC a lot so that was a deal breaker for me.

    I’m thinking about picking up Advanced Warfare too, since I had it when it came out on Xbox One and liked the campaign for very similar reasons. In general I’d love to find more games that have the same style to them, which reminds me I’m overdue for a replay of the Titanfall 2 campaign…

    They happen to be on sale right now till the 8th, I’d absolutely never pick them up at full price.





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


  • AFAIK the inbox analogy that the previous user wrote applies on an instance level, so in your example the LW admin would still see it (assuming it was against a LW user or something in one of their communities, I believe).

    The “mark report as resolved” option doesn’t federate to other instances, if that makes sense. It’ll mark it as resolved for that whole instance (so a community mod won’t see the report anymore once an admin from that instance marks it as resolved and vice versa), but not other instances.

    At least, that’s as far as I understand it, don’t quote me on that 😅



  • Programming! It’s currently a hobby of mine (and has been for over 10 years) that I hope to make into a career of mine. I do some minor scripting and whatnot at work (and thankfully, I get paid at a much higher rate for the time that I’m doing that), but its not the “main” thing I do.

    I live in a world of many unanswered questions, full of illogical conclusions and actions. But with programming, it is all about logic - the computer does exactly what you tell it to do, and I find a ton of beauty in that logic and how that logic makes sense to me. It doesn’t always make sense at the first pass, but at the end of the day, its always something that I (or someone above me) told the computer to do incorrectly. There’s always an answer!

    Whereas the rest of my life, I hardly ever have the power to get my own answers, and others surely often don’t have an answer for me either.


  • I’m a little disappointed at myself, to be honest. I was supposed to have a hematologist appointment on Wednesday, but I rescheduled it for early next month. For the last few years, I’ve been fighting to get my chronic fatigued treated because its generating a whole tree of issues (its preventing me from progressing my life forward, I’m pretty sure its the cause of my depression, etc) - however no one has been able to figure it out because no one actually wants to take an in-depth look as to what it might be. They just run a simple CBC on my blood and say “Nope, looks all fine”.

    Well, to be quite frank, I’m just not ready to organize leaving the house on Wednesday (I don’t have a car, so I have to get transportation scheduled from my insurance company) and expend all that energy, just to then be disappointed when the hematologist is 99% likely to say “There’s nothing wrong that I can see”, then I have to organize a trip to actually get back home. It turns what is a 15 minute appointment into a whole 3-4 hour ordeal. They don’t offer telehealth appointments, sadly, or else I wouldn’t mind at least talking to the doctor.

    I only pushed it back a little bit till early next month, but I’m just not ready for the disappointment this week, it was causing me a ton of anxiety just even thinking about it over the weekend.

    I know that I shouldn’t be disappointed in myself because at the end of the day its my choice and that I shouldn’t feel ashamed for it, but that doesn’t change the fact that its how I feel regardless - so in reality, I traded anxiety for more grief and disappointment in myself rather than disappointment in the doctors.


  • Russ@bitforged.spacetoLinux@lemmy.mlUsing ChatGPT with Linux
    link
    fedilink
    English
    arrow-up
    22
    arrow-down
    2
    ·
    3 months ago

    For myself, I’m fine with using ChatGPT and other LLMs (I’ve been experimenting with trying to run them locally, so that I can gain some insight on them a bit better) to “fill in the gaps”, or as a sort of interactable Wikipedia - but I try to avoid asking LLMs something that I have zero knowledge of, because it then makes it a bit more difficult to verify the results it produces.


  • Since Plasma 6. Not sure about HDR wallpapers (never even heard of an “HDR Wallpaper”, so I’ve not looked into support for it), it should work with fullscreen videos though, and Steam games work if you run it through a nested gamescope session with a special HDR Vulkan layer installed.