donio

joined 2 years ago
[–] donio@lemmy.world 3 points 2 days ago

On PC and Steamdeck Binding of Isaac and Brotato mostly, my most played comfort games. Looking to get started with Lonestar soon.

On mobile I got back into Shattered Pixel Dungeon. I've been paying classic roguelikes for a very long time. Never gotten very good at them but I still enjoy every run and inevitable death.

[–] donio@lemmy.world 4 points 1 week ago* (last edited 1 week ago) (1 children)

[ 5067.696] (II) Applying OutputClass "AMDgpu" to /dev/dri/card1

Make sure that you actually have permission to that /dev/dri/card1 device. This may be arranged by udev or "video" group membership.

Regarding AMD vs Nvidia, unless you need CUDA you probably made the right choice. This sounds like a config issue and you'd probably be dealing with the same thing with Nvidia too.

[–] donio@lemmy.world 1 points 2 weeks ago

I don't know about most beautiful but Dale of Merchants and Ascension have some of my favorite card art. I also like Mottainai for it's aesthetic simplicity.

[–] donio@lemmy.world 2 points 2 weeks ago

Hm, yeah I can't think of any from the top of my head. I guess the site's format works best for euros and the audience seems to be geared towards that too.

[–] donio@lemmy.world 2 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Make sure to check out Yucata.de too. They have about 200 games with some overlaps with BGA. The site UI takes some getting used to and matchmaking is not as well featured as BGA's but the in-game UI is actually very nice once you grok it and it has an excellent undo/replay/log system.

Some of my Yucata favorites:

  • Bonfire
  • Carpe Diem
  • Cartographers (also on BGA)
  • Fields of Arle
  • Grand Austria Hotel
  • Lorenzo Il Magnifico
  • Mottainai
  • Mountain Goats (also on BGA)
  • Mystic Vale
  • Newton
  • Rajas of the Ganges
  • Rajas Dice
  • Red Cathedral
  • Renature
  • Taverns of Tiefenthal

And I am currently practicing Skymines.

[–] donio@lemmy.world 3 points 2 weeks ago* (last edited 2 weeks ago)
  • Termux (or equivalent) has always been the primary mobile phone use case for me. Access to my main computing platforms from my pocket.
  • Antennapod
  • Fedilab (Mastodon)
  • Fennec - Can't deal with the web without uBo and other extensions.
[–] donio@lemmy.world 5 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

So, this is a more involved approach and it's not a Firefox add-on but I thought I'd mention it:

https://fnordig.de/til/Machine-Translation/bergamot-subtitles.html

You'd play the YT videos outside the browser using mpv in combination with yt-dlp and an mpv lua script would do the translation locally using the Bergamot engine (which happens to be Mozilla's translation engine). Could be adapted to use other engines too.

[–] donio@lemmy.world 1 points 3 weeks ago

Thanks, I see that sdl2-compat-2.30.51-1 has landed in Arch since.

[–] donio@lemmy.world 2 points 3 weeks ago* (last edited 3 weeks ago)

I am pretty that's the minibuffer-prompt face. But that's on the "already tried" list so not sure why that didn't work.

(custom-set-faces '(minibuffer-prompt ((t (:foreground "yellow" :weight bold))))) does the job for me.

Edit: oh yeah, as others have already mentioned it might also come from default. Other faces inherit from default so for example with the settings above you'd still inherit :background from default since we are not overriding it.

 

When the newly released sdl3 is installed it offers to replace sdl2 with sdl2-compat which is a compatibility wrapper around sdl3. Any experience with this wrapper? Are you a happy user? Have you run into any breakage?

[–] donio@lemmy.world 7 points 3 weeks ago
 

evfwd is a new tool for forwarding evdev input events from one Linux host to another, typically through an ssh connection.

The reason I am posting this here is that my initial motivation for creating the tool was gaming related: I wanted to be able to use my laptop's keyboard and gamepad on my Steam Deck.

The tool works by serializing /dev/input/... events on one hosts and then injecting them via /dev/uinput on another. You have to arrange the pipe between the two ends, typically using ssh:

evfwd /dev/input/somedevice | ssh somehost evfwd -s

See the readme for more details.

 

According to an r/modcoord post this subreddit was another one where the admins wholesale removed the current mod team and now they are looking for replacements.

view more: next ›