Immich selects a frame usong some algorithm. I assume it prioritizes clear faces or something considering its facial recognition emphasis
Yeah, "what" is right. Wtf is this?
No, you're not allowed. Now go to your room and think about what you've done.
4th sign fell down. It probably said
ROOM
TODAY
Can be pussy and based. And based on the world war death tolls, there's a very high chance OP would never have been born otherwise
I feel like I'm missing some Garfield lore to really understand this one. Why does he want big boobs?
This is why I spend a good amount of time setting up linters on new repos before even starting to make the application. It saves a ton of time in peer reviews because no one has to think about formatting. Some people may not like the rules chosen but official direction from the boss is "get over it". There are 0 comments on PRs about formatting which only ever annoys people and is a waste of good dev time.
This meme makes a lot more sense if you don't cover up the faces
It would be better if you could set your preference on the browser once and never have to mess with it again unless you want to have exceptions for specific sites
Religion aside, opening the floodgates in this way just doesn't make sense. Our public schools are already underfunded. Why would they want to use the same pool of money to fund even more schools?
No, she cannot reach her butt to wipe, so always smells like poop and it's always itchy.
I've been using it for a couple weeks now. I am happy with it, but also annoyed by some obvious bugs. For example, I cannot find the Faces/People page on browser but is easy on the app. I have also only been able to merge faces once, even though this feature supposedly exists. Maybe there is some limitation to merging that is not clearly disclosed to the user. And I was disappointed that there's no way to manually tag a person to their Face profile in an image.
I also think the sharing capabilities could be improved. Even if I share an album and make another user an editor, they still don't have full permissions to it. For example, they cannot change the name of the album, or set a cover photo, and there is some weird unspecified limitation with creating a shared link of a photo that you didn't upload yourself.
I also wish it had multi-part uploading because I have it routed through cloudflare tunnel for security and convenience, but that puts a 100MB limit on file transfers which multi-part uploads could work around.
Error messages could be more verbose. When an upload fails it just says Error. It took me digging through network messages to figure out that I was hitting that Cloudflare rate limiting error (the error message from CF was perfectly clear).
And I also have Keycloak set up with it for user accounts. That wasn't too difficult (I am very familiar with Keycloak from work) but Immich doesn't appear to have any settings available to utilize roles over oauth to customize user permissions in their app. For example, I would like to default new users to be only able to view but not upload photos until they get a certain role that can enable uploads. Because of this, I have to more closely guard the user registration page which is just extra work for me.
I got a notification recently that there was a new version available, so I tried updating. I'm using the image with the "latest" tag so I assumed just restarting the container would put it on the new version but it didn't. So now I assume some version flag os saved in the mounted volume and I assume there is somewhere in the admin UI to tell it to update, but I haven't been able to find it. This one is probably user error but I'm surprised and frustrated that I was unable to find help with this from a Google search.
Like I said, I'm happy with its capabilities but there is still a lot of polish missing. I understand what one of the other commenters meant when they said it's still in early development. I am hoping these types of issues I've experienced will be ironed out in the future. I also understand that I could make a PR to fix these things myself, and I like the fact that that's an option. I will probably contribute to the project when I have more free time. They've done great work so far.