Monthly Archives: January 2016

Adding SQLite as a datasource to SQLeo

An audio version of this post is available on Hacker Public Radio. I have been looking for a tool that will graphically and programmatically track identifiers as they pass through systems. I could have done this in Inkscape after following … Continue reading

Posted in General, Podcasts | 1 Comment

not a dynamic executable

I sometimes have issues running a 32bit program under Linux X64. When you run ldd it reports that it’s not a dynamic executable # ldd /usr/bin/snx not a dynamic executable However if you run file, you do see that it … Continue reading

Posted in General | 1 Comment