Improving open source hardware: Visual diffs

Sebastian send us a link to an article that explains how visual diffs can improve open source hardware. Doing change logs and version control with source code is easy to implement, since it comes down to comparing two text files. While trying to find differences between two revisions of the same hardware is a bit […]