diff options
Diffstat (limited to 'software/misc.page')
-rw-r--r-- | software/misc.page | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/software/misc.page b/software/misc.page index 7429061..9639437 100644 --- a/software/misc.page +++ b/software/misc.page @@ -177,3 +177,10 @@ Forms) plugin. allows remote import of data via HTTP API call (cached) or file upload (eg, XML, csv). +"The djb Way" +-------------- +[Dan Bernstein](http://cr.yp.to/djb.html) writes a lot of network daemons in a +unique style. Eg, daemontools, ucspi-tcp, djbdns, qmail, and publicfile. + +- [The djb way](http://thedjbway.b0llix.net/readme.html) + |