|
You are here |
www.arch13.com | ||
| | | | |
imapenguin.com
|
|
| | | | | Have you been itching to do 64 Bit ARM assembly program like I have on your Raspberry Pi? I'll bet you have. I mean, the thing has to be useful for SOMETHING right? Most Raspbian installs are still on 32 bits, but switching is easy. Make backups and all that and then do: rpi-update Then edit /boot/config.txt and add: [pi] arm_64bit=1 Reboot That's all there is to it. Of you do a uname -m and see something with v 8 (not 7), you're done. Onto 64 bit assembly coding! | |
| | | | |
hilarymason.com
|
|
| | | | | I travel quite a lot, and I've developed the habit of always texting myself my hotel room number so I don't forget it (unfortunately, I really do stay in that many hotels). I recently looked at my texts to myself and realized it seems like a reasonable set of random numbers. Hello, hotel-based entropy*! What... | |
| | | | |
deut-erium.github.io
|
|
| | | | | One can guess all the future outputs of a random number generator once they recover the state, but how feasible is it to recover the past state of pseudorand... | |
| | | | |
www.isc.org
|
|
| | | Open source software information, blogs, events, downloads and support | ||