Just because they weakened the union, and reinterpreted the law to discriminate based on race, and argue in favor of segregation & denaturalisation, and fly confederate flags, and want to own black people; that doesn't mean that they're....
Sex, gender, expression, and orientation are separate dimensions and can vary independently. While there is coupling and correlation, they are distinct
I'd imagine that could make a backup of the whole disk, but it can't decrypt it
I just flashed the firmware and used makemkv (when I was using windows...) I'm sure there's a better FOSS way but I haven't explored it since moving to linux
Reminds me of how much effort GPU driver devs put in to fixing completely borked games that don't follow spec / violate apis / rely on undocumented or undefined behaviour / etc
Lol! Losers. I've been programming for almost two decades and extensive use of AI hasn't compromised my skills AT ALL! These slop machines can't hope to compete with the quantity and magnitude of subtle bugs I write. My code was terrible long before I made bots have mental breakdowns trying to work with it.
I hadn't bothered because it was mostly LLM slop I edited until it worked, so it's specific and not robust. Just had to hack something together the night before I had to leave on a trip... Haven't had time to tag my music properly, so I'm still using it. The magic sauce is just ffmpeg and the mutagen Python lib.
Same almost. I have an ~800gb main library of mostly lossless files that I squash to around 150gb by transcoding to 196k or something opus that i put locally on my phone. I also strip embedded cover art which can save a stupid amount of space sometimes; relying on folder hierarchy with cover.jpg/png files. (Bitrate is pretty overkill for me so I may drop it to 128-160...)
I haven't had the time to manage the tags properly on my reference library, but my folder hierarchy encodes artist/album/title with optional years and track numbers. I wrote a linter script to check the structure, that every folder has a cover art image, and to warn about lossy formats not in directories suffixed with [lossy] (purely for documentation purposes; not used in script logic).
My transcode script generates tags from the folder and filenames, only copying genre tags if they exist and stripping everything else. Lossless files are transcoded while structure, art, and lossy files are copied. Then that result is synced to my mobile devices. So whenever I add music my workflow is to just name file folders properly and download or extract art then I just lint, transcode, and then resync.
(Tags of my reference library don't matter so much to me, but the squashed lib needs consistent tags for mobile apps for behave as I intend)
-teenage me explaining my intentions to work on homework before locking myself in a room with my Xbox to play halo all night