abstract shape in bio

  • 0 Posts
  • 9 Comments
Joined 1Y ago
cake
Cake day: Jun 26, 2023

help-circle
rss

rutracker is semi private, registrations are always open and no invites needed


There is also the lesser known, but quintessential space game: Space Rangers (GOG). It takes a little figuring out, since it’s a Russian game from 2003 (and a successor of the 1999 game) and they kind of tend to be obtuse like that; but, its genuinely the coolest space sandbox I’ve played. It’s kind of a space Mount and Blade: you can fight aliems, you can trade, you can be a mercenary, or a pirate, and the game accomodates for all of that. At whim, it switches between the core X4-esque gameplay to an RTS, or to a text quest, some of which are basically an entire game of their own. The English translation is a little spotty, but it’s good enough.

Mandalore made a video about it some time ago.

It’s also got a ton of mods! Though not all of them have translations.


Op said thei got an old notebook, trying to run a VM on it would probably be a miserable experience. Depends on the exact model of course, but with low specs and potentially lower hardware support for VMs, its not likely to be a good solution.


This looks like a Jinja template, so definitely supposed so be populated by something else first. Yaml is basically just a prettier Json so it wouldn’t support something like that section on its own.


Pretty sure its not a PEP, but the python glossary mentions it. Searching ‘python EAFP’ brings up a lot of discussion on the topic too, so if nothing else its definitely a widespread phenomenon



Tbf python guidelines encourage it over if/else in cases like this. “Easier to ask for forgiveness than for permission” or something along the lines


Check Gentoomen Library and anarcho-copy, both have a huge curated list of books on everything, including networking.


My setup is Navidrome, Soulseek and MusicBrainz Picard, each hosted in a docker container.

Whatever music I can’t or don’t care to buy directly on Bandcamp i find on Soulseek. Then, I run the downloaded files through Picard which tags and renames them automatically for me. After which, I put them into the Navidrome directory, it picks them up and lets you stream it in a browser or any app that supports Subsonic servers. I use Feishin on my desktop and Symfonium on my phone for that.

https://github.com/navidrome/navidrome/
https://github.com/realies/soulseek-docker/
https://github.com/mikenye/docker-picard