We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f38864 commit 666f811Copy full SHA for 666f811
_posts/2014-10-4-notes.md
@@ -7,6 +7,7 @@ title: Useful programming/technical links
7
* [Why is 0x00400000 the default base address for an executable?](http://blogs.msdn.com/b/oldnewthing/archive/2014/10/03/10562176.aspx)
8
* [Postmodern programming](https://github.com/robrix/Postmodern-Programming/blob/master/Postmodern%20Programming.md)
9
* [Files are hard](http://danluu.com/file-consistency/)
10
+ * [Self referential functions and the design of options](http://commandcenter.blogspot.com/2014/01/self-referential-functions-and-design.html)
11
12
## UNIX/Linux
13
* [The classic UNIX horror story](http://lug.wsu.edu/node/414)
0 commit comments