←back to thread

1070 points dondraper36 | 1 comments | | HN request time: 0.204s | source
1. kmoser ◴[] No.45071247[source]
Not arguing against this article but aren't all these ideas already well known in the industry? Start with an MVP, don't optimize prematurely, avoid writing brittle code (systems, really), abstract implementation details away when possible, and KISS.