Anna | DevMiner's Avatar

Anna | DevMiner

@devminer.xyz.bsky.social

SysAdmin // DevOps // SW Dev // Unprofessional Factory Planner πŸ˜… "Making the world a better place"

268 Followers  |  69 Following  |  8 Posts  |  Joined: 17.09.2023  |  2.0112

Latest posts by devminer.xyz on Bluesky

Preview
Recycling Fabrik Herzlich Willkommen bei der Recycling Fabrik. Bei uns findest Du 100% recyceltes 3D-Druck-Filament - Made in Germany und ich bester QualitΓ€t.

Feel free to send yours to www.recyclingfabrik.com if you're concerned about it. It's negligible in terms of total volume needed... Complain to every 3D printer maker that clones Bambu machines that their machine produces too much plastic waste.

22.05.2025 21:39 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I'd remove e18e and instead just say "mass PR campaigns". That's:
1. more broad
2. not explicitly calling out a group of people

FYI: the e18e community is doing good stuff, there's thought behind the PRs, not just some random bot that goes around and does package changes to spam.

20.05.2025 11:21 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

why call out e18e specifically?

20.05.2025 10:35 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

In 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

20.05.2025 04:10 β€” πŸ‘ 37    πŸ” 4    πŸ’¬ 2    πŸ“Œ 0
Replace `bluebird` with native `Promise`s and `Stream`s Β· Issue #169 Β· e18e/ecosystem-issues Repo: https://github.com/petkaantonov/bluebird Dependents based on data from end of 2024: # Downloads Traffic Version Package 1 18.38M 2560.63 GB ^3.7.2 cypress 2 11.14M 1552.08 GB ~3.7.2 unzipper ...

Speaking of bluebird, I created the bluebird umbrella ticket a couple of hours ago in the e18e tracking. Not sure how we didn't catch the biggest promise-like library from way-back-when...
github.com/e18e/ecosyst...

28.04.2025 16:24 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
e18e Ecosystem Performance

After 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 πŸ†

05.03.2025 16:39 β€” πŸ‘ 63    πŸ” 9    πŸ’¬ 1    πŸ“Œ 0
Remove dead dependency on `brotli` by wojtekmaj Β· Pull Request #103 Β· postmanlabs/postman-request PR Checklist: I have run npm test locally and all tests are passing. I have added/updated tests for any new behavior. If this is a significant change, an issue has already been created where t...

Poof! ✨ 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

24.02.2025 09:15 β€” πŸ‘ 38    πŸ” 2    πŸ’¬ 2    πŸ“Œ 0

tiny-jsonc just strips comments and then uses JSON.parse, aka. not worth checking against.

17.02.2025 10:20 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Bundling dependencies (and when not to do it) A brief write up on when you should or shouldn't bundle dependencies

some 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)

14.02.2025 12:05 β€” πŸ‘ 31    πŸ” 9    πŸ’¬ 1    πŸ“Œ 1
Preview
GitHub - e18e/ecosystem-issues: A place to keep track of ongoing efforts to clean up the JS ecosystem A place to keep track of ongoing efforts to clean up the JS ecosystem - e18e/ecosystem-issues

small 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!

03.02.2025 14:44 β€” πŸ‘ 35    πŸ” 12    πŸ’¬ 0    πŸ“Œ 0

Should be pretty simple, you just send the `print.skip_objects` MQTT command with `{ obj_list: string[] }` as data, where the obj_list you want to skip contains the `identifier` parts of the `<object>`s in the sliced 3mf file.

03.02.2025 09:29 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

>clicks "download as guest"
>has to enter private information
tfw guest != guest

thanks ST

11.01.2025 03:10 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
My Planetary Datacenter I: Architecture Explore my homelab β€˜Planetary Datacenter’ where ZeroTier networking, MacVLAN tricks, VLAN segmentation, and GPU passthrough combine for a global, DIY cloud.

Just 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...

05.01.2025 10:53 β€” πŸ‘ 6    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0

Working on a React project? If you’ve migrated to TypeScript, check your dependencies - many projects still include the prop-types package even though it’s no longer used.

Cleaning up unused dependencies keeps your app lean and easier to maintain #webperf #e18e

27.11.2024 22:45 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 1    πŸ“Œ 1
Preview
`nr` bash function to use `node --run` when possible `nr` bash function to use `node --run` when possible - nr-auto-node-run.sh

Small bash function `nr` to auto use `node --run` instead of `npm run` when available (for better performance ⚑ @e18e.dev )

gist.github.com/yannbertrand...

26.11.2024 13:45 β€” πŸ‘ 10    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0

Yep, that's going into my dotfiles *yoink*

26.11.2024 17:21 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

What a great initiative! 🀩

I just learned about it because a community member raised an issue to improve Testing Library's tooling.

These are the heroes the open source community needs (and makes working in this space fun) πŸ†

19.11.2024 19:31 β€” πŸ‘ 29    πŸ” 3    πŸ’¬ 2    πŸ“Œ 0
Expo npm dependencies graphs of the `expo` meta packages comparing SDK 51 and SDK 52 (preview).
The SDK 52 dependency graph has lost a lot of dependencies.

Expo npm dependencies graphs of the `expo` meta packages comparing SDK 51 and SDK 52 (preview). The SDK 52 dependency graph has lost a lot of dependencies.

(small behind-the-scenes effort) the @expo.dev SDK 52 will shed several old/unused npm deps
in future SDKs pre-bundling, more fixes, and external changes will help too

But overall, installing SDK 52 will already be faster than installing SDK 51 πŸš€
(npm graph side-by-side for comparison)

02.11.2024 14:50 β€” πŸ‘ 33    πŸ” 5    πŸ’¬ 4    πŸ“Œ 1
Storybook package dependency graphs for v8.2 (L), v8.3 (M), v8.4 (S)

Storybook package dependency graphs for v8.2 (L), v8.3 (M), v8.4 (S)

We're fixing Storybook bloat, one dependency at a time! πŸ”ͺ @storybookjs.bsky.social

27.10.2024 11:54 β€” πŸ‘ 174    πŸ” 23    πŸ’¬ 10    πŸ“Œ 5

wow, github.com still doesn't have AAAA records. *shakes fist*

(noticed something failed hitting github on a VM that intentionally only has IPv6 for testing)

07.12.2023 14:31 β€” πŸ‘ 14    πŸ” 1    πŸ’¬ 2    πŸ“Œ 1

@devminer.xyz is following 20 prominent accounts