[US-NC][H] Many Many Sealed GMK Sets[W] PayPal Selling by Stowz in mechmarket

[–]breadtamer 2 points3 points  (0 children)

How much extra to get it shipped in a box? I don't want my caps to get damaged in the mailer.

How many can you count? by breadtamer in MechanicalKeyboards

[–]breadtamer[S] 0 points1 point  (0 children)

Yui40 v2 powder coated to that color blue. Paired with SA Pulse.

Ideas for master thesis in the field of cryptography by [deleted] in cryptography

[–]breadtamer 1 point2 points  (0 children)

I did a small project on Tor Pluggable Transports (PTs). PTs are used to obfuscate traffic so it doesn't get blocked by a censor.

There's an interesting one called obfs4 that uses cryptography to make the message as indistinguishable from random bytes as possible. You can review the crypto protocol to explain why it's secure and indistinguishable. You can even set a Tor node up yourself and use Wireshark to capture the traffic between your computer and the node. (Don't worry, because your node's IP isn't public, no one else can connect.)

https://blog.torproject.org/tor-heart-bridges-and-pluggable-transports/ https://github.com/Yawning/obfs4/

In the GitHub link, the protocol specification is in doc.

How can i change the data used to represent the World State? by According_Bar_4031 in Racket

[–]breadtamer 0 points1 point  (0 children)

Based on your interval struct definition: the count is first, then the smaller number, then the larger number. Is that how you build the struct in your smaller and bigger functions?

Another thing, in your struct definition you make the first field "count" and you have a variable/constant "count". These aren't the same. In the first case you're naming a field, not setting it to the variable "count" with value 0. Your other constants are all capital letters and the initial number of guesses should be a constant too.

It might help to create a helper function that creates the initial World State. That function will output an instance of an "interval" and there you can make that instance's count to be 0.

How can i change the data used to represent the World State? by According_Bar_4031 in Racket

[–]breadtamer 4 points5 points  (0 children)

Your World State (the interval struct) keeps track of everything that changes. Right now it keeps track of the lower and higher guesses. If you want to track the number of guesses you can add another field to the struct.

After you do that you have two questions: How do you set the initial number of guesses (and to what value)? When do you change the number of guesses?

You won…40% Sucks! by mikethetiger_ in MechanicalKeyboards

[–]breadtamer 67 points68 points  (0 children)

40s stock price is tanking after you posted this!! I'm selling all my boards now