From 4b6c0e31385f5f27a151088c0a2b614495c4e589 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Thu, 14 Oct 2021 12:47:50 -0400 Subject: initial commit, including theme --- content/posts/2002-11-13-quickie.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 content/posts/2002-11-13-quickie.html (limited to 'content/posts/2002-11-13-quickie.html') diff --git a/content/posts/2002-11-13-quickie.html b/content/posts/2002-11-13-quickie.html new file mode 100644 index 0000000..a055521 --- /dev/null +++ b/content/posts/2002-11-13-quickie.html @@ -0,0 +1,27 @@ +--- +date: "2002-11-13T01:09:51Z" +title: Quickie +--- + +
+pabs@picard:~> uname -r
+2.5.47-ac2
+
+ +

+I tried out Menuet this evening. It's really cool. Make sure to try the 2.0 prerelease if you decide to give it a shot; it's got a lot more cool stuff. +

+ +

+I've been trying to write Ruby bindings for FreeType2. I've gotten pretty far, but the bindings aren't quite done yet. You can see what I've got so far right here. +I'm also thinking about writing bindings for the image processing library DevIL, but I haven't started yet. +

+ +

+I stumbled across a really cool graphics programming site called FlipCode. It's got lots of +interesting graphics tutorials, engines, and demos. Finally, here's a really interesting interview with Janeane Garofalo. +

+ -- cgit v1.2.3