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/)TH
Posts
8
Comments
406
Joined
2 yr. ago

  • I've given up YouTube almost entirely for PeerTube at this point. If I wasn't to watch a video, I use the *built in grabber and it grabs the video. Then, I can always refer back to PT instead of YT.

  • It was a hard sell in Oregon. I'm also a STAR proponent. The problem is the average voter is scared by conservative headlines and they already don't like the idea of mail in voting. Changing the votting system even further would be some Communist conspiracy outside of the Metro area, with a non trivial number in the Metro area believing the same lies.

  • Computers are very fast these days, and if the only thing that computer is doing is data processing it seems like it should not be an overwhelming task. It honestly seems like the perfect use case for something like Kafka. Data stripped of its schema and encoded to be the smallest size possible. Encrypt that if necessary, maybe using some kind of session only encryption beginning at client server handshake, based on some value that's generated inside the game binary.

    I'm sure it's difficult to engineer, but it shouldn't be impossible. I'd love to understand what the current processes are and why things are failing horribly.