tpot (at) frungy . org
|
Sun, 30 Sep 2007
Tue, 08 May 2007Here's a SCons builder for the Ragel State Machine Compiler, based on the one for SWIG included in the SCons distribution.
posted at: 22:59 | path: /software/scons | permanent link to this entryWed, 02 May 2007How to patch and rebuild a RPM package Here's a nice tutorial on how to make a patch to a program distributed as a SRPM file. I would also recommend installing ccache and maybe distcc as finding and fixing bugs in a RPM build usually involves compiling the same source files over and over again. posted at: 13:51 | path: /software | permanent link to this entryMon, 26 Mar 2007The Geekiest Place to Hang Out The Provably-Secure Mutual Authentication and Key Establishment Protocols Lounge. posted at: 20:41 | path: /humour | permanent link to this entryMon, 12 Feb 2007
Fri, 05 Jan 2007Another Stevey Blog Rant About Emacs Here. It's quite long and complicated. I wish I had time to write that much stuff about Emacs. Anyway, some choice quotes about whether you should learn Emacs Lisp: "First, recognize that Emacs Lisp isn't going anywhere. Emacs is not going to magically become programmable in Python or Ruby or JavaScript or Perl overnight ... [Emacs Lisp] will never be obsolete knowledge. You might as well start learning it now, and reap the benefits now." On Lisp syntax: "If you do it enough, eventually you'll enjoy programming in Emacs-Lisp, no matter how much you hate it initially ... you'll initially dislike Emacs-Lisp's syntax; it's virtually guaranteed. Fortunately, it doesn't really have much in the way of syntax; almost everything follows the exact same s-expression form. So you should get past the syntax pretty quickly, and in a few weeks you'll start liking it just fine.Kind of reminds me of people who dislike using tabs as syntax when writing Python code for the first time. I'm poking around with Ruby at the moment and having to put end everywhere is actually pretty annoying. I've done some bits and pieces of Emacs Lisp programming over the years and it is quite seductive, for lack of a better word. I think that's the nature of functional programming though once you really get in to it. posted at: 12:06 | path: /software/emacs | permanent link to this entryTue, 02 Jan 2007Everything You Ever Wanted To Know About Autotools And then some. Here is a funky autotools tutorial that clocks in at 557 pages. posted at: 15:07 | path: /software | permanent link to this entry | ||||||||||||||||