Superb post by @steveklabnik on open source projects, and how the openness of the project often matters more than how the license legally dictates distribution: https://words.steveklabnik.com/what-comes-after-open-source
Perhaps we need a 'Joel Test' for FOSS management approaches?
miniblog.
Related Posts
Superb discussion of Go semantics for `for` loop variables, the challenges of breaking changes, and the tradeoffs of static analysis:
Superb deep dive on rust compile optimisation with CI caching, examining usage of monomorphisation, and graphing the build tree: https://matklad.github.io/2021/09/04/fast-rust-builds.html
Another Aphyr coding interview post, blending amazing programming with superb prose.
(And this time, she is recommended to hire!)