|
You are here |
eli.thegreenplace.net | ||
| | | | |
andreasjhkarlsson.github.io
|
|
| | | | | I recently stumbled upon this screenshot while researching social media on the train. Of course, it was followed by a cascade of spiteful comments, criticizing this fresh programmer's attempt to solve a classical problem in computer science. The modulus operation. | |
| | | | |
mazzo.li
|
|
| | | | | Let's say that you have a program which relies on huge pages for performance. I couldn't find a resource fully explaining how to allocate huge pages at runtime, making sure that the huge page allocation was successful, so here it is. | |
| | | | |
sergioprado.blog
|
|
| | | | | AddressSanitizer (ASan) is an instrumentation tool created by Google security researchers to identify memory access problems in C and C++ programs. | |
| | | | |
www.guardsquare.com
|
|
| | | Learn how to protect your iOS apps from reverse engineering with strategies like code obfuscation, encryption, RASP, and secure coding practices. | ||