please for the love of god stop using public npm (or any package manager) for your production deployments. ffs.
mirror the packages you use and have audited.
x.com/garybernhardt/status/1…
This is exactly what many of us predicted when NPM introduced a world of thousands of separate dependencies per app. The main reactions to that skepticism were "stop being so negative" and "don't try to stop progress." mobile.twitter.com/bcrypt/st…
📝New #WebAssembly blog post (on my new blog😱)
Compiling C to WebAssembly *without* Emscripten!
➡️ Using vanilla LLVM
➡️ Analyzing build artifacts
➡️ Consequences of not having a libc
➡️ Building your own malloc()
dassur.ma/things/c-to-webass…
just published a fairly major update to the conventionalcommits.org specification; my hopes are that we're close to a v1.0.0 of the document.
if you like conventional commit messages (or hate them) feedback is very much appreciated.
🚀 Today at #GoogleNext19, we are launching Cloud Run.
Allowing you to run any stateless http container in a fully managed environment, paying only for the exact resources you use. 📦☁️
👉 cloud.google.com/run