Some dude that enjoys working on open source projects, reverse engineering, 3d printing, experimenting with 3d graphics and lots of other tech hobbies.
Currently working on the kbin API: https://codeberg.org/Kbin/kbin-core/pulls/357
Games I play:
Shows I like:
Book series I enjoy:
Looking in ImageRepository.php
it doesn’t appear that images have their extra data stripped. Also testing it on my dev instance showed that GPS data remained in the image. Should be an easy fix since all image uploads are processed through that repository.
Edit: In fact there’s already an issue open for it - https://codeberg.org/Kbin/kbin-core/issues/374
Lemmy stores who upvoted what but does not make it easily available to everyone like kbin does - you can set up a Lemmy instance to grab upvoted and read them from the DB if you are so inclined, or you could just look at kbin to see the same info