📓 literature/uncomfortable-truths-in-software-engineering.md by @ryan ☆

Uncomfortable Truths in Software Engineering

source : Uncomfortable Truths in Software Engineering • Buttondown

This article is mostly the author’s opinion and I have selectively copied the points I believe to be correct, interesting, or worthy of discussion.

Notes

6 We don’t have the [[Alan Kay]] / [[Free Software]] / [[Hypercard]] dream of everybody having control over their own computer because integrating with disparate [[API]]s is really fucking hard and takes a lot of work to do. This will never get better, because API design is decentralized and everybody is going to make different decisions with their APIs.

[[Pair programming]] is probably better than solo programming.

12 The [[open source maintainer problem]] isn’t going to get much better in the near future.

Refs