• 4 Posts
  • 28 Comments
Joined 1 year ago
cake
Cake day: July 21st, 2023

help-circle






  • Hm, after the initial upload, it shouldn’t really generate much traffic if I can only manage to upload the diff, so it might not be much of an issue for me. I am not yet really familiar with tools like rsync and rclone, and also don’t know how the changes are stored in the Borg repo (e.g. if I move a 1 GB file from one folder to another, does that get picked up as a 1 GB change by the syncing tools?), so I would need to do some more research to see if that would be achievable.

    Hetzner also looks nicely priced, but it would’ve been nice if I could choose an even cheaper tier with less storage, as 1 TB is quite overkill for this particular use case. I could of course use it to backup other things.




  • I recently started organizing my music to use with Jellyfin and/or Navidrome. Since Jellyfin requires a particular folder structure, I used this, and I’ve also used MusicBrainz Picard to tag all my music so that it works better with Navidrome. I ended up just using Jellyfin as it suited my needs perfectly, and using it with a desktop client on my laptop (Feishin) and mobile client on my phone (Finamp).

    The way Jellyfin requires it to be organised is the way I would’ve done it myself anyway:

    Artist 1
    |-- Album 1
    ||----Disc 1
    ||----Disc 2
    |–Album 2
    Artist 2
    |-- Album 1
    etc …

    In my experience, if you try to organize based on genres, you need to have a very defined sense of what genres everything you have is. Either you stick with very broad genres (Rock, Jazz etc.) or you get tons of subgenres that you quickly lose control over if you don’t know exactly what is what. Since the clients I use have the possibility to sort by genre, I am planning on giving it an overhaul at some point, but then I will use very broad genres.



  • …lock-in tactics should put any person who cares about those things off.
    

    Unfortunately most people don’t care.

    And once you are locked-in, the barrier to get yourself out of it is often so high that it dissuades most people from even trying to get out. I moved from macOS to Linux last year, and even though I was only using a small portion of the Apple ecosystem (iCloud was the only thing I believe), it still took a lot of time as they are designed to make it difficult/time consuming to migrate. Not to mention the macOS/iOS only applications you might’ve ended up using, as cross-platform functionality was not top-of-mind when choosing. In my case, the notes app Bear was such an example.







  • Thanks for the tip. I will be looking into setting up SSH keys fairly soon, and look more into strengthening ciphers et al.

    From a practical point of view, what is the likelihood of a brute-force login attempt to succeed? There are plenty of login attempts, but most of them are for root, and as I’ve disabled root-login that will fail no matter what. Other attempts are typically for generic other names such as ‘admin’, ‘user’ and ‘test’ that has no associated user on the server, as well as some weird choices that I can only imagine comes from some database breach.