TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Nuño's Stupid Node Version Manager

4 点作者 NunoSempere超过 2 年前
The problem: Current node version managers, such as nvm or asdf are too slow. In particular, they add half a second to a few seconds when loaded with bash.<p>The solution: Write a stupidly simple node version manager which is significantly simpler, hackier, less featureful, and less secure, but much faster.

1 comment

skibz超过 2 年前
Nice work, and good on you for taking matters into your own hands.<p>I did the same thing as you a few years ago, and then shortly afterwards discovered n [0], which really ought to be the go-to for managing multiple versions of Node.js in my opinion.<p>0: <a href="https:&#x2F;&#x2F;github.com&#x2F;tj&#x2F;n" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;tj&#x2F;n</a>
评论 #33755159 未加载