Mount JFFS2 Image
Saturday, October 25, 2008
Example of how to mount a JFFS2 image using mtdblock.
Clay Shirky: Institutions vs. collaboration
Monday, July 14, 2008
This is a rather interesting talk that takes some very foundational ideas from open source software development, P2P networks, and social networking and implies that these paradigms can apply to a lot more.
There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies.
- Charles Hoare
Developer's Top 10 Replies
Wednesday, November 2, 2005 by digitalpeer
Originally posted and found through
digg, this list of things programmers say when there is a problem is pretty dang good.
- That's weird...
- It's never done that before.
- It worked yesterday.
- You must have the wrong version.
- It works, but it hasn't been tested.
- Somebody must have changed my code.
- Did you check for a virus?
- Where were you when the program blew up?
- Why do you want to do it that way?
- I thought I fixed that.