How it works:
darcs-log.rb
, a simple script. darcs can output XML which isn't that bad with Ruby.<!--#exec '/path/to/darcs-log.rb projectname'-->
in the HTML files.mod_include
makes me feel so '90s web.
darcs-log.rb
, a simple script. darcs can output XML which isn't that bad with Ruby.<!--#exec '/path/to/darcs-log.rb projectname'-->
mod_include
makes me feel so '90s web.Two friends of mine were pretty enthusiastic about the Go language, so I tried writing a program in it yesterday. It is frustrating because despite…
I actually was toying with making something like Vala back in college. It's pretty cute. Much like using the sane subset of C++, as you write code…
This weekend I wrote some Emacs Lisp to write some utility functions I find useful for hacking on Chromium. It's fun to have a reason to use Lisp!…