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/)TW
Posts
0
Comments
165
Joined
2 yr. ago

Permanently Deleted

Jump
  • Tbh I think it's cool, and since most ppl wanted proton to release stupid things like another browser or another encrypted chat app, a wallet fits right into that while being something that doesn't need that many manhours to be maintained.

    I think this will benefit them, proton is more mainstream than you might expect

    (also, unlike brave, they are a profitable business without vc and a non-profit org, so there are no intentions to sell your data)

  • Yes, we just can't stop getting W's

    Like the time the EU Commission tried to circumvent E2EE but failed

    Or the other time our EU Commission tried to circumvent E2EE but failed

    Or the other time... why the fuck are they trying this like every 2 weeks? They're currently working on a new proposal but just recently stopped paused because they estimated that it wouldn't pass the parliament

  • By that logic scratch would be the safest language out there (or can you tell me the last time a program written/built in scratch had a bug that affected millions of ppl around the world)

  • That cannot be true, i used #![forbid(unsafe_code)]

    Jokes aside: yes, Rust (and Go) wont magically resolve SQL Injections, but if we remember that about 70% of bugs are related to memory safety, using Rust (or Go) will make your code at least somewhat safer