#npm
POSTS
- The keyv worm and why I stopped running npm install without thinking
keyv is not some exotic dependency. It's the thing three layers under the thing you actually installed — flat-cache, file-entry-cache,…
- The worst shape a bug can take
What I found. The worst shape a bug can take is a promise that never settles. My SignalK plugin for the boat fridge would wedge silently:…