Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)DO
Posts
4
Comments
172
Joined
2 yr. ago

  • I had similar worries about the AMD driver stability before I switched from NV about 5 years ago. But my experience has been great even back then and things have only improved since.

    One data point to consider is that Valve is shipping the Steam Deck with an AMD AMU and stability and compatibility is paramount for that use case.

  • Don't forget spite. The guy was always an asshole but when people finally started calling him out he got triggered and became a raging asshole. Now he thinks that he found his people but doesn't realize that they hate him too, they just find him useful for the moment.

  • Thanks. I tried to make sense of it and experimented a bit with making the same ioctl's mentioned but couldn't get it to work. I either didn't get it right or it's something else.

    Maybe I will take another look later but for now my workaround is to just fire up Baba Is You which idles at a low cpu use and then run evfwd with the grab option so that Baba no longer gets the input.

  • Yes, that works too with one fairly big caveat: for some reason the Steam Deck's controller is not producing evdev events until a game is actually running on the deck. So evfwd is not receiving events while the Steam UI is active. I haven't been able to figure out yet why this is the case.

    If you want to try it you can start a random game on the deck and then fire up evfwd on the controller device and using the -g (grab) flag to avoid passing events to the running game.

    Edit: while we are talking about the Steam Deck: when ssh-ing to the deck it can be helpful to turn off wifi power management to avoid lag: iw wlan0 set power_save off

  • I've been using VLC for folder based play of audio files. The UI is not ideal but it works well and the other apps I've tried didn't work out for various reasons. Unfortunately the Android Auto version of the UI doesn't have access to the folder browsing feature.

    No idea if VLC has lyrics support for audio-only files.

  • It's been mostly Isaac as usual but I picked up Shotgun King: The Final Checkmate yesterday and I like it a lot. It's a fast-playing roguelite with a neat idea that's implemented well. The game mechanics remind me of Hoplite on mobile.

    The game is currently on sale and has a free demo. It has good controller input and low resource use, a great fit for the Deck.

  • Trump and his handlers just before the debate:

    Handler: Mr President... (he insists on being called that by his people) - before you go out there I want you to promise again that you won't bring up the thing about people eating cats and dogs...
    Trump: yeah, fine
    Handler: Remember how we talked about this? And how you promised that you won't bring it up no matter what happens?
    Trump: Yeah, fine, whatever.

  • I have little sympathy for people like the author who knowing all this continue to give content to that site. And I don't care about their excuses.
    If you don't like that the new owner has turned your favorite pub into a nazi bar then maybe you should stop spending your money there.

  • I've been using NetGuard for many years to block net access for apps that shouldn't need it. I haven't noticed any impact on battery life and haven't run into issues other than what one might expect (for example when it turns out that the blocked app refuses to run without network access)

    Didn't know about RethinkDNS, looks neat, will give it a try sometime.

  • newpipe can play offline files I’m pretty sure

    Don't think that this is true (unless we are talking about a fork that I am not familiar with). The FAQ has an entry on this and mentions that you need to use an external player. I use mpv and VLC.

  • Backpack Battles. It's an inventory management based auto-battler. Chill game and I like spatial puzzle a lot.
    The game uses the Godot engine and it runs great on the deck. The UI is very smooth and thoughtfully designed.
    A neat thing about the battle system is that it's fully asynchronous. No matchmaking delay and it even works offline. I believe it works by preloading a number of opponent-builds at the beginning of the run.