Tag: tooling

2026 08/27 Stop VSCode from smashing your machine VSCode can, sometimes, be a voracious beast that eats all the RAM in your machine and spins your CPUs at 100%... We can fix that. #tooling#rust#nodejs 2022 08/22 Generating CJS & ESM packages from TypeScript Although it's easy to generate CJS or ESM code from TS, generating both at the same time is a more complicated endeavour. #javascript#typescript#esm#cjs#tooling 2020 08/22 Introducing Avatar-CLI I present a new tool I've been developing to manage development environments. #avatar-cli#docker#rust#tooling