diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
commit | 4b6c0e31385f5f27a151088c0a2b614495c4e589 (patch) | |
tree | 12243cdcd00704bc1a9d94ac9cc128459417370c /content/posts/2002-01-01-first-2k2-post.html | |
download | pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2 pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip |
initial commit, including theme
Diffstat (limited to 'content/posts/2002-01-01-first-2k2-post.html')
-rw-r--r-- | content/posts/2002-01-01-first-2k2-post.html | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/content/posts/2002-01-01-first-2k2-post.html b/content/posts/2002-01-01-first-2k2-post.html new file mode 100644 index 0000000..4d4ced2 --- /dev/null +++ b/content/posts/2002-01-01-first-2k2-post.html @@ -0,0 +1,32 @@ +--- +date: "2002-01-01T01:53:41Z" +title: First 2k2 Post +--- + +<p> +You can create accounts now, although there may still be some quirks in +the code. Feel free to create an account and test the comment code out. +I've removed some of the sections I wasn't keeping up to date (such as +Bits and the Site Map), although it's much easier for me to add sections +now, so they may come back at some point. +</p> + +<p> +I've been messing around with <a +href="http://www.ruby-lang.org">Ruby</a> a lot lately. Ruby is +basically an OOP-centric amalgamation of Perl and Python, and it's +really fun to use. <a +href="/screenshots/psi-ruby_gtk_example-20020101.png">Here's</a> a +screenshot of a quick GTK+ mail client I hacked together in an evening +using Ruby. +</p> + +<p> +Oh yeah, the +<a href="http://www.kernel.org/pub/linux/kernel/people/rml/preempt-kernel/">preemptable kernel patch</a> +is working great on my workstation and on vault (my new fileserver). +I also finally got my DVD player and my TV tuner card all set up. Okay, +that does it for tonight. Happy New Year everyone. +</p> + + |