[sclug] Personalised web content filtering
Sean Furey
sean-lists-sclug at furey.me.uk
Thu Jun 16 11:02:27 UTC 2011
On Thu, Jun 16, 2011 at 11:46:31AM +0100, Dickon Hood wrote:
> In short: you're right: it's an HR problem, not a technical problem. No
> technical solution you put in place will do anything other than severely
> piss your horses off, to the extent that they may well consider bolting.
This assumes the horses are skilled horses. That may be unlikely if HR is doing such a bad job.
> In other news, sort() in shell:
> <http://dis.4chan.org/read/prog/1295544154>.
$ ./sort.sh 3 `for i in {1..10000}; do echo 1; done` 2 | grep -v 1
3
2
Sean
More information about the Sclug
mailing list