• 0 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: August 20th, 2023

help-circle
  • 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.



  • 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.











  • There is legitimate use cases for a zero hour contract. The vast majority don’t fit it.

    If the zero hour contract minimum wage was £50 per hour, then it would be appropriate. This would still allow it to be useful to hire consultant, semi- retired experts and contractors and use PAYE, no additional companies, accountants etc. Very efficient and would only apply to employees with some power in the relationship with the business.

    However, it’s used to exploit minimum or low wage staff. The company takes all the flexibility it offers and uses it to bully the employee into accepting the hours the business wants. They do this by treating to cut hours if the employee doesn’t agree. This makes it difficult to have multiple jobs to make up the hours.





  • You are right, TOS isn’t the law. However businesses will try to trick you with this technique, especially if they don’t think you have any legal support. You can’t commit a crime just because the victim agreed to it, no amount of contracts negate this. Employers often pull this trick to force employees to accept illegal practices.

    The person hosting and publishing the code may have never agreed to the TOS. So can’t be bound by it. They also can revoke their agreement, and no longer have to comply with it. However, continued use of the businesses web services likely requires agreeing to the TOS and this plug in may be using the businesses web services to make the plugin work.