Older blog entries for darkewolf (starting at number 27)

I think I proved the benefit of objective peer review of code today, in a round about away.

Here at work we shifted to a new mail system using maildir and it was causing some people some problems. One of the problems was converting old mbox files to maildir. We were given a set of instructions how to do it which were easy to follow.

The engineering manager was being cautious and wanted to test the conversion on a single mbox file. He did so and it wouldn't work.

I scooted over and instantly pointed out where he was going wrong. He had used a line out of a for look and missed some of the conversion:

He typed the following:

mbconv.pl ~/Maildir/$i < mboxfile.mbx

The obvious problem was the $i.

The advantage of objective peer review of code is that the original programmer sees the code for what it is meant to do. The reviewer sees the code as purely code on a syntax level.

I may not know (in a specific sense) what the code the junior programmer next to me is writing is trying to do, but I can look over his shoulder and go "Aha, that line has XYZ error, cause it it will not be accessing the index properly" or something like that.

Oh, the fun of being a programmer again for fun and profit.

Hmmmmms.

Need a new toy. Assides from more audio / noise gear and maybe a new desktop soon, I want to get a decent PDA. Don't want to spend a fortune, but I want something I can write small apps for to do cute and useful stuff.

Something programmable with wireless preferably. A Zaurus would be nice if they still exist but I don't know how programmable they are.

I wonder.

A rather interesting article as linked off of SlashDot about Great Hackers.

I think all management should be made to read it, especially management in technical fields that have been technical themselves in the past.

That said, I am learning far too much about Radius than I really ever wanted to learn. Just finished and starting to test a 'radius client simulation' (ie: its pretending to be a NAS so we can test a testing-system POP by hammering it with real world radius data [with a bit of munging {I wonder if the word mung is used any more. Was used a lot when I was a a teenager}] in order to find out if we can break it before it rolls out live).

Assides from having to use a MS Windows workstation (with a dozen ssh shells open to development servers) I am very much loving this job. Great folk, great environment, free fruit.

Of course, ideally I'd love to get a Debian GNU/Linux workstation (rather than just the servers) and be able to work on it directly using Emacs. About time I got back to finishing off some coding projects at home.. Maybe its time to clean up the Book Catalog and upload it. And back into packaging for Debian. Actually, that might not be a bad idea, given one of my junior workmates is applying to become a Developer. Wooo hooo.

Another year another entry.

Am working at a new place again. Mostly a programming job for the network services department of a fairly large ISP.

The world is all good.

Recently?

Dealing with lots of crap from the Melbourne office of the company. The guys there are useless pieces of crap. Even more arrogant than I am, and know far less (given they rang me up to fix a problem they had pinging across a previously working gateway machine I know we are in safe hands in that office)..

Bought myself a laptop. Installed Debian GNU/Linux on it. Quite a nice install once I got X working and sound working (that took a bit longer).. Thankfully Intel provided free driver source for both the video card and the network card. Eventually I sorted out ALSA and got the audio working really sweetly. And once my creditcard works happily once more I'll get more ram for it and a wifi interface.. Only real fault with the damn thing is that it 'freezes' for 1 or 2 seconds now and again. Although the XP install on it does that too so it might be a hardware fault (bah!).

I really need to consider finding better paid work with more incentive for being at work. The morale here sucks (the CEO has his pets and treats everyone else like shit) and I know I am very underpaid for the work I do (although admittedly my income isn't unhealthy). So tempted to go back into R&D or pure development. Or maybe purely network management, am sick of having to handle client installs of our products (especially the legacy pieces of shit our salesfolk keep selling)... mmmm networks...

Beannachdan oirbh.

Gods, how long since I last posted here? Of course, I could blame LJ on that. Given that I use LJ for most 'online journal' type activities (and my IAM.BME page).

What has been happening? Dropped Debian developer status for a bit. Needed a break from overly technical stuff. Got a job at a fairly good company. Positive share growth, positive cash flow. Heck, they have employed me since feb. so it can't be all bad. Except for morale :(

Got tonnes of tattoos recently *smirks* and piercings and stuff. Been buying a tonne of books. Plenty of little userlevel hacks on my machine at home, primarily a book / resource management system and an image catalog database..

Na Diathan leibh.

Bored, not working. No job, and nothing in the market it seems.

Bored enough to totally rewrite the website and database for http://cyberpunks.org. Runs faster now, looks nicer, has user accounts. Drinking much mead, but thats okay. Fixed bugs in mathwar, and working on packaging the new xconq for the testing/unstable/foo release. Maybe i should start playing xconq again, as my machine seems to be degrading and cant play many other games. However, I do have the definitive triad of horror movies now on DVD, The Exorcist (extended version), The Omen and Rosemary's Baby. That coupled with my growing collection of definitive sword movies (Braveheart, 13th Warrior, soon Beowulf...) I should be in good stead. Beannachdan oirbh.

In the idle time between mid-December, and early January, whilst waiting for the hiring to be done again, I got bored. Perfected my image catalog (well, my script to add images is buggy, it freaks on spaces in filenames, but since most of my image store got renamed a year ago, its not too much of a problem).

And then I got really bored, and started working on a book catalog system. Fully searchable, catagorized book collection, about 200 books in and still typing (books can also be defined as wishlist and on order.). The final addition for it will be cross-linking book extracts to the entered titles (take notes from a book, and have it automatically linked when you search for the title), and ability to cross reference scans (images) to each book title.

Not much else to do, except wonder what happened to my Gimp install. One day it decided it was not going to display anything that involved a font (only showed dotted boxes instead of characters), upgraded it, same thing. Removed dot-directories and files, still happening. Was not happening to any other gtk based application. Bitched at the machine for a day (i have had huge and random font problems recently), tried to rerun the Gimp, and it all worked fine.

Oh well, got made reduntant 4th of October, and due to the loving tech industry at the moment, there aint any jobs out there.

Got to the stage of using up all my payout to live, and now on government payments (*sucks*) and blanket mailing companies in order to find a position anywhere.

Bah. The boss and CEO are in a meeting with the financial directors of the parent company. Will we exist after lunch time? My bet is nope! :)

Payout might be good, will let me pay off some debts and look for a nice job :)

18 older entries...

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!