• 0 Posts
  • 26 Comments
Joined 8 months ago
cake
Cake day: June 4th, 2024

help-circle



  • It says on the page that

    As we’re committed not to add paywalls, this purchase will not grant you any additional features in Immich. We rely on users like you to support Immich’s ongoing development.

    So this is a purchase which grants you no extra bonus, which is functionally a donation. This is a common practice with software supported by Futo - they offer the software for free, but ask that you pay a good-faith “license fee” for the software anyway to help fund development. I think Louis Rossman has a video about it somewhere, if I remember I’ll link it in an edit when I have time to find it later.










  • Darohan@lemmy.ziptoLinux@lemmy.mlLinux middle ground?
    link
    fedilink
    arrow-up
    11
    arrow-down
    1
    ·
    4 months ago

    This may be an unpopular opinion, but NixOS. It has package up-to-dateness comparable to (and sometimes better than) Arch, but between being declarative (and reproducible) and allowing rollbacks, it’s much harder to break. The cost is, of course, having to learn how to use NixOS, as it’s a fair bit different to using a “normal” Linux distro.




  • Was ready to downvote but this is actually a really good guide, well done OP! The one issue I will raise, though, because I faced it myself, is that as long as you’re still using Windows, it is way too easy to just go back to using the Windows programs not the open source ones. Only through switching to Linux can you really “throw yourself into the deep end” and force yourself to learn these new things. Microsoft has made themselves the “path of least resistance” (or at least that of “most momentum” for a reason) and if you’ve been using a computer for a while, it’s a lot easier to break the habits and realise the benefits by giving yourself no other option than it is by trying to discipline yourself into using the new options.




  • Just gone through this whole process myself. My god does it suck. Another thing you’ll want to be aware of around Takeout with Google Photos is that the photo metadata isn’t attached as EXIF like with a normal service, but rather it’s given as an accompanying JSON file for each image file. I’m using Memories for Nextcloud, and it has a tool that can restore the EXIF metadata using those files, but it’s not exact and now I have about 1.5k images tagged as being from this year when they’re really from 2018 or before. I’m looking at writing my own tool to restore some of this metadata but it’s going to be a right pain in the ass.