cd/entity/nvm· home entities nvm
grep -l @nvm /news/*.json | wc -l → 5

nvm

mentions 5 type Organization feed RSS

// recent coverage 5 mentions

17:37
2026-06-17
iam.mt
developer-tools

Bringing down my ZSH load times from ~3.1s to ~230ms

A developer reduced ZSH shell load times from 3.1 seconds to 230 milliseconds by profiling and optimizing their configuration. Key changes included replacing nvm with fnm, lazy loading conda, hardcodi…

07:21
2026-06-13
developer.microsoft.com
developer-tools

Agent just scaffolded a project from 2020

An AI agent scaffolded a project using an outdated 2020 version because npx resolved to an old package version without engine constraints, due to npm's version resolution prioritizing engine compatibi…

17:54
2026-06-11
devblogs.microsoft.com
developer-tools

Your agent just scaffolded a project from 2020

AI agents using npx without specifying a version can inadvertently scaffold projects from outdated templates due to npm's engine compatibility resolution, which prioritizes older versions without engi…

10:09
2025-12-24
gist.github.com
developer-tools

Migrating to python 3.14 / node 24

The article provides step-by-step instructions for migrating to Python 3.14 and Node 24 on macOS. It recommends uninstalling previous versions via Homebrew, then using the package managers `uv` for Py…

// co-occurs with top 8 entities