N
Bro you spent 2 hours on the calculator wtf
Bad naming practice. CheckSuck implies it only checks and returns the result. Everything the function does should be included in the name to avoid confusion. Call it SuckIfUnsucked or something
Complex? Possibly. Durable? Hell no.
Notice how it says "having sex with" instead of "raping" because she is a woman.
Its a good idea, but how would that work with federation? There is already an issue with the number of upvotes on a post differing between instances. Would polls have the same problem or no?
Edit: now that I think about it, polls are already a thing on Mastodon but I don't know if they have these issues or not.
Bro put Tinder DMs on the list. Points for being thorough I guess lol.
Jokes aside looks really useful. Good job!
You are describing symmetric encryption where both parties have the same key. There is something called asymmetric encryption that solves this. Basically you have a public key and a private key. You can give your public key to youtube, they can use that key to encrypt the symmetric key that will be used for the actual communication. The only way to decrypt the symmetric key is by using your private key, which is only known to you. So youtube can safely send it to you so you can decrypt it. Now you both have the same key and nothing was sent unencrypted.
Well your public key was sent unencrypted but that's fine because of how asymmetric encryption works.
Not really. They are literally just following the law
LLMs are not different from any other type of software. Is there a privacy policy you can refer to? Can you monitor the network to see of it is trying to communicate with anything? If you want to be sure, just block internet access. This seems to be open-source so you could also just search for the phone-home code and remove it if it exists.