Ravener

@ravener
21 Followers
64 Following
51 Posts

Software Engineer, Game Dev, Aspiring Artist.
https://ravener.bio.link

日本語のアカウント @ravener

Websitehttps://ravener.is-a.dev
GitHubhttps://github.com/ravener
Discord_ravener
osu!https://osu.ppy.sh/users/30265406
nice

TIL that you can install aarch64 Flatpak apps on an x84_64 host and they will run finely, just a bit slower.

Flatpak automatically starts them with qemu under the hood.

I was not expecting that. I'm impressed.

#Flatpak #GNOME

GitHub - SomeUnusualGames/Tux-vs-Mutant-Window: Source code for the game Tux-vs-Mutant-Window made in Bash

Source code for the game Tux-vs-Mutant-Window made in Bash - SomeUnusualGames/Tux-vs-Mutant-Window

GitHub
A Merge Request to RULE Them ALL!

YouTube

I have been working on a Hitsound Copier tool for Linux users using GTK. It uses the tools made by the developers of Mapping Tools so it should be accurate.

Also, Blueprints are awesome!

#osugame #gnome #gtk

As @gnome 47 is now officially out, here is my video look at everything new in there!

It's a lot of not super visible changes, a few very noticeable ones, and generally a good step towards a pretty damn awesome #Linux desktop!

https://www.youtube.com/watch?v=TWzqbBkmOpM

GNOME 47 is full of big, invisible changes. Still one of the best Linux desktops out there!

YouTube

I spent the day implementing Twitch integration for @osugame so that Twitch streams will be posted.

Surprisingly I enjoyed working with the Twitch EventSub API, I couldn't find a library that was attractive enough for me to use so I manually wrote my own code and it was pretty simple.

Now the real question though, does it work? I'm still waiting for it.

#osugame #twitch #api