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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Tell HN: X is dead. Long live X.

24 点作者 BigCanOfTuna将近 14 年前
Everyone knows that X in these two sentences originally referred to "The King". However, the sentences should be interpreted as "The (old) King is dead. Long live the (new) King."<p>Substituting (JavaScript|Java|C#|SilverLight|Flash|etc.) for X doesn't really make sense.

5 条评论

ams6110将近 14 年前
I thought this was going to be a piece about X the windowing system.
评论 #2700503 未加载
stonemetal将近 14 年前
Sure it does. C# 2 comes out X(old King) refers to C# 1 and X(new King) refers to C# 2. It pretty much is true in the case of C# as soon as a new version is released the old version is dead, there is zero talk about the last version with everything either focused on the current release or the next release.
评论 #2699773 未加载
veyron将近 14 年前
To my knowledge, the original phrase was intended to make the new king throned immediately after the discovery of the death of the previous king. Unfortunately there's no real atomicity in spoken language ...<p>As far as the idiom is concerned, it makes perfect sense if you think about the second usage as the set of problems for which the language is commonly used to solve. Take for example JavaScript:<p>Javascript (the original language) is dead. Long live Javascript (the successor language for the problem of client-side scripting).<p>This would be a great title for an article about a scripting language like coffeescript
评论 #2699809 未加载
评论 #2699900 未加载
jamesrom将近 14 年前
I see this all the time. It doesn't make any sense. It's like how people say 'I could care less'.
评论 #2699701 未加载
评论 #2699903 未加载
rudiger将近 14 年前
JavaScript (the programming language) is dead. Long live JavaScript (the compilation target)!