Hacker News new | ask | show | jobs
by TeMPOraL 3391 days ago
Not sure what you mean by standardization vs. exploratory programming. Separation of concerns would only exist if standardized (and enforced).
1 comments

A smaller contact area between implementations means we need only be concerned about compatibility at that interface and the rest is up to you. This keeps the area of software that we can't change to a minimum.