She/her 🏳️⚧️
Professional cow, Linux Nerd, Hardcore Techno enthusiast. The Emporer protects us.
From my experience online dating (as a man) is a complete waste of time. In about one year I got like 10 matches at Max and half of those didnt even had any form of somewhat decent communication.
I did put quite some effort into my profile but it didnt help anything.
Now since I switched sides I have gotten more likes in a single week than I got in a whole year just because I switched from male to female. I Am pre everything, so I dont even look remotely feminine and most of my pictures are kinda ass, but I dont really bother to make some good ones.
From my experience online dating as a man is either hit or miss. A friend of mine had luck with it several times, but at least for me online dating was the biggest waste of time of my life.
Fake: No way hes working for such a long time as a server in a sushi restaurant
Gay: Anon is probably gay in denial and therefore still single.


Can’t argue with that


There absolutely is. Academia is completely fucked.


Save their dick picks to have a collection at hand so when someone sends you one you can reply with one too.
Also report these fuckers to the police.


And if you install it often enough you might change from bro to sis /s
And what’s with the stickholders?


Yeah, but I still have no idea what its meant to be


Idk if its legal to sink pirates but good luck with trying that.
What?
If you’re pregnant that also counts as two


This is peak comedy xD


I can only recommend Organic maps for OSM


Ha, I actually know quite a lot of people who use Lemmy (and OSM) IRL, but I met all of those people on Lemmy.
The only reason I did this was because I already did this exact thing and just had to search the code that I used back then.
Edit: I fucked up, the similarity ins in fact 0.7780982999075259 so this means, that 203973 pixels are identical. Originally I forgot to adjust the dimensions in the code.
I had the same thought and did this, I was lazy and just used OpenCV do tho this. The similarity is 0.4024264539258554
The images have a size of 512x512 pixels, so 262144 Pixels in total. So based on the similarity calculated by OpenCV 105493 are identical.
I also have to admit, that doing coding while being stoned is fucking hard.
I used this code:
import cv2
width = 512
height = 512
A = cv2.imread("Lion.png", cv2.IMREAD_COLOR)
B = cv2.imread("house.png", cv2.IMREAD_COLOR)
errorL2 = cv2.norm(A, B, cv2.NORM_L2)
similarity = 1 - errorL2 / (height * width)
print("Similarity = ", similarity)


I was confused what Magic The Gathering had to do with the Epstein files…
Ah, The good old pennymarkt documentary. One of the most legendary German documentaries ever created.