Probably not much for people on a self hosting community, but those that want to get away from subscriptions and steal your data as a service cloud providers that might need some reassurance that they’ll have a working system.
Probably not much for people on a self hosting community, but those that want to get away from subscriptions and steal your data as a service cloud providers that might need some reassurance that they’ll have a working system.
Nixos is an os that’s defined by its config stored in .nix files. Everything is defined here all the software and configurations. Two people with the same script will have the exact same os.
Any changes you make that aren’t in the scripts won’t be present when you reboot.
You could maintain a very custom linux distribution (kinda) by just maintaining these config scripts.
So a user wouldn’t need to install all required software and dependencies. They could get a nixos and the self-host config and adjust some settings and have a working system straight after install.
The non web app is probably just a web app and browser wrapped in one.
Rather than make better processors they just make them dispate heat better.
These are also googles ‘own design processors’, so bad Samsung even avoids useing exynos. Next gen pixels will definitely be the hottest phone around.
Not to the same extent, stuff keeps changing back.
There isn’t much you can’t do on Mac if you use the terminal, much like Linux. It’s much better than the convoluted mess that windows settings is.
You often install binaries in Linux by moving them to a directory you can call them from. Which is the same thing MacOs has you do graphically. You can do it on command line as well.
Using a Mac is much the same as Linux. Mac OS is unix and Linux is a copy of unix systems. Your just used to the windows ways that aren’t that good to start with.
Yes, I understood that. There are specific OS for Kodi like libreElec, that make it easy to have support for lots of codecs etc. I don’t know if any for specific to Jellyfin, but the Jellyfin App has a better UX than Kodi.
Kodi is a great Linux client. But that’s not what OP wants, the jellyfin app is a nicer UX experience.
It’s a nice aesthetic choice in macos. They got rid of the icons, I always thought the order was clear. It’s like a car clutch closes the engine from the wheels, brake slows the car (minimise) and accelerator maximises.
You can change them to grey circles.
But there so much more data they could also be collecting. Think of the poor multi billion international company.
The web browser would offer to do it for you. Know it can’t. The Unser knows has to navigate through the settings.
I won’t be surprised if Microsoft still makes it possible for edge to change the default without the user going into the settings.
There is lots of web based guis. These are accessed on a separate device on the same network (or internet). These use very little resources, all the rendering is done on the client web browser.
A big part of it is also letting other people know you did it. China and Russia are big on this. The create dangerous situations, then say they aren’t responsible all while sowing confusion. The want plausible deniability, confusion and credit for doing it.
Could be Chinese creating reasonable doubt. Making this sort of mistake makes explanations that this wasn’t Chinese sound plausible. Even if evidence other than the name comes out, this rebuttal can be repeated and create confusion amongst the public, reasonable suspicions against accusers and a plausible excuse for other states to not blame China (even if they believe it was China).
Confusion and multiple narratives is a technique carried out often by Soviet, Russian and Chinese government. We are unlikely to be able to answer the question ourselves. It will be up to the intelligence agencies to do that.
If someone wanted to blame China for this, they would take the name of a real Chinese person to do it. There is over a billion real people they could take a name from. It unlikely that a person creating a name for someone for this type of espionage would make a mistake like picking an implausible name accidentally.
A small computer, large capacity ssd and two WiFi interfaces (2x usb dongles, or dongle plus usb).
Small computer could be anything: raspberry pi (or generic and), nuc mini pc or laptop. If you want to use it without a plug you’ll need to add a battery, usb c powered devices could be more convent to power from a battery.
A ssd is better for this use case. Not because it’s faster, but they are more resilient to being knocked about and dropped. They are also much smaller, especially M.2, and aren’t fussy about how they are mounted.
The two WiFi interfaces would allow you to create a WiFi bridge to access the internet through a WiFi network and access your media server. It would need some configuration, you may also need to have the computer act as a router if you want to use multiple devices without reconfiguring.
It may be easier to have your device act as a WiFi hotspot and have the media centre automatically connect to it. This would make it difficult for multiple devices to use it simultaneously, and you could accidentally allow the media centre to do all its updating and downloading over your mobile connection.
This type of thing is going to be expensive and troublesome to configure unless your already experienced with that sort of thing.
I think a better solution, especially if you already have a media server. Is to set your media server for external access.
To get media when you don’t have internet, buy a large capacity flash drive (or external ssd/hdd). When you have access to your media server download all the content you want on to the drive. I think iOS jellyfin can do this without much modification.
Once out of range of your media server. Delete the content you’ve watched on your device (iPad) to free up space. Connect the external drive through the usb port on the iPad, copy over the next lot of content you want to watch. Disconnect and then watch the content.
Jellyfin can download the content, but you may need another app to play it when you don’t have access to the media server.
This approach lets multiple people access a much larger amount of media, effectively simultaneously. It doesn’t require a large amount of often expensive local device storage - you use cheap external storage. It much less expensive if it breaks or gets lost and has very little configuration -if you already have a media server running jellyfin.