🧨 Axios only needed to be resolved somewhere in your dependency graph to affect you.
Semver + transitive deps + runtime installs = hidden blast radius.
If you only checked your project’s lockfile, you may still not know.
socket.dev/blog/hidden-... #nodejs #javascript
Posts by Cosimo Matteini
Today, we launched Effect v4 beta 🚀
Rewritten runtime. Smaller bundles. Unified package system.
Performance: v4 is faster and lighter than v3 across the board.
Rewritten runtime: lower memory overhead, faster execution, simpler internals.
Full announcement:
effect.website/blog/release...
Matteo, Andrea, Guido e Massimo. I soci di doubleloop
Guido presenta la sessione "UX and UI principles for devs"
Guido in montagna con la felpa doubleloop
Guido conduce una sessione alla unconference SoCraTes Italia
Guido Martini entra come nuovo socio di doubleloop.
Dopo anni come board advisor, è un’evoluzione naturale del percorso fatto insieme.
Rafforziamo il board e la nostra direzione: costruire un’azienda di prodotto end-to-end, unendo strategia, design e sviluppo.
Benvenuto a bordo, Guido 🚀
Vi siete persi @cosimomatteini.com mentre esegue il kata "from Imperative to Functional Programming" con Effect?
Nessun problema: ecco il talk completo:
🎥 Talk: www.youtube.com/watch?v=XvDY...
💻 Repo: github.com/devmatteini/...
Un ottimo esempio di refactoring passo dopo passo.
Last week, we attended #EffectDays: 3 days of 🧑💻 workshops, 🎙️talks, and 🤝 exchanges with a passionate community.
We shared our 💻 effect-mongodb library (tinyurl.com/mubt33xv).
Big thanks to @effect-ts.bsky.social, the speakers, and everyone we connected with! 🙏
#Community #ContinuousImprovement
Just spent 3 amazing days at the second edition of #EffectDays @effect-ts.bsky.social!
Great talks and even better conversations with the community, so many new ideas to explore!
Can't wait to try Effect 4.0, its performance improvements and smaller bundle size look incredible 🚀
My talk from @reactdayberlin.gitnation.org has been published. If you want to know how I learned some of the RSC internals and what does RSC really mean, after all, you can find it here: gitnation.com/contents/mee...
We’ve been using #TypeScript library @effect-ts.bsky.social in production for a couple of years with great satisfaction.
@venomav.bsky.social and @cosimomatteini.com have developed an open-source library to simplify and enhance the integration of #MongoDB with Effect.
github.com/doubleloop-i...
I've been experimenting with #Ubuntu autoinstall to automate the installation of Ubuntu Desktop. Combined with my #dotfiles bootstrap script, I can set up a new development environment in under 30 minutes.
If that sounds interesting to you, check out my blog post cosimomatteini.com/blog/automat...