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
top 1 comments
sorted by: hot top controversial new old
[–] bitfucker@programming.dev 0 points 2 weeks ago

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