404 Deno CEO 未找到
404 Deno CEO not found

原始链接: https://dbushell.com/2026/03/20/denos-decline-and-layoffs/

## Deno 不确定的未来 Deno Inc. 近期的裁员预示着 Ryan Dahl 创建的 JavaScript/TypeScript 运行时环境面临重大问题。访问 deno.com 显示了一个错误页面,反映了本周大量员工的离职。尽管 Deno 2.0 发布后用户数量翻倍,但增长仍未达到预期,采用率仍然较低——即使 Deno Deploy 得到改进也无法解决这个问题。 作者指出未能吸引开发者兴趣,例如 JSR 包管理器尽管技术有所改进,但仍举步维艰。一个关键失误是未能采用现有的包管理标准,如 `package.json`,这给开发者带来了摩擦。 虽然 Deno 运行时本身仍然是 Node.js 的一个技术上可靠的替代方案,但解决其缺点和明确未来的发展方向至关重要。有猜测认为可能会转向 AI,但迫切需要 CEO Ryan Dahl 的声明来澄清 Deno 的下一步计划,并解决剩余用户群体的担忧。作者对那些失业的人感到难过,并希望该运行时能够生存下去。

## Deno 的现状与社区反应 一篇最近的博文批评了 Deno 及其 CEO Ryan Dahl,在 Hacker News 上引发了争论。许多评论员为 Dahl 辩护,承认构建 VC 投资的开源项目具有难度,并强调他过去对 JavaScript 生态系统通过 Node.js 做出的贡献。人们对该文章的语气表示担忧,认为其过于批判,庆祝过去的预测而非提供建设性反馈。 讨论的中心是 Deno 在获得关注方面遇到的困难,尤其是在与 Bun(现已被 Anthropic 收购)等竞争对手相比。一些人质疑开源开发者工具的商业模式可行性,而另一些人则指出了 Deno 最初的失误,例如其包管理方法。 许多评论员表达了对 Deno 改善 JavaScript 核心使命的支持,同时也承认其挑战。一个反复出现的主题是对大型公司主导的更广泛的技术格局以及 VC 资金对开源项目的压力的不满。最终,这场对话凸显了对更可持续的开源开发模式的渴望,可能包括政府赞助。
相关文章

原文

No AI - Made by Human

I visited deno.com yesterday. I wanted to know if the hundreds of hours I’d spent mastering Deno was a sunk cost. Do I continue building for the runtime, or go back to Node?

deno.com 404 not found error page stating: Sorry, there was an issue loading this page

deno.com 404 not found error page stating: Sorry, there was an issue loading this page

Well I guess that pretty much sums up why a good chunk of Deno employees left the company over the last week.

Layoffs are what American corpo culture calls firing half the staff. Totally normal practice for a sustainable business. Mass layoffs are deemed better for the moral of those who remain than a weekly culling before Friday beers.

The Romans loved a good decimation. If I were a purveyor of slop and tortured metaphors, I’d have adorned this post with a deepfake of Ryan Dahl fiddling as Deno burned. But I’m not, so the solemn screenshot will suffice.

I read Rome, Inc. recently. Not a great book, I’m just explaining the reference.

Deno’s decline

A year ago I wrote about Deno’s decline. The facts, undeterred by my subjective scorn, painted a harsh picture; Deno Land Inc. was failing.

Deno incorporated with $4.9M of seed capital five years ago. They raised a further $21M series A a year later. Napkin math suggests a five year runway for an unprofitable company (I have no idea, I just made that up.)

Coincidentally, after my blog post topped Hacker News — always a pleasure for my inbox — Ryan Dahl (Deno CEO) clapped back on the offical Deno blog:

There’s been some criticism lately about Deno - about Deploy, KV, Fresh, and our momentum in general. You may have seen some of the criticism online; it’s made the rounds in the usual places, and attracted a fair amount of attention.

Some of that criticism is valid. In fact, I think it’s fair to say we’ve had a hand in causing some amount of fear and uncertainty by being too quiet about what we’re working on, and the future direction of our company and products. That’s on us.

Reports of Deno’s Demise Have Been Greatly Exaggerated - Ryan Dahl

Dahl mentioned that adoption had doubled following Deno 2.0.

Since the release of Deno 2 last October - barely over six months ago! - Deno adoption has more than doubled according to our monthly active user metrics.

User base doubling sounds like a flex for a lemonade stand unless you give numbers. I imagine Sequoia Capital expected faster growth regardless. The harsh truth is that Deno’s offerings have failed to capture developers’ attention. I can’t pretend to know why — I was a fanboy myself — but far too few devs care about Deno. On the rare occasions Deno gets attention on the orange site, the comments page reads like in memoriam.

I don’t even think the problem was that Deno Deploy, the main source of revenue, sucked. Deploy was plagued by highly inconsistent isolate start times. Solicited feedback was ignored. Few cared. It took an issue from Wes Bos, one of the most followed devs in the game, for anyone at Deno to wake up. Was Deploy simply a ghost town?

Deno rushed the Deploy relaunched for the end of 2025 and it became “generally available” last month. Anyone using it? Anyone care? The Deno layoffs this week suggest only a miracle would have saved jobs. The writing was on the wall.

Speaking of ghost towns, the JSR YouTube channel is so lonely I feel bad for linking it. I only do because it shows just how little interest some Deno-led projects mustered.

GitHub star history chart comparing NPMX to JSR

GitHub star history chart comparing NPMX to JSR

JSR floundered partly because Deno was unwilling couldn’t afford to invest in better infrastructure. But like everything else in the Deno ecosystem, users just weren’t interested. What makes a comparable project like NPMX flourish so quickly? Evidently, developers don’t want to replace Node and NPM. They just want what they already have but better; a drop-in improvement without friction.

To Deno and Dahl’s credit, they recognised this with the U-turn on HTTP imports. But the resulting packaging mess made things worse. JSR should have been NPMX. Deno should have gone all-in on package.json but instead we got mixed messaging and confused docs.

I could continue but it would just be cruel to dissect further. I’ve been heavily critical of Deno in the past but I really wanted it to succeed. There were genuinely good people working at Deno who lost their job and that sucks. I hope the Deno runtime survives. It’s a breath of fresh air. B*n has far more bugs and compatibility issues than anyone will admit. Node still has too much friction around TypeScript and ECMAScript modules.

So where does Deno go from here? Over to you, Ryan.

Ryan…

Where is Deno CEO, Ryan Dahl?

Tradition dictates an official PR statement following layoffs. Seems weird not to have one prepared in advance. That said, today is Friday, the day to bury bad news. I may be publishing this mere hours before we hear what happens next…

Given Dahl’s recent tweets and blog post, a pivot to AI might be Deno’s gamble. By the way, it’s rather telling that all the ex-employees posted their departures on Bluesky. What that tells you depends on whether you enjoy your social media alongside Grok undressing women upon request. I digress. Idle speculation has led to baseless rumours of an OpenAI acquisition. I’m not convinced that makes sense but neither does the entire AI industry.

I’m not trying to hate on Dahl but c’mon bro you’re the CEO. What’s next for Deno? Give me users anyone a reason to care. Although if you’re planning a 10× resurgence with automated Mac Minis, I regret asking.

联系我们 contact @ memedata.com