Remix.run Logo
const_cast a day ago

Scope creep destroys projects and software. Most software is bad because it does too much, so most of it barely works and of the parts that do kind of work, they don't work together.

Writing code is easy. Not writing code is much harder. Know what code to write, and what not to, is hardest.