Marco Ippolito
banner
marcoippolito.dev
Marco Ippolito
@marcoippolito.dev
Security Engineer @herodevs | Node.js Technical Steering Committee & Release

marcoippolito.dev
asap
November 12, 2025 at 9:51 PM
yes and v22 after a while too
November 12, 2025 at 2:51 PM
as you said it was enabled but still experimental, now its stable
November 12, 2025 at 7:47 AM
Me everytime
November 12, 2025 at 4:53 AM
open an issue in the nodejs/typescript repo
November 6, 2025 at 3:25 PM
I remember @shogun-panda.bsky.social going to Mexico City for a conf 🤔
October 9, 2025 at 4:41 AM
SWC is not affiliated with vercel
September 30, 2025 at 12:47 AM
Dear santa,
This year I've been very good. For christmas I'd like just one thing: markdown linting and formatting in Biome 🧑‍🎄
With gratitude
Marco
September 14, 2025 at 12:34 PM
ini and .env are not the same thing
Actually you can already configure node with NODE_OPTIONS in the env file but thats not ergonomic. We had the whole discussion here github.com/nodejs/node/... then I went and implement it based on json format
Support .noderc or similar file-based initialization configurations? · Issue #53787 · nodejs/node
In #52219 it was mentioned that for APM use cases it would be nice to have a way to register loaders without using command line flags. It occurred to me maybe what we need is an initialization conf...
github.com
September 12, 2025 at 2:26 PM
that means ini parser, json parser comes free and its fastaf™️ also ini is not common in the js ecosystem. I'm afraid that ship has sailed
September 12, 2025 at 10:20 AM
Oh hell naw
September 11, 2025 at 5:39 AM
You can specify a path with --experimental-config-file=./config/foo.json
September 10, 2025 at 8:41 PM
Package.json is not just a package manifest, you have stuff like imports and exports
September 10, 2025 at 8:12 PM
Are you using amaro?
August 13, 2025 at 9:34 PM