You can fork a package, but can you own it?
(event-driven.io)
from codeinabox@programming.dev to programming@programming.dev on 11 Jun 09:28
https://programming.dev/post/51821250
from codeinabox@programming.dev to programming@programming.dev on 11 Jun 09:28
https://programming.dev/post/51821250
#programming
threaded - newest
Agree most with the audit-fatigue point. A signal that is always red trains everyone to ignore red, and the same failure kills lint warnings and flaky test suites. The other line that stuck was taking a dependency without deciding to. We started listing direct dependencies in review for exactly that reason, adding one became a decision someone makes rather than a side effect of npm install, and the conversation it forces is usually short but occasionally stops a bad one.