this post was submitted on 21 Apr 2026
396 points (98.5% liked)

Technology

83963 readers
4414 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Google confirms its latest update can scan all your photos to “use actual images of you and your loved ones” in AI image generation. That means Gemini seeing who you know and what you do. You likely have tens or hundreds of thousands of photos. They’re all exposed if you update.

you are viewing a single comment's thread
view the rest of the comments
[–] 1984@lemmy.today 17 points 14 hours ago* (last edited 14 hours ago) (1 children)

If you install immich in your homelab, you can just transfer all the images off your device very easily with the immich app.

Probably the only way to keep them private from big tech. But the long term solution is to not use the official Android or Apple systems and to root your phone and install cyanogenmod or something similar without Google apps.

But that means some apps wont work at all, so thats the price to pay for that freedom.

Or you can just buy a separate camera and stop using your phone for that.

[–] dhtseany@lemmy.ml -1 points 11 hours ago (5 children)

Immich is a nightmare to install.

[–] PieMePlenty@lemmy.world 8 points 10 hours ago (2 children)

I've had zero problems installing it and exposing it on one of my subdomains via nginx. I thought it was one of the easiest things to install and configure. Like, no errors or unknowns when installing.
That being said, this isn't something the average user will be or even should be doing. Its a niche product for the tech literate, not an alternative for what cloud providers are offering. I'd not recommend it to anyone who can't tell the difference between "wifi" and "internet".

[–] MrsDoyle@sh.itjust.works 1 points 5 hours ago (2 children)

I mean I definitely know the difference between WiFi and internet, but I've never set up a server and have no idea how to even start.

[–] PieMePlenty@lemmy.world 1 points 2 hours ago

Just a euphemism to get rid of the common denominator and if you have a desire to learn, you will be going beyond what the average person knows about computers. An immich server is not a particularly difficult thing to achieve. Think about hardware first, where it will run and where you want something running 24/7 (or not?). Then move to OS and software. Once you got it working locally, think about backups and how you will access it from the internet as your next steps.
If you are a "learn as you go" type, you already have a goal and that's exactly what you need to start.
Sorry I'm being so abstract, but anything else and I'd just be giving you a guide lol.

[–] steel_for_humans@piefed.social 1 points 2 hours ago

Not sure if this is helpful or still too technical, but take a look: https://selfhosting.sh/foundations/getting-started/

[–] dgriffith@aussie.zone 9 points 9 hours ago* (last edited 9 hours ago)

I'd not recommend it to anyone who can't tell the difference between "wifi" and "internet".

https://xkcd.com/2501

[–] pycorax@sh.itjust.works 5 points 10 hours ago

It was fairly easy with a docker config. What issues did you have?

[–] Nighed@feddit.uk 2 points 9 hours ago

I just ran their docker compose and it worked out of the box

[–] 1984@lemmy.today 2 points 10 hours ago* (last edited 10 hours ago)

I can give you a docker compose that will just work if you want, as long as you have a domain name and a ingress controller running. But yes, its not easy.

[–] TheGreenWizard@lemmy.zip 1 points 9 hours ago

Maybe its because I used nextcloud previously but, immich felt like a breeze to install.