←back to thread

129 points surprisetalk | 1 comments | | HN request time: 0.222s | source
1. nottorp ◴[] No.44454872[source]
But imgbin is a tiny project with exactly one moving part that only interacts with the file system and the user.

When the project becomes more complex, things change for the worse.

Also, you need to protect modules not only from errors, but from the other programmers in your team.