poop

  • 0 Posts
  • 154 Comments
Joined 3 years ago
cake
Cake day: June 11th, 2023

help-circle




  • It absolutely does but you have to do it yourself, they dont accept any liability for doing that and nor should they, so if you dont know how to do it with at least the minimal level of safety and security and accept that risk yourself then you really shouldn’t try. Ideally you would only do it via a private VPN to trusted users.

    Plex has some features built in to make just opening the port reasonably safe, though I’d still recommend against that. They also have a reasonably secure account verification system, and the software itself has proven to be somewhat safe.

    Jellyfin has very little security built in and is not intended to be public facing, it also has the double edged sword of being open source, so you could read through all the code and pick it apart for flaws and exploits if you wanted to and we all just trust that when exploits or flaws are found they are reported properly.

    JF is great but you are on your own if you want to make it available via WAN.



  • Beyond the usual Dragon Ball and Pokemon things, along with catching random episodes of Sailor Moon, Hamtaro, Cardcaptor Sakura etc on morning TV before school, It was Evangelion, Bebop and couple of years later FLCL on late night TV. I also remember seeing a few random episodes of Escaflowne as well in the 90’s.

    I later completely watched and got very into Eva and Cowboy Bepop, but i still didn’t really think of it as Anime for some reason.

    so beyond those the first “modern” anime that I watched and actually got into the media properly with was Haruhi, then the first thing I watched in Japanese instead of English was Hibike! Euphonium.

    so that’s where I stopped watching dubs for shows other than the classic dub series where most people also listen dubbed.


  • Most people just use Sonarr/Radarr for this, though it can be tricky with anime specifically because you are pretty much locked into TMDB metadata, which might not be what you want for some series (alternate orders, absolute or series numbering, season 2/3 being different shows entirely, side series being specials not a season etc. etc. etc).

    I’ve used TinyMediaManager before, not open source (other than a very old version that is still out there last time I checked), but the free version is reasonably powerful, especially if you want to customise the details of your naming/folder structures or do custom metadata or ordering. has some CLI functions but is mostly intended as a gui app.


  • apart from the usual suspect like, Jellyfin+Plex (still have some straggler users that need to upgrade their players for JF to work properly), Immich, nextcloud etc, I really like running Birdnet-Go. I give it my CCTV camera feeds and it uses a NN to identify birds it hears.

    I get statistics about species heard around the property, charts to correlate detections to seasons and weather, and some interesting info about rarer species that I didn’t know were in my area. Every morning I check it to see if there was anything new recorded.

    it doesn’t really have a purpose, though the data can be submitted to larger databases, but it’s just a nice thing to have.

    EDIT: Also Vaultwarden, forgot about that, super happy to be hosting my own password manager instead of trusting (and paying for) companies like Dashlane to host it like I used to.


  • there are a couple of projects I’ve seen, and surely people will fork off one of the open robo-vac projects to spin knives.

    Robot mowers are in this grey area where if you have a big enough area to mow that you cant walk it in 15-30 minutes with a push mower, you could get a small riding mower for the same price, and now you also have a handy tractor too.

    I like them, but that’s because i’m a lazy tech head, but just like high end robot vacuums they seem like one of those things that you spend good money on, they work reasonably well for a while, then break and are unfixable and the company behind them doesn’t help.

    that said… there is a decent crossover in the region of “lazy tech head” and “enough disposable income” that would use a robot mower on a small lawn.





  • Yea I changed over to v3 without issue recently too, I read the release notes and some of the issue conversations on github, so I knew what to expect.

    That’s something a lot of people dont do, if you are self hosting an open source project it’s on you to stay on top of those things, stay updated as much as possible but dont do major jumps blindly without backups.

    In my case, I went from a regular immich in a container to one with openVino built in for gpu accelerated image analysis and face detection, and I had to change my database container image. Then it fired straight up and everything seems to work 100% so far.