this post was submitted on 27 May 2026
1 points (100.0% liked)
JavaScript
2733 readers
2 users here now
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah, it's how software should be. Learn from other mistake. However, I'd also like to point out that I think it's better to focus on build system ergonomic rather than a package management ergonomic. Let git be the package repository and the build system be aware of git repo. That way I think it would solve a lot of supply chain issue being centralized