@ Adrian Tritschler · Sunday, Sep 15, 2002 · 1 minute read · Update at Sep 15, 2002 ·
A little more success with plan9 — I’ve got it running on the two machines I can get my hands on, but not very successfully yet:
IBM Thinkpad T21 (helheim): Nothing I do can make the inbuilt ethernet card work. Identified as a 3com mini-PCI card, none of the drivers I’ve tried will work, and they all hang as they try to load.
IBM P300GL (niflheim): A variant of the S3 Trio3D video is built into the motherboard – I remember problems in getting XFree86 to work for a while. Plan9 works, but the code to set the mousepointer doesn’t, so I’ve got a 64x64 pixel blob of noise extending around the 16x16 pixel pointer.
Adrian Tritschler's stuff
My website, an agglomerative mess, probably half-eaten by a grue
Vanity site? Technology experiment? Learning tool? Blog? Journal? Diary? Photo album? I could tell you, but then I’d have to kill you…
I experiment. I play. I write and I take pictures. Some of the site is organised around topics, other parts are organized by date, then there’s always the cross-references between them.
Its all been here a fairly long time. Like the papers on my desk, or the books on the bedside table, the pile just grew… and it all grew without much plan or structure. I try not to break URLs, so historical oddities abound.
Long ago it started as a learning experiment with a few static HTML pages, then I added a bit of server-side includes and some very ugly PHP. A hand-built journal/blog on top of that PHP, then a few experiments in moving to various static publishing systems. I’ve never wanted a database-based blogging engine, so over the years I’ve tried PHP, nanoblogger, emacs-muse, silkpage and docbook before settling on Emacs Org mode for writing and jekyll for publishing. But the itch remained… I never really liked jekyll and the ruby underneath always seemed so much black magic. So now the latest incarnation is Org mode and hugo.