{menu: }
Read the book, Patterns of Software. Read about the Emacs/XEmacs schism and Lucid Inc.
Is Emacs too far along to take a commit from the likes of me?
I almost forgot about James Clark’s nxml-mode!
LLVM
I have very little (read: none) with the ratpoison window manager. Bill briefly talks about its inspiration.
I should try to install Ubuntu on Parallels again. There is a fool-proof (although they have never anticipated a fool like me) guide.
The list above was ripped directly from Pat’s Fantasy Hotlist
I need to get a bit smarter on 1. downward funargs 2. multi-dispatch 3. The distinction between slots and methods is stupid. Doing foo.x should be defined to be equivalent to foo.x(), with lexical magic for foo.x = …’ assignment. 4. link() on Unix
In fact, once we allow it, we may find that we need more than one kind of null, with differing semantics depending on what we mean by it in that context. One kind may mean “unknown”, another might mean “inapplicable”, and of course we might need a third to say that “we do not know if this is applicable or not”. When taken to its logical conclusion, this leads to an explosion of kinds of null.
John Resig is the man.
Start with Rhino. load(‘env.js’).
return and break