

I would rather own my files on my phone like it’s the year 2000 than my devices becoming useless whenever $streaming_service shuts down or changes policy like it’s the year 1984…
I would rather own my files on my phone like it’s the year 2000 than my devices becoming useless whenever $streaming_service shuts down or changes policy like it’s the year 1984…
Should have use libre software from the start my guy! Jellyfin / Kodi let’s go
OK I had the same problem as you and found the solution in dvdbackup + mkvtoolnix + some scripting glue + [optional step: ffmpeg/handbrake for transcoding]. My solution works but is not optimal but it works using only libre software. I’m writing a page on my website to document this libre dvd ripping setup, it is very much in progress but I will be improving it as I go, hence I prefer to point you to the page.
I had to dig around on the makemkv forum to find the source code: https://forum.makemkv.com/forum/viewtopic.php?f=3&t=224 but I have no idea how recent that is and the developpers are only giving the minimum source out of obligation from the GPL. They litteraly wrote “GPL is cancer” in their source code. This, plus the fact that there was no clear link to the source code and that it’s distributed as a tar (couldn’t find a git repo) really stinks.
I believe pdfs can load remote images, which pings a server. There are other reasons, I haven’t got sufficient knowledge. Some pdf readers will offer a sandboxed mode improving security. I think zathura has this for instance.
Tip: if you are going to store data on “the cloud” aka someone else’s computer, encrypt it locally before sending the data! There are existing solutions to do this in a cloud-optimized way (that is, not sending in an archive which has to be fully reuploaded for any tiny change) such as cryptomator. I think rclone also has an encryption feature but haven’t checked.
Goes to show how much of a joke copyright is. These laws are bought by and made to protect the interests of corporations. disgusting. rip aaron schwarz, your ideas live on.
Wants to run a ‘debloated OS’ and asking about Windows 11 installation advice. Wut?? Litteraly no reason to be running Windows nowadays. You can game on GNU/Linux just fine and if you really need something Windows specific you can always run it through Wine (with Bottles for instance) or in a Windows VM (if you have a gaming PC then you 100% have a powerfull enough computer for virtualisation).
Hey I finished my ripping guide and ended up writing my own script which uses only libre software (dvdbackup, lsdvd, mkvmerge and jq). Worked great for my collection of ~350 dvd. Check it out!