Anna | DevMiner
SysAdmin // DevOps // SW Dev // Unprofessional Factory Planner 😅
"Making the world a better place"
- Reposted by Anna | DevMinerIn JS there’s @e18e.dev community that does a ton of work to make the JS ecosystem faster and safer. e18e.dev/blog.html Thanks to them, your node_modules has gotten much smaller. And they recently opened up for donations. I, of course, immediately subscribed. opencollective.com/e18e
- Reposted by Anna | DevMinerAfter some @11ty.dev housekeeping yesterday I’ve crossed paths with folks on the @e18e.dev team and just wanted to say they are doing very good work! e18e.dev If you’ve ever been frustrated by outdated deps or had trouble upgrading deps, these folks are solving problems before they get to you 🏆
- Reposted by Anna | DevMinerPoof! ✨ postman-request, an HTTP client with 1.1M weekly downloads, just dropped its brotli dependency in favor of Node.js’ built-in Brotli compression. That’s 1,673.1 GB of data saved every week! 🤓 github.com/postmanlabs/... @e18e.dev
- Reposted by Anna | DevMinersome thoughts on bundling dependencies in libraries and dev tools. especially given the great effort from the community lately, we need to bundle less and less (in consumed packages)
- Reposted by Anna | DevMinersmall announcement - we have now moved the ecosystem cleanup project into @e18e.dev to be the official issue tracker, for _all_ ecosystem issues (incl cleanup, speedup, etc) if you want to get involved in e18e, this is a good place to start!
- >clicks "download as guest" >has to enter private information tfw guest != guest thanks ST
- Reposted by Anna | DevMinerJust published the first part of my series about my homelab. This has taken roughly about 3 months to make. I hope to be able to share my knowledge with it with the rest of you :) nstlopez.com/blog/my-plan...
- Reposted by Anna | DevMiner
- Reposted by Anna | DevMinerSmall bash function `nr` to auto use `node --run` instead of `npm run` when available (for better performance ⚡ @e18e.dev ) gist.github.com/yannbertrand...