commit ca40f9350b81b33a757d62f80dd1e55a8767a845 parent e7bf69a2e55a8aab9276a9e5e9316e095e41e629 Author: anselm@garbe.us <unknown> Date: Sat, 23 Jun 2012 10:04:22 +0200 added link to philosophy page Diffstat:
M | suckless.org/philosophy.md | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/suckless.org/philosophy.md b/suckless.org/philosophy.md @@ -59,3 +59,4 @@ shrinks, the more skilled you have become and the less your software sucks. Related links ------------- * [The Duct Tape Programmer](http://www.joelonsoftware.com/items/2009/09/23.html) +* [Why should I have written ZeroMQ in C, not C++](http://www.250bpm.com/blog:4)