Coding Relic

Random musings on software in an embedded world.

Friday, October 31, 2008

Ode to Enum

›
Let's just get this out in the open: I love enum. Enum is a friend of mine. Enum and I go way, way back. I also detest enum's evi...
Tuesday, October 14, 2008

Aliasing By Any Other Name

›
This time, Gentle Reader, we'll delve into one of the sticky areas of the C language: pointer aliases. Let's dive directly into code...
Thursday, September 11, 2008

Random Musings on stackoverflow.com

›
Stackoverflow.com is a site by programmers and for programmers, whose purpose is answering questions on topics relating to software devel...
Wednesday, September 3, 2008

The Good, Bad, and Ugly of Gizmo Construction

›
Rather by definition, embedded software involves building a gizmo of some sort. Manufacturing the hardware portion of the gizmo turns out to...
Thursday, August 21, 2008

[0123456789abcdef]

›
There are only 16 characters to work with, but programmers just love coming up with creative spellings using hex numbers. I suspect that l...
Thursday, August 7, 2008

opensource.mycompany.com

›
Using GPL software imposes the requirement to redistribute the source code, but this requirement is routinely ignored in commercial products...
Wednesday, July 23, 2008

The Control Plane is not an Aircraft

›
In my industry at least, the high end of the margin curve is dominated by modular systems: a chassis into which cards can be added to add fe...
Wednesday, July 2, 2008

gdb lies to you

›
Because I'm a terrible programmer, I spend a lot of time in gdb. gdb is a fantastic tool that has (so far) kept me from getting fired, b...
‹
›
Home
View web version
Powered by Blogger.