• 1 Post
  • 74 Comments
Joined 2 years ago
cake
Cake day: July 25th, 2023

help-circle

  • that’s not the point, passkeys are not vendor centric, they are a standard. you don’t want to duplicate a passkey for the same reason you don’t want to copy an SSH private key on multiple devices. it’s a security feature that allows disabling the account access in case the device becomes compromised (lost, stolen, infected, etc.)















  • I don’t know how to word it, but what I really hate about mastodon is that the cancel culture is like 10x every other platform. As soon as you have a slight disagreement on something it’s because you’re a homophobe and a racist and an ableist and you hate autistic people and whatnot. If the word woke wasn’t so used by trump to mean not being a fascist, it would be reserved for this kind of people. Idk I don’t like that mastodon is basically full of self diagnosed neuro divergent people. There are two extremes on the political spectrum, there’s the facist and mastodonists. I understand why someone wouldnt want to stay on there, it’s genuinely not a good place to have discussions on


  • Every time I use python it makes me want to throw my computer through my window. Doesn’t happen with other languages. Pip fucking sucks it seems like every time I want to install dependencies for a project there is one that throws a compilation error when installing it. Like, why does it not try to download the version of the package that works with my version of python?? It doesn’t even tell me why it failed!!!