Re: [dev][announce] slm - music curation

2013-12-15 Thread Evan Buswell
Hi all, On Tue, Dec 3, 2013 at 4:13 PM, Alexander S. wrote: > The consensus solution: > 1) hardlinks, > 2) delete them when inode link count drops to one. If you use hard links, don't delete the hard links, and also monitor the "farm," then categorization and organization become the same problem

[dev] [st] [PATCH] Fix F28 key definition.

2013-12-15 Thread Mark Edgar
A patch to fix the F28 key definition. Also, a resend of my other patches to clean up config.h. -Mark From b4234a09fe4ccb88a73cab9c74b7e2cccbe2cfa6 Mon Sep 17 00:00:00 2001 From: Mark Edgar Date: Sun, 15 Dec 2013 16:45:51 +0100 Subject: [PATCH 1/4] Fix definition of F28 key. --- config.def

Re: [dev] wswsh: a mksh web framework

2013-12-15 Thread Hiltjo Posthuma
On Thu, Dec 12, 2013 at 3:57 PM, YpN wrote: > > I wrote a shell script using mksh, which generates websites. You need to write > your pages / posts in HTML or markdown (the project supports smu) and then > the script will "create" your website. I know we have werc but I wanted to > write my own to