Category: Software

Ubuntu 12.04 Sucks!!1!


This has not happend in a long time. After about four months of using Ubuntu 12.04 I have decided to reinstall Ubuntu 11.04 on my Thinkpad. The reason is not system stability but the desktop expirience with Unity and the latest Gnome. Further more lots of packages are in unusable state like me-tv and binutils for AVR, the panel and its applets (like the always crashing weather indicator). Sadly I have to state that the general tendency of Ubuntu development has been going from good, to bad and then to worse … which is not what I have expirienced in the years before. I have been using Linux for the last 10 years and am not willing to change to anything else like BSD or Solaris. Even switching to Debian is not an option for me. So my conclusion of reinstalling Ubuntu 11.04 which is one of the most stable and complete Ubuntu releases so far is my only hope right now.

Reading “Test-Driven Development for Embedded C”

Posted by May 8, 2011

jgadeThursday this week I received my copy of “Test-Driven Development for Embedded C” by James W. Grenning. This was just the book I have been looking for months. I had the problem of developing a micro controller firmware in C but without tests. The reasons I had not started the project in a “test first” fashion were too many. Questions like “how do I test code that needs the hardware to run” as well as the limitations of only using free and open source software were and still are barriers I hope this book will help me overcome.