Spyke

Posts

hots·Heroes of the Stormbydonio

Unexpected HOTS in a Clojure talk

As I am watching this video about the use of the Clojure programming language in TV sports production I was surprised to see a bunch of Heroes screens popping up starting at around 3:15. Apparently the initial use case for the tool was Dorm in 2016 (I think, based on the project starting date mentioned and the screenshots). The tool was used for the drafting screens (this was before tournament drafting was added in-game). It was then developed further and used in all kinds esports and TV sports events.

View original on lemmy.world
linux_gaming·Linux Gamingbydonio

A new tool to forward evdev input events between Linux hosts

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.

A new tool to forward evdev input events between Linux hostshttps://codeberg.org/imarko/evfwdOpen linkView original on lemmy.world
lorcana·Disney Lorcana TCGbydonio

Sell me on Lorcana

I am familiar with TCG basics, dabbled in Magic, played many boardgames. I am curious about Lorcana but so far all I know about it is that it's a Disney themed TCG.

What makes the game intriguing to you? What are some unique aspects of it? Anything you don't like about it? How much do I have to be into the theme to enjoy it? How much would I have to spend to enjoy the game 2p with my partner?

View original on lemmy.world

You reached the end