I’m curious, what happens if you try using a “portable” version of FF? It should be completely self-contained, so if it works, you would know it’s probably some weird remnants left over from an old installation messing with things.
I’m curious, what happens if you try using a “portable” version of FF? It should be completely self-contained, so if it works, you would know it’s probably some weird remnants left over from an old installation messing with things.
One thing to keep in mind: if someone gave you a 5.25" floppy disk with this type of data on it, even if the data was perfectly readable, would you have any way to do it? You’d need to hunt down someone whos into retro technology and hope you can figure out how to decode the information. The format itself became obsolete, so even if the data would theoretically be accessible, the means to access said data may not be.
Point is, what are the chances that CD drives will be around in hundreds of years outside of a museum or personal collection? They’re already becoming more and more uncommon after only a couple decades. But there really isn’t a great solution to this, especially when it comes to video, because you can’t just print it out.
Side note, are you sure that CD Golds are more durable than M-Disk?
That setup is probably perfectly adequate. You can configure the OS to set the MicroSD to read-only mode, which would decrease the chance of corruption to near zero. According to this page:
Just run sudo raspi-config
from the terminal then go into “Performance Options” and select “Enable/disable read-only file system”. You can do that again to enable writes if you ever need to change a config option or update the software.
Have fun consuming media then
Hmm, I would only purchase them as a third (or more) layer of redundancy, or maybe for storing things like ripped media that could just be re-ripped (or re-torrented) should the drives fail. I would not trust them for anything important since you have no idea what kind of environment they were in for all those years.
Personally, I haven’t run into a situation where I could only configure something via UI. There’s always been an option to toggle between a UI editor, and just a text editor for the appropriate YAML. There could be exceptions that I haven’t encountered, but they’re definitely few and far between.
To be fair, I’m guessing the majority of Pi’s are used headless anyway. Plus even the older Optiplexes have DVI, which is just HDMI without the audio or fancy stuff like ARC. Won’t be getting 4K or anything, but still a very good video output and IMO adequate for almost all use cases.
That’s only if you want to watch it outside your home network, and either way I would recommend not just opening a port to the world like that. I’d say to use Tailscale (which is trivially easy to install) for remote viewing.
Personally, I used TrueNAS Core (known as simply FreeNAS at the time) for my very first NAS setup knowing nothing about BSD-based systems, and it’s been pretty much fine. It has ZFS which is absolutely desirable for a NAS that you store important things on, and It has some quirks but Ive been able to accomplish everything I’ve wanted to with it just by looking up the miriad of guides available. Not saying it’s better than the alternatives, just sharing my personal experience.
However, if you’ve already got OMV setup and it’s working for you so far, I would stick with it. I believe you could always import your drives into another NAS system if you decide to move later, so why fix what isn’t broken?
If it’s just adapting an existing standard used in servers for use with graphics cards, this might actually have a chance of gaining a foothold. It would probably make people feel more comfortable with high power graphics cards too, considering the recent melting-cable fiasco.
If you’re actually ripping bluerays, I would highly recommend using MakeMKV. It’s technically paid software but while it’s in beta you can can a free license key from their forums. BluRays can be formatted oddly and include a bunch of crap you probably don’t want (preroll ads, etc), so when I tried to rip one with jusy ffmpeg it was a pain, but MakeMKV deals with most of that for you and gets a 1-to-1 copy of the movie files + anything like captions and alternate audip tracks.
You aren’t beholden to any other countries laws, but such domains are the property of their respective countries and their usaging can be conditional and revoked at any time (see what happened recently with .ml domains). Personally I use a .xyz domain because it’s also very cheap, although I’ve heard that it can make you appear more “suspicious” to antivirus companies and such.
Seriously. Vanced wasn’t even open-sourced, Revanced is and also has tweaks for many other popular apps.
You could always put it into service as a network wide ad blocker with PiHole. Might also speed up web browsing a bit too, since PiHole also works as a DNS cache.