Hacker News new | ask | show | jobs
by lidHanteyk 2523 days ago
Most code should be abstract, because the things that are specified are abstract. Some code needs to be closely coupled to hardware, but most code should only need to be closely coupled with other code.