As it's hosted on CSAIL, I was somewhat disappointed by the code quality section: https://missing.csail.mit.edu/2026/code-quality/ Although it's specifically code quality, not software quality, I feel so much is missing. Of course there is no space to explain it in detail, but they could at least list/mention things like complexity, maintainability, modularity etc.
Two decades of Git: A conversation with creator Linus Torvalds
https://www.youtube.com/watch?v=sCr_gb8rdEI
I was surprised that he only spent four months on it as a maintainer. What a great piece of work by a great software developer.