Immich Is Now Stable!

https://peertube.futo.org/videos/watch/03967eb3-338a-4886-90bd-00c493332432

You can find Immich at https://immich.app/ If you want to buy Immich merch, go to https://immich.store/ You can learn more about FUTO at https://futo.org/

366 points · 77 comments · view on lemmy.world

77 Comments

EncryptKeeper@lemmy.world · 74 pts · 260d (2 replies)

Wasn’t it stable like a month ago?

jogaklaa@lemmy.world · 45 pts · 260d

Checking out the road map, nothings changed in a hot second. I think they're just trying to spread the word about it in general

Joelk111@lemmy.world · 11 pts · 260d

Yes

kindred@lemmy.dbzer0.com · 32 pts · 260d (9 replies)

What does the $100 server key unlock (besides "supporter status"), since features aren't paywalled?

Unlearned9545@lemmy.world · 117 pts · 260d (1 reply)

Nothing. Just helps pay for development.

01189998819991197253@infosec.pub · 87 pts · 260d

Oh, so... 100% worth every penny, then. Finally, a software cost with actual benefits.

Edit. It sounds sarcastic, but I'm being serious.

jqubed@lemmy.world · 58 pts · 260d (3 replies)

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.

kindred@lemmy.dbzer0.com · 10 pts · 260d (2 replies)

I read that. (I literally mentioned features not being paywalled in the original comment.)

If the key doesn't unlock features, what does it unlock?

Do you get a little thank you message from the devs when you enter it in? Does it add a "Supporter" tag next to your name on the app settings?

The practice exists in both software and games of adding paid cosmetics (e.g. Discord or Deep Rock Galactic) that don't change the core featureset but allow users to pay more to support the developers, so I think it's a valid question.

Hagenman@lemmy.world · 39 pts · 260d

You get a badge at the bottom left showing you’re a supporter.

EncryptKeeper@lemmy.world · 25 pts · 260d

Nothing. Just helps pay for development.

OhNoMoreLemmy@lemmy.ml · 28 pts · 260d

Bragging rights and improved sleeping ability from the knowledge that the devs are being supported.

The serious answer is it's often easier for people in a company to buy a license key than it is for them to arrange a donation to the devs. So this is an easy way to make small donations.

AustralianSimon@lemmy.world · 13 pts · 260d

Good vibes only

Mondez@lemdro.id · -1 pts · 260d

It's a donation that is deceptively framed in my opinion, bit of a dark pattern, but the product is fully open source so most give it a pass.

mriormro@lemmy.zip · 24 pts · 260d

that makes one of us

renegadespork@lemmy.jelliefrontier.net · 16 pts · 260d (1 reply)

That video was… something…

Anyway I love Immich. It’s definitely been on a stable release for a bit, but I think they’re just trying to get the word out. A lot of people seem to think it’s still in alpha.

Personally, I’ve been running the same Immich server for years now, rolling all the way up to the current release and I’ve never had any data loss. I just had to read the patch notes and adjust my docker compose accordingly a couple times.

It’s well worth paying for that supporter badge, btw. I’ve easily gotten more than $100 value out of it.

ripcord@lemmy.world · 2 pts · 260d

It really was!

drgeppo@lemmy.world · 16 pts · 260d (5 replies)

does immich have an option to automatically delete older, backed-up pics from devices in order to free up space and not worry about running out disk space on smartphone?

I tried to search the docs and it seems it's missing

Cyber@feddit.uk · 8 pts · 260d (1 reply)

I've not seen that option, but I use syncthing instead of the phone application to sync my photos to a specific folder on my NAS which is then an external library for Immich.

TBH, I don't want anything deleting anything automatically.

I'll often delete newer pictures of temporary stuff but keep older pictures of my frinds & family, so, that's not a feature I'd see any value in. It tends to just make me lazy and build up GBs of junk photos on my NAS (and backups...)

madjo@feddit.nl · 2 pts · 259d

That sounds like a great solution to my current frustration that the autobackup feature of Immich on iOS is so opaque. It only works when the app is open and even then oftentimes you're just staring at the backup screen while seemingly nothing is happening, despite Immich's backlog of thousands of photos still needing to be uploaded.

Everyday0764@lemmy.zip · 4 pts · 259d

it's wip, they are iterating it

i think they added it as beta, then reverted, then now is being reworked

Tywele@lemmy.dbzer0.com · 2 pts · 260d

Not yet

LordKitsuna@lemmy.world · 1 pts · 259d

No but there is a semi work around.

When using the app if you select all images one of your options will be delete from device when you click on that it will say hey some of these might not be backed up and one of your option is to only delete the things that have been backed up. It's not automatic but it is a way you can kind of just Mass do it to everything

Wispy2891@lemmy.world · 3 pts · 260d

It still doesn't do chunked uploads, right? For who has a low memory proxy or uses cloudflare

corsicanguppy@lemmy.ca · 0 pts · 260d (8 replies)

Still container-dependent?

renegadespork@lemmy.jelliefrontier.net · 30 pts · 260d

If you go into self-hosting hating containers, you’re gonna have a bad time.

AmbiguousProps@lemmy.today · 19 pts · 260d

Containers are the best, so probably

Cyber@feddit.uk · 1 pts · 260d (5 replies)

I'm running it bare metal on my NAS.

No problems, plus I don't have to do extra container stuff.

aesthelete@lemmy.world · 4 pts · 259d (1 reply)

Dude containers are often easier than running the underlying programs.

Cyber@feddit.uk · 5 pts · 259d

Not arguing with you, it's just a choice.

The question was whether Immich had to be executed from within a container system... and it doesn't have to.

atzanteol@sh.itjust.works · -3 pts · 260d (2 replies)

"not running in a container" is not "running on bare metal". It's just running outside a container.

Cyber@feddit.uk · 2 pts · 259d (1 reply)

I guess that's true.

I'm running it outside of a container and outside a VM... as there's no abstraction layer on top of the underlying OS. Which I guess is inside the bare metal.

So, Yep.

atzanteol@sh.itjust.works · 0 pts · 259d

"Bare metal" has traditionally meant without any os either. Your code executes directly on hardware and has direct control over everything. Like a micro controller.

Code in a container executes on the hardware in exactly my the same way as code not running in a container - with the os as an intermediary.

xxce2AAb@feddit.dk · -33 pts · 261d (46 replies)

The presentation is quite funny, I wonder wha-

AI

Welp. I'm out.

5PACEBAR@lemmy.world · 101 pts · 260d (14 replies)

I know we all hate AI, but we're actually angry at generative LLMs. The kind of "AI" that Immich uses is a classifier and is absolutely not the same as ChatGPT.

They should have made this clear in their video.

nfreak@lemmy.ml · 33 pts · 260d

Their usage is basically just the same old machine learning that's existed for ages, long before the genAI bubble started. They really should avoid the buzzword for accuracy's sake but it's far removed from all the LLM generative dogshit.

natecox@programming.dev · 21 pts · 260d
[ removed ]
cRazi_man@europe.pub · 8 pts · 260d

That was my understanding, that Immich and PaperlessNGX run AI locally on your machine. That's why the server PC sounds like a fighter jet ready to take off for hours on end when a large library is first added.

muntedcrocodile@hilariouschaos.com · 5 pts · 260d

I would assume its a clip embedder not a classifier and the search is simply finding the closest vectors to the search term?

irmadlad@lemmy.world · 1 pts · 260d (9 replies)

I know we all hate AI

Not everybody.

sem@lemmy.blahaj.zone · 8 pts · 260d (7 replies)

(Read the room, dude!)

irmadlad@lemmy.world · 3 pts · 260d (6 replies)

Not trying to be confrontational in the least. but I am fully aware and autonomous. I thought you guys weren't down with group think?

Mondez@lemdro.id · 4 pts · 260d (1 reply)

Fully aware and autonomous? Sounds like AI talk to me...

irmadlad@lemmy.world · 1 pts · 260d

Are you not master of your own domain?

DoPeopleLookHere@sh.itjust.works · 2 pts · 260d (3 replies)

Your in the one comment chain talking about hating AI, but that's group think?

No, your just a contrarian.

irmadlad@lemmy.world · 0 pts · 260d (2 replies)

I commented on ONE comment...not the whole thread.

However, if I am a contrarian because I have contrary core values, beliefs, and opinions, then vive la différence! Hope you had a great thanksgiving day if you do participate. If not, hope you had a wonderful day where ever you are.

DoPeopleLookHere@sh.itjust.works · 2 pts · 260d

No, that's not what makes you a contrarian.

What does is coming into the ONE there's, leaving a counter opinion, and then calling group think when it turns out people disagree with you.

And same to you, remember some people on the internet are autistic and are genuinely this flat in writing.

I'm unsure where the butthurt is coming from.

Railcar8095@lemmy.world · 6 pts · 260d

I hate AI that is corporate/state spying that requires contestant constant internet access while burning fossil fuels and raising the cost of PC components.

I love the AI that can help me find photos of my son using my ancient thinkstation that was already old when I got second hand.

AI/ML have so broad definitions that they can encompass many things. The technologies arent bad, the problems are Capitalism and Autocracies.

damnthefilibuster@lemmy.world · 47 pts · 260d

The AI is just image and object recognition and tagging. It’s very powerful (even runs on CPU in docker) and useful. No LLMs here.

FlexibleToast@lemmy.world · 18 pts · 260d (13 replies)

Okay, you're missing out on one of the best new self hosted services because of a knee jerk reaction in that case.

rainwall@piefed.social · 7 pts · 260d (12 replies)

Futo's CEO being a alt right piece of shit is a better reason.

To my knowledge the Immich devs arent, but yeah.

irmadlad@lemmy.world · 5 pts · 260d (6 replies)

Futo’s CEO being a alt right piece of shit is a better reason.

I didn't down vote ya but, I am quite certain that if we knew all the little idiosyncrasies, personal core values, or private lives of both open source and closed source software devs, teams, sponsors, equipment manufacturers, components, et al, we'd probably never turn on our computers. I mean, I get it, you are free to make choices. I wouldn't have it any other way. However, until the dev teams start writing that into their software, I'm ok with them being an alt right piece of shit. It's kind of like, I enjoy Ted Nugent's music. It comes up in my playlist every so often. I can't stand his political stance, but I am able to separate the two without condoning his political core beliefs. Gosh, if I were to listen to only those artists that align with my core beliefs, it'd be a mighty slim playlist. ymmv

DoPeopleLookHere@sh.itjust.works · 2 pts · 260d (5 replies)

Its always amazing how people defend platforming, at best, a white supremacist.

Also, that's fair from the only complaint in that post with receipts.

Just look at other comment chains replied to you.

irmadlad@lemmy.world · 1 pts · 260d (4 replies)

defend

No, I am not defending anyone or anything.

It is the easiest thing to give freedom and equality to those we like. It's much, much harder to give freedom and equality to those we don't like.

DoPeopleLookHere@sh.itjust.works · 4 pts · 260d (3 replies)

Yes you are defending it, by saying it's okay.

You should look up the tolerance paradox.

Tl;Dr the ONE thing a tolerant society must be intolerant of is intolerance itself.

I don't care about your opinions on a lot of things. But intolerance of people for inherit traits is the one thing I don't stand for.

irmadlad@lemmy.world · 1 pts · 259d

Yes you are defending it, by saying it’s okay

Nope. Does he not have the right to be an alt-right piece of shit? I'm not sure what country you are a citizen of, but in my country, you most certainly have the right to be an alt-right piece of shit. Oh, and yes I'm very familiar with the tolerance paradox.

non_burglar@lemmy.world · 2 pts · 260d (4 replies)

Is there any other info on this besides drew devault's blog post?

rainwall@piefed.social · 1 pts · 260d (3 replies)

It has links in it. I'd recommend starting with them.

Here is grapheneOS talking about how Futo fucked them over, from the article as an example:

https://grapheneos.social/@GrapheneOS/113443396794247106

non_burglar@lemmy.world · 0 pts · 260d (2 replies)

OK, thanks.

Not really that helpful, it's just more he said/she said.

Grapheneos is a pretty poor choice of example, it has its own issues, they have conflicts with many others (see France pullout), they have openly fought with Murena, e/os, fairphone, among others. Plus, grapheneos likes to throw shade on "less permissive licenses", which is really weird, considering they use an MIT license, whose loose terms is abused by many not-so-great companies.

The lead of grapheneos is just as controversial as futo, gets into public spats with others, generally difficult to work with, etc.

I say this using GrapheneOS myself.

I'm not a fan of the Curtis Yarvin association, though.

The people running these companies aren't perfect. Sometimes they aren't ideal, either. But I'd rather use Immich than Google photos and heliboard than Swiftkey.

rainwall@piefed.social · 3 pts · 260d (1 reply)

Feel free to draw whatever line or excuse whatever behavior however you like.

At this point I would prefer to support the Immich devs directly without Futos involvement, but thats likely not possible.

non_burglar@lemmy.world · 2 pts · 259d

Hey, I get it. It's really difficult these days to tell when to care and when caring will make living in the modern world too difficult.

And I will uphold your right to care about different stuff than I do.

AustralianSimon@lemmy.world · 17 pts · 260d

People need to learn the different between (AI) LLM and the AI workhorses known as Machine Learning that have been doing the real heavy lifting for decades.

possiblylinux127@lemmy.zip · 17 pts · 260d (8 replies)

It is actually really useful

You can search mountains and have mountains show up

otacon239@lemmy.world · 10 pts · 260d (6 replies)

Didn’t work for me. I don’t have any pictures of mountains, though.

FoolHen@lemmy.world · 6 pts · 260d (4 replies)

Lol then try to search for something you have

UsedCumSock@sh.itjust.works · -2 pts · 260d (3 replies)

What if I don't have anything?

some_kind_of_guy@lemmy.world · 6 pts · 260d (2 replies)

In that case, search nothing and everything you have will come up.

JaddedFauceet@lemmy.world · 3 pts · 260d

This actually work

UsedCumSock@sh.itjust.works · 2 pts · 260d

chellomere@lemmy.world · 2 pts · 260d

You should get some, they are rad

BootLoop@sh.itjust.works · 1 pts · 260d

Or if something has the word "mountian" it'll come up.

Unlearned9545@lemmy.world · 14 pts · 260d

It's classification AI not generative AI. Basically smart tagging. And it's optional. Super helpful though and runs locally on your machine.

NotSteve_@piefed.ca · 10 pts · 260d

Immich's use of AI is arguably one of the most suitable cases for the technology and it runs entirely on your own device. I get the hate for AI but this ain't it

Devconsole@sh.itjust.works · 7 pts · 260d

Look I hate AI as much as the next guy and I have it enabled in my Immich instance. It's been really handy.

mesamunefire@piefed.social · -11 pts · 261d (2 replies)
[ removed ]
Kirk@startrek.website · 28 pts · 261d (1 reply)

It's for image recognition. Nothing sad about it. Great feature.

mesamunefire@piefed.social · 4 pts · 260d

Ohhhh ok. Gotcha.