Great Blue Heron

  • 1 Post
  • 20 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle
  • I can’t understand how someone hasn’t explained to them that it’s impossible to enforce. I can only see two possible ways:

    1. Require every social media platform operating in Australia to do rigorous ID checks on all users to ensure no-one is under the legal age, or

    2. Somehow lock down the whole Australian internet so that users must login and then validate the identity, and therefore age, of all users. Then maintain a huge filter table to restrict under age users from social media.

    Both of these are clearly never going to happen. Have I missed a simpler way to do it?








  • I used Kodi and now use Jellyfin as client/server - my media is on a local server. The difference (the way I use it) is that with Kodi the server was just a file server and the client (Kodi) was doing all the work. The Jellyfin server is a media server and the clients are very lightweight. I was pushed to move to Jellyfin when I got a new Sony TV - the built-in Android TV experience was very usable but I couldn’t install Kodi - it ran out of space trying to build the media database. I’m sure there are ways I could have made it work, but I’d heard about Jellyfin and figured I’d try it. I liked it and never went back.


  • All that makes sense - except that I’m taking about 1or 2 physical servers at home and my only real motivation for looking into containers at all is that some software I’ve wanted to install recently has shipped as docker compose scripts. If I’m going to ignore their packaging anyway, and massage them into some other container management system, I would be happier just running them of bare metal like I’ve done with everything else forever.







  • Great Blue Heron@lemmy.caOPtoSelfhosted@lemmy.worldShould I move to Docker?
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    11 months ago

    That’s exactly how I feel about it. Except (as noted in my post…) the software availability issue. More and more stuff I want is “docker first” and I really have to go out of my way to install and maintain non docker versions. Case in point - I’m trying to evaluate Immich so I can move off Google photos. It looks really nice, but it seems to be effectively “docker only.”