You are here |
ddanilov.me | ||
| | | |
abstractexpr.com
|
|
| | | | When we write programs in C++, we create new functions and methods with (hopefully) descriptive names all the time. Names are important for us humans to understand code. But in the compiled machine code of our finished executables, they don't play any role. The CPU doesn't even know about them. Whenever our program has loaded,... | |
| | | |
thasso.xyz
|
|
| | | | My personal blog about things I find interesting. Hit me up! | |
| | | |
blog.dinaburg.org
|
|
| | | | Update: jduck pointed out that the before/after code snippets were identical. Oops. Now fixed. I'd previously given up on C++ due to ... | |
| | | |
thecustomizewindows.com
|
|
| | Between OpenBSD and FreeBSD, there is no clear winner as each excels in different areas. FreeBSD shines with its performance while OpenBSD leads with its security-first philosophy. |