A lil somethin somethin: You can find the details for this event on the announcement page here.
...Read more
Read more
- Added NOT bitwise operation. Performs a bitwise logical NOT operation flipping each bit of the input value, resulting in a binary complement. If a bit is 1, it becomes 0, and if a bit is 0, it becomes 1.
- Changed AND to be a bitwise and not a boolen operation. In most circumstances, this will not cause any issues with scripts. Performs a bitwise logical AND operation on the binary representation of two values. Each bit of the result is determined by ev...
Originally posted by Murphy_Deffa: Take care what you say, you may get blocked if you dare not like changes.You will not be banned for saying you do not like the changes.
Originally posted by Bonny01: ...This is a really cool video, and also is a great explanation of the problems/benefits of hashes.