Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)EF
Posts
0
Comments
181
Joined
2 yr. ago

  • Some do but it most likely doesn't! There are experiments where the bird's beaks had a local anesthesia applied and it had no effect on the bird's sense of orientation. Instead it seems like it's most likely something called cryptochrome in the eyes, where a quantum mechanism (radical pair reaction) might be taking place that could generate sense-able electrical signals. There is further evidence for this, like birds being unable to tell when a magnetic field is reversed 180° (which an iron-based compass should be able to), and their sense of direction being effectively turned off by very mild RF interference at the right frequency, which also wouldn't affect an iron compass.

  • Human brain waves are affected ever so slightly by magnetic fields, some people's more than others. It might very well be that there's some kind of subtle subconscious effect of the Earth's magnetic field on our sense of orientation.

  • If you limit the resolution of the gayness measurement, sure. You could define least gay as 0 and most gay as 5, then you have millions of people on 5. But there are infinitely many real numbers, and if there were some theoretical 100% accurate way to measure "gayness" (whatever that means) at "infinite resolution", the chance of two people being equally most gay is theoretically 0. On the other hand of the spectrum, it'd be impossible to be ENTIRELY not gay at all, so even if millions of people are very close to 0, one would be the closest.

    I'm way overthinking this lol

  • I'm so fucking concerned about climate change... But I can't vote Green because of their stupid, anti-scientific stances on two issues: GMOs and nuclear power. For context, I'm in Germany, where there's very public hysteria about both. The general public still holds absurdly distorted and misinformed views, so none of the green-aligned parties are ballsy enough to hold positions on them that are in any way nuanced. It's super frustrating.

  • So glad to see that others are noticing this too... The hive mind effect also feels even stronger than it used to on Reddit, probably because the audience here is less diverse.

    Without knowing the data, I'm pretty sure I'm politically and ideologically quite aligned with much of Lemmy's overall user base. Still, often when I point out misinformation or misconceptions even if they "don't fit the narrative" of what I broadly believe, I get downvoted without anyone even responding with a counter argument. It's extra frustrating because I know I probably agree with the opinions of those people downvoting me, it's just that I believe there's more nuance to many topics that I would like to discuss, but unfortunately the Lemmy audience acts as if everything is a black & white situation.

  • I made this same decision for myself explicitly just a few days ago. It's just bad for my mental health to constantly be arguing with people online, especially with how easily online discussions turn sour in tone. It's so incredibly rare to have an actual fulfilling discussion where both sides are open to having their minds changed, and thus there's really no point to it.

  • Yeah it's wrong a lot but as a developer, damn it's useful. I use Gemini for asking questions and Copilot in my IDE personally, and it's really good at doing mundane text editing bullshit quickly and writing boilerplate, which is a massive time saver. Gemini has at least pointed me in the right direction with quite obscure issues or helped pinpoint the cause of hidden bugs many times. I treat it like an intelligent rubber duck rather than expecting it to just solve everything for me outright.

  • You could store a counter for every machine used on the card, realistically, given few Laundromats would have over 50 or so machines. That'd mean that as you say, restoring the cards initial state would break it for every machine you previously used.

    Going way too far now for what would make sense for a Laundromat, but just to entertain the idea...

    You could also use an OTP encryption scheme on the card, where the exchange encryption key is based on the laundry machine ID, card ID, and a current timestamp, and thus changes every time the card is used. It would then be quite hard to "restore" the initial state of the card without having the laundry machine's hidden ID. Everything you read off the card would be useless a second later.