Sunday, October 9, 2005
As you know I bricked my wireless router some time ago. All simple things were tried without any positive effect. Kaloz (of OpenWrt fame) has advised me to try JTAG. It's a very simple thing: you need a computer with parallel port, a proper software, and JTAG cable, which can be self-made. Obviously the last part is the crucial one.
[Read more]
In his blog post Ian Maurer shares a very slick way to run unit tests with SQLite's in-memory database. Check it out:
Simple, elegant, practical.
[See details]