Remix.run Logo
righthand 5 days ago

I just started looking into Ente which works very well but I don’t like 100MB Dart chromium app (I may build my own native frontend in iced.rs).

However I’m wondering how Immich compares it seems less interested in the encryption security and sharing aspects and more heavy on the image editor aspect.

Both are selfhostable. So it maybe an effort to migrate one day.

jazzyjackson 4 days ago | parent | next [-]

Immich isn't an editor at all, I don't think it can even rotate an image 90 degrees. It's very focused on having multiple users upload photos and create shared albums (public or just to other users). Doesn't do any encryption at all tho.

righthand 4 days ago | parent [-]

Perhaps I’m confusing it with another self host-able solution then.

denysvitali 4 days ago | parent | prev [-]

Immich uses Flutter as well, fyi

righthand 4 days ago | parent [-]

There’s no escape. People just gotta write Javascript apps when we could have none.

fngjdflmdflg 4 days ago | parent [-]

Flutter does not use JavaScript, although it can compile to JavaScript. It also does not use chromium. I'm not sure why ente is 300MB but that is not standard for a Flutter app.