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/)PK
Posts
1
Comments
677
Joined
2 yr. ago

  • That's basically it. The part I don't understand is why Chinese would gravitate towards Windows while their government sees it as a US intelligence tool. I hear that most of them pirate it too.

    Maybe the Steam Deck isn't readily available on the Chinese market.

  • Permanently Deleted

    Jump
  • America was once ahead of Russia, but since the direction changed and both countries are going backwards, Russia is ahead.

    I have faith the US will take the lead in this race to the bottom.

  • I've set my phone so it will erase if someone enters the PIN backwards (GrapheneOS duress code). It would be fun to watch the authorities wipe the phone.

    I'd probably get deported over it, but whatever.

  • I didn't tell ChatGPT who I am. I have a separate email address for it and everything.

    Just keep in back of mind how everything is being linked and profiled behind the scenes. Without anything else, all they have to link you to other things is an IP address and an email. IP addresses aren't terribly reliable these days. There may be supercookie/fingerprinting mischief going on though.

  • Even if a relative has shared their DNA, it can be used to make some fairly safe assumptions about yours.

    My car's computer doesn't transmit. It doesn't log anything more than engine fault codes. That's how I like it.

  • The backend and frontend on the product I work on are like this.

    As long as you remember that booleans are not strings and should always be parsed if they are, this won't be a problem.

    I am yet to see a boolean.parse() implementation in the wild that is case sensitive.