Category Archives: Tech

ia64: Plan9, Compilers and ABIs

So, I have my second-hand HP vx2000 (Single-CPU Itanium2 workstation) running in my room.  (OK, this itself is a mistake – it’ll be moved into the home office once I get sick of the added head in my room). For … Continue reading

Posted in Software Development | Tagged , , | 2 Comments

At least I know I’m not imagining it…

I’ve recently had the displeasure of having to update the copy of WANPIPE that we ship with our product at work from the old stable 2.2 family to the beta 3.3 family in order to support their new Synchronous Serial … Continue reading

Posted in Tech | Tagged , | Leave a comment

C: The Preprocessor

Sometimes you just have to step that extra mile and do something completely dodgy. The termios way for setting baudrates uses macros to represent the bitrate.  When you’re accepting a baudrate from the user, what’s the most sensible way to … Continue reading

Posted in Software Development | Tagged , , | Leave a comment