Live data from Hacker News

Immich v2.0.0 – First stable release

github.com

71–80 of 165 posts

Re: Immich v2.0.0 – First stable release

#71
post #49
post #44

Kudos to the team! It looks like a really polished product. I've been wanting to set it up at home for a while now, but I have some reservations... This type of fully featured open source software that competes with a service by a giant corporation with infinite resources is ripe for the typical OSS rugpull, and/or enshittification, and/or being acquired, followed by rugpull/enshittification. I've been burned many ti…

> ripe for the typical OSS rugpull Immich is AGPL-licensed and doesn't have a CLA, which makes it functionally impossible for us to do any kind of rugpull. We're already "aqcuired" by FUTO since a solid year ago[0] and it's only been up since then. > I don't need a Google Photos replacement. Then there are many other options in this space that might be better suited to you. [1] has a really good overview. [0]: https:…

> Immich is AGPL-licensed and doesn't have a CLA, which makes it functionally impossible for us to do any kind of rugpull.

More difficult, perhaps, but certainly not impossible. And there are many other ways the software can be functionally crippled without involving a license change.

> We're already "aqcuired" by FUTO since a solid year ago[0] and it's only been up since then.

Like I said, FUTO seems like a fair steward of OSS so far, but I have no reason to trust them long-term. It is funded by a single investor, which doesn't inspire confidence. That relationship may end at any point.

To be fair, I am being overly cautious of what seems like an excellent project by any measure, especially compared to the alternatives. In my defense, I've been conditioned over the years to be wary of software that looks too good to be true, because it inevitably disappoints me, and to prefer simpler and even jankier software that doesn't promise the world, because it rarely does.

Commercializing free software is a difficult and unsolved problem. I'm not against mandatory licenses to unlock features that only a few large/"enterprise" users would generally use. Or to have some sort of a tiered licensing system for more advanced features. This would go against your current philosophy of not locking any features behind a paywall, which is noble, but it also has the drawback of making payments entirely optional. It is essentially donationware, which is not a stable source of income.

Also, subscriptions, as much as users don't like them, are really a requirement for this type of software. It pays for continual maintenance which wouldn't be covered by a single lifetime purchase. There are many ways this could be implemented that makes it fair for both the user and the developer.

In any case, thanks for your work, and good luck with the project. And thanks for the link with alternatives.

Re: Immich v2.0.0 – First stable release

#74
post #7

I appreciate the Cursed Knowledge section on their website https://immich.app/cursed-knowledge > Cursed knowledge we have learned as a result of building Immich that we wish we never knew

the "personality" of this team is just such a joy...

Are you being sarcastic or just an ellipsis (…) abuser? If the former, what for?

Re: Immich v2.0.0 – First stable release

#75

I read that announcement and I have zero idea what this "immich" app (?) is. How about adding some short introduction text explaining what the thing is for folks just discovering this thing via a HN link (w/o forcing them to click further or digging the information from somewhere else)?

Google Photos alternative -> https://immich.app

Re: Immich v2.0.0 – First stable release

#76

For me Immich has been good, but not great. I keep going back to nextcloud photos if I really want to do any work, like sharing images and file management. I really don’t get having all of your images in a a library and not in a file structure. Immich can look at your external libraries but it can’t really do anything with them. I can’t injest, say my iPhone photos and then later categorize them and move them to the…

> I really don’t get having all of your images in a a library and not in a file structure

Immich can store your photos in a file structure you want. It can also reorganise your files on disk based on EXIF data, and so on.

> I can’t injest, say my iPhone photos and then later categorize them and move them to the folder structure for more secure and stable long-term storage

It can absolutely do exactly this.

https://docs.immich.app/administration/storage-template/

Re: Immich v2.0.0 – First stable release

#77

I tried immich recently and it works great. My only gripe with it is the use of postgres which requires separate backing up. Would've preferred something like sqlite for easier backups. Even better if it could embed metadata directly in EXIF or sidecar files.

It makes regular database dumps to library/backups/*.sql.gz so I think backing up the library directory is enough?
Post reply on HN