Live data from Hacker News

They see your photos

theyseeyourphotos.com

161–170 of 240 posts

Re: They see your photos

#161
post #148

magick convert IMG_1111.HEIC -strip -quality 87 -shave 10x10 -resize 91% -attenuate 1.1 +noise Uniform out.jpg This will strip ALL exif metadata, change the quality, shave 10 pixels off each edge just because , resize to xx%, attenuate, and adds noise of type "Uniform". Some additional notes: - attenuate needs to come before the +noise switch in the command line - the worse the jpeg quality figure, the harder it is t…

resize percentage can be a real number - so 91.5% or 92.1% ...

Pi?

Re: They see your photos

#162
post #107

Ente looks like Immich[0] (which I self-host for myself and family) with e2ee. I like non-e2ee because if something breaks then the files are stored as-is on disk for easy retrieval. [0]: https://immich.app/

It's amazing how close it looks to Google Photos, Immich might be the perfect fit if Google chooses to hike the price again.

Re: They see your photos

#163
It seems to engage in the same kind of saying-a-lot-without-actually-saying-much that LLMs do these days. I uploaded several private images, and beyond a mediocre description of the scenes, it didn't provide much identifying information. e.g.: " The background features a mix of modern and older buildings characteristic of a European city, with a mix of architectural styles. "

Re: They see your photos

#165
I uploaded a photo of myself and this tool identified my ethnicity as Caucasian, which according to DNA tests is not correct. Also it was not able to recognize the brand of a cap I was wearing even though it should be obvious to a human. But it gave an interesting/useful description of the stones near me.

Re: They see your photos

#167
Interesting how it‘s refusing to describe my penis, which I uploaded, all I get is:

> The photo appears to be a self-portrait, taken from an overhead angle. A person's torso is prominently featured in the foreground, the individual's gender is apparent.

Re: They see your photos

#168
Pretty nice idea, also introduced me to Ente's service which features shared event albums and guest append-only uploads - exactly what I needed a few months ago and even considered building myself.

Re: They see your photos

#169

It'd be more terrifying if it didn't hallucinate earrings on somebody whose ears are out of frame , make comments about the left shoe of a barefoot child being out of focus, and so forth...

I had it trying to guess the economic status of a snow leopard. > The image centers on a single snow leopard; there are no humans present. The leopard's expression is alert and slightly wary but not aggressive. It's difficult to definitively determine the leopard's age or exact health from the image, but it appears to be an adult in relatively good physical condition. There are no clear indications of its economic st…

Hilarious! The text generator is primed to remark on the subject's economic status. Because that sounds greasy when it analyzes your children. A snow leopard must have a rad lifestyle too.

Re: They see your photos

#170
post #148

magick convert IMG_1111.HEIC -strip -quality 87 -shave 10x10 -resize 91% -attenuate 1.1 +noise Uniform out.jpg This will strip ALL exif metadata, change the quality, shave 10 pixels off each edge just because , resize to xx%, attenuate, and adds noise of type "Uniform". Some additional notes: - attenuate needs to come before the +noise switch in the command line - the worse the jpeg quality figure, the harder it is t…

This is not guaranteed to resist perceptual hashing.

https://en.wikipedia.org/wiki/Perceptual_hashing

Post reply on HN