

I checked the source and I can’t find their full report or even their methodology.
I checked the source and I can’t find their full report or even their methodology.
Am I mistaken that docker creates temporary volumes with a nondescript name and you can potentially dig up the volumes that were being used in /var/lib/docker/volumes
?
I imagine Microsoft has the same problem as Google, which is internally prioritizing flashy new things over maintaining useful old things. That’s why Google comes out with so many new things and kills so many old things.
If you want a raise/promotion/etc., you have a better shot at it by bragging about the new feature/service you launched than bragging about maintaining the relatively stable project that’s been running for years but could use some improvements.
It’s a really bad structure imo and I hate that Google and other companies prioritize like that :/
My server pc is just my old computer parts. Ryzen 3 2200G with with 6Gb of RAM. It gets the job done!
I use Docker for my setup and mistakenly had my qBittorrent download folder and my *arr media folders mounted as /downloads
and /movies
as opposed to /arr/downloads
and /arr/movies
The *arr programs running inside their containers don’t know that the two folders are actually on the same drive because it sees them as two separate mount points. Once I changed my *arr containers to mount my directories correctly, the hard linking worked as expected instead of copying files over. I then ran fclones and recovered over 700 GB of storage from deduplication.
I had a few metadata issues with Jellyfin until I changed the primary metadata source to be the same as what Radarr/Sonarr use so they all the file names match up and I’ve had no issues since.
I also don’t have a notable issues with subtitles in Jellyfin, but maybe your requirements have more friction. Have you tried the (iirc included by default) Jellyfin plugin to automatically download subtitles for your stuff? Or the *arr program that handles subtitles (I forget its name)?
Might I introduce you to the wonderful language known as Nim? Python-like syntax, compiles to C, C++, and even JS, has mature libraries and good tooling, and some memory safety features built in! And yes, you can use pointers!
They didn’t include https so the link doesn’t know what protocol it’s meant to open with
Never heard of bin but this is cool as hell thanks for shouting it out!