MHLoppy@fedia.io to Programmer Humor@programming.dev · 8 months agoVibe coding your MFAfedia.ioimagemessage-square76linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageVibe coding your MFAfedia.ioMHLoppy@fedia.io to Programmer Humor@programming.dev · 8 months agomessage-square76linkfedilinkfile-text
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up0·8 months agoI use the random number 4, I even rolled a dice to get a real random number instead of those “pseudo” random numbers. (XKCD?)
minus-squarepleasejustdie@lemmy.worldlinkfedilinkEnglisharrow-up0·8 months agoThis goes back even further, Randall is referencing the ps3 security, that has a constant instead of a random number. That allowed failOverflow to remove one variable and reverse the private key to sign ps3 apps.
I use the random number 4, I even rolled a dice to get a real random number instead of those “pseudo” random numbers. (XKCD?)
https://xkcd.com/221/
This goes back even further, Randall is referencing the ps3 security, that has a constant instead of a random number. That allowed failOverflow to remove one variable and reverse the private key to sign ps3 apps.