Use Immich.
Microblog Memes
A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.
Created as an evolution of White People Twitter and other tweet-capture subreddits.
Rules:
- Please put at least one word relevant to the post in the post title.
- Be nice.
- No advertising, brand promotion or guerilla marketing.
- Posters are encouraged to link to the toot or tweet etc in the description of posts.
Related communities:
Hey I just set up Immich about 20 minutes ago! All you lazy dweebs (self inclusive) tteck's community proxmox scripts just pushed an LXC script for immich with all the PITA hardware accel config mostly taken care of
if you’re not paying for a product, then YOU are the product being monetized.
Even if you pay for a product, your user data is probably still being monetized.
I dont know that google even is the most convenient product for this anymore. The experience via google, microsoft, and amazon have all gotten so shitty that normal people I know are complaining about it.
Does iOS have per file permissions? I don't think you can blame Google for something the OS can't do.
Not that google isn't capable of epic evil, but have you considered they the might just be completely fucking incompetent at IOS apps :)
I've just set up a self hosted server, with lots of useful Docker containers. Any suggestions for a good image host? I saw immich, and it sounds tempting, any thoughts?
getting my family off of google is proving to be a years long process but it's going to be worth it and i'm not letting corpo scum fool me again
Currently working on a better script to import all my Google Takeout images into Immich. If anyone wants to help, I can publish it on GitHub. I’ve currently got it sorting all the photos correctly, and now I need to combine the still and live versions into one photo.
I’m doing this because the current import project doesn’t work well. It goes on basically filename alone, which has a lot of problems with a big complicated library like my own. I’ve used all of iCloud, Google Photos, and Immich at different points and together, so there are tons of duplicate files.
This is a particularly hard problem because Google Takeout names files in the most convoluted way. You might have a photo called Photo1.jpg and a metadata file called Photo1.supplemental-meta.json, which is fine, but then a photo called MeAndTheWifeAtTheBeach(1).jpg and a metadata file called MeAndTheWifeAtTheBeach.supplemental-m(1).json. Then you could also have a live version that doesn’t have its own metadata file. And these might exist in different folders. The current import project doesn’t take any of this into account.