Re: [dev] [dwm] Weird behavior of Java programs

2013-09-09 Thread Louis-Guillaume Gagnon
Simple case of RTMF: the issue is explained in dwm's man page.

Re: [dev] lisp

2013-06-29 Thread Louis-Guillaume Gagnon
2013/6/29 Andrew Gwozdziewycz : > I don't speak for the suckless community, but despite the fact that I love > it, Lisp is complicated and not very simple at all It's worth noting that the R5RS scheme standard is only ~50 pages long: http://www.schemers.org/Documents/Standards/R5RS/ In comparison,