sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit c7db79f08ec6d6d0b2747ba988285367b7e887e5
parent 2a3ab02ccc1c2cd8a39afc713a87f8b3b1e290da
Author: Christoph Lohmann <20h@r-36.net>
Date:   Mon, 31 Aug 2015 15:43:50 +0200

Add a comic about layer bloat to the philosophy page.

Diffstat:
Msuckless.org/philosophy.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/suckless.org/philosophy.md b/suckless.org/philosophy.md @@ -60,3 +60,5 @@ 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) +* [Best practices in application architecture: Use layers to decouple](http://geekandpoke.typepad.com/.a/6a00d8341d3df553ef014e5f920093970c-pi) +