Carlos Fuentes
banner
metcoder.dev
Carlos Fuentes
@metcoder.dev
Node.js Collaborator | Open Source Maintainer | Currently Auth0/Okta

Just another guy playing to be a software engineer

🇳🇱 Amsterdam
Reposted by Carlos Fuentes
It reinforces my "AI is a calculator" premise. It helps you come to a correct answer faster and more consistently. But if you don't have the foggiest idea what that correct answer should look like, a calculator ain't gonna make a difference.
September 5, 2025 at 4:52 AM
It can be even shorter:

git commit -anm 'wip'
June 25, 2025 at 10:41 AM
I actually haven’t, at least not detailed.

Overall the CI went down from minutes to seconds.

I can do some research later on if interested
June 19, 2025 at 10:58 AM
Yeah, that has sense.

But setting resourceLimits + NODE_OPTIONS="" didn't work? That combination should work (imagine you got the OOM from there)
May 15, 2025 at 6:28 PM
I'll defer to @jasnell.me to correct me about a possible workaround, but on top of my mind there's none.

Nonetheless, I can see that when specifying resourceLimits at the moment of spawning a thread it comes with the overrides, tho unsure if applies at a namespace level.
May 15, 2025 at 5:44 PM