Archive for February 2017

Shameless Plug: uArm Swift

I just ran across this on IndieGoGo.  Everyone remember the cute lab robots from the first Iron Man movie?  Well, the people at uFactory are trying to actually build them.  (More or less.)

Continue reading ‘Shameless Plug: uArm Swift’ »

Generic TObjectList layout has changed

I ran across a really strange bug at work yesterday: Access Violation when performing a certain operation in the program.

These are usually really simple.  Easy to reproduce, and the debugger takes you right to the problem, and there you are, confronted by a nil that someone forgot to initialize properly.  Usually. Continue reading ‘Generic TObjectList layout has changed’ »