Older blog entries for splork (starting at number 10)

cpw regarding xfree86 4.0:

    I've been using it (and beta 3.9.x versions) for about a year now and haven't had any problems with virtual consoles. I compiled and installed it myself on my debian system. It's probably not an xfree86 problem. Mandrake's setup might not enable your VCs at your current "start using X" runlevel. The VESA DDC support is the entire reason I'm using 4.0 on my home machine. I never could figure out proper 3.3.x modelines for 1600x1200x85Hz but the DDC support does it beautifully!

Tip of the day! Never stab your thumb with kitchen scissors while trying to remove the foil from a bottle of Sherry. On the other hand it is kinda eery looking into a super clean cut on my thumb that doesn't really hurt and isn't bleeding much... yuck.

This "alancoxonachip.com" thing is annoying. I had to lookup how to add unblock rules to junkbuster (add ~advogato.*.* to my /etc/junkbuster/blockfile after the ad.*.* line) as well as add the new host to my allowable outgoing cookies list. Why the change?!?

I've been working -way- too much in the past month (you can check the cvs logs for proof!). Mojo Nation is coming along and is starting to actually work the way we had in mind. Much more work remains to be done (as always).

This is exciting! Our first public & opensource release of Mojo Nation is tonight at DEFCON in Las Vegas. We've been working -many- long hours the past few weeks to get everythin ready.

I feel unclean. I had to buy a $20 UltraATA66 controller for my new hard drive since my motherboard's controller didn't like it. I never thought I would intentionally buy an IDE controller. What a waste of a PCI slot. Anyways it all works now and I built a kernel with the multiide and reiserfs and usb patches to play around with.

"Did you have a nice holiday?"
"I was in solitary confinement!"
"Oh, its good to get some time to yourself."

Advogato UI suggestion: When posting comments, I sure wish it would leave the original article I'm replying to (or at least its title, subject, author name and headline paragraph) on the reply form page.

As it is now, I have to open a new browser window and pop the article back up in it; then deal with switching windows...

(this wouldprevent me from being "lazy" and referring to "the author" in my reply rather than using their name ;)

What is an Oasis?

Cool. We just hit Oasis 002 on our project at work. We've decided to kill the term milestone and use Oasis instead. Milestones imply regular intervals of progress. An Oasis is a nice place you come to (hopefully quite often) while wandering towards your goal. It's also not a good idea to skip an Oasis and try and head directly for one further down the line, you'll die of dehydration or code failure, whichever comes first.

Thanks goes to my coworker Bram for suggesting the Oasis term.

sigh.. after posting a response to an article I notice the misspelling (so much for checking it three times)...

I got back from the UK on Saturday. That was a great vacation; it was my first time to another country outside of North America. I've dropped off my various rolls of film to at Safeway to be developed and put on a kodak Picture CD so I can webify them.

The first thing I did when I got back was see these instructions on using an Apple Airport without the need for a mac. I went down to Fry's and bought one as well as borrowing a Lucent WaveLAN Silver card from work. Wow. I'm impressed. That was extreemly easy to setup. The airport is acting like a bridge between my ethernet and the airwaves for me.

I ended up using the java airport configurator to change the settings on my airport rather than the mentioned windows based tool.

Now, does anyone out there have any good ideas on howto setup a wavelan card to automatically figure out which encryption keys to use when it gets plugged in? (as in, pick the correct keys from a list; I'd like to use a different key at home than I do at work).

Also, anyone know if Gold cards can speak lowly Silver-style crypto if simply given a small key? (ie: Gold cards hardly cost anymore from techstore.com so I'd rather not buy a Silver card even if thats all I need)

I just publicly posted the first release of my Python Interface To BerkeleyDB 3.0 . Check it out if you're into that sort of thing.

In other news, I'm heading off to the UK for two weeks vacation tomorrow. I wanted to get the py-bsddb3 thing out there before I left in hopes that someone will discover, report and fix a bug while I'm gone. :)

Grr.. I spent most of the day trying to track down a bug that was appearing in my Python interface to BerkeleyDB 3.0 causing the python process coredump (*gasp*)! I believe I finally tracked it down to a bug in the BerkeleyDB 3.0.55 library when aborting a transaction while using subdatabases, it'll be interesting to hear back from them on this one. I sent them a simply example in C that reproduces it on my system.

For anyone interested, I'll be releasing my Python BerlekeyDB 3.0 interface very soon and will post a note here as well as to sleepycat and on freshmeat.

PS if anyone actually reads these, A certification would be cool.

1 older entry...

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!