Archives March 16, 2010

RunSnakeRun 2.0.0b6 (and SquareMap 1.0.0b25) released

Marius contributed quite a few changes (restructuring to support VirtualEnv-ing, enhanced percentage reporting), the source-code-view is also there, the home-view is more likely to be reasonable (though it can still get messed up with threaded views).  SquareMap is now explicitly a dependency and has been restructured to work with `setuptools develop` in a virtualenv.  Available ...

Continue reading

Say it with me: Errors should never pass...

Say you were writing a program that takes a "config-file" parameter and you were (explicitly) passed a filename that, for whatever reason, you couldn't load. Is the proper operation to exit and report an error, log a warning and continue with defaults, or load a default filename silently?

In this particular case, app-armour was configured ...

Continue reading

Previous day

March 15, 2010

Next day

March 20, 2010

Archives