Diffuser5593

@Diffuser5593@aussie.zone
0 Post – 18 Comments
Joined 13 months ago

Nice list but sub out torrenting for usenet. There's a fee associated with usenet but worth it imo as you get higher quality releases, more likely to find niche stuff and don't have the issue of no seeders.

1 more...

Has anyone else found the firefox app on android buggy? Always crashes when switching to full screen when watching a video but will work when opening it again immediately. Gets into the wrong state with private vs non private tabs etc.

I ran a dual boot on my work laptop with Windows and Mint until I was fully ready to transition over to Linux. Might be worth doing the same? Recently got rid of the Windows boot and am now fully on Linux for work development. However, I'm not in the web development space so can't comment on that. I use CLion, Intellij, and PyCharm for work.

My home pc is fully Linux running Fedora which I use for gaming, no issues there running Proton through Steam. Have Lutris setup as well for League Of Legends, although that'll be disappearing once Vanguard is integrated.

It's absolutely the right way to go, have my whole stack setup with docker compose.

I use NZBGeek as my indexer and Frugal as my newsserver. Have been happy so far.

I don't think you've played the game given you can sort and search...

1 more...

Am on Fedora and have no issues playing on this new patch if that helps.

2 more...

Hmm so you had to delete a file from the last patch to get it to run on Linux? I definitely didn't have to do anything like that, running proton experimental through Steam. Curious, but what distro are you on?

My raspberry pi 3b+ could absolutely direct stream 4k locally, transcoding is a different story. Is your pi connected via ethernet?

3 more...

Ngl but that looks terrible.

Alexis Ohanian, co-founder of Reddit and married to Serena Williams.

You can sort by type as well, there definitely could be more options but I really haven't had many issues with what's already available when finding stuff. And yes you can search for an item.

Use usenet over torrents. You're downloading the files from a server rather than peer to peer so you avoid the issue of not having any seeders. There is usually a fee associated with registering with a usenet provider and indexer, however, you can sometimes get a free trial or a limited number of "grabs" per day to test it out.

Using software called Parsec, you can use 1 copy of the game where the person who owns it streams it to your pc.

I would start here: https://www.reddit.com/r/usenet/wiki/index/. I'm using NZBGeek as my main indexer. Cost me $12 USD for a year of access. There's lifetime for $80 or something but I've only just gotten into usenet over torrenting so testing it out. DrunkenSlug is also another highly recommended indexer, currently open for registrations. I'm using their free tier as NZBGeek has been sufficient so far. For my usenet provider I'm using frugal, $40 USD for a year of access. I've got this all setup with an old pc running Debian using docker compose with radarr, sonarr, jellyfin, sabnzbd and jellyseerr.

Can't speak to private trackers as I've never used them.

There's definitely alternatives to the Jellyfin UI, there was one that popped up here a few days ago?

Spraying feels awful as well. Meta at the moment seems to be burst, strafe, burst strafe... Performance is pretty dogsshit on my 5800X3D and 6700XT, get 3 seconds freezes randomly.

Using docker containers is a lot easier to manage than installing all the packages directly to the OS. Using docker compose simplifies this even more. You have a simple docker-compose.yml file and it's usable to any other Linux environment! Just have to be aware of where your drive mount mappings are.