Substituting (JavaScript|Java|C#|SilverLight|Flash|etc.) for X doesn't really make sense.
Tell HN: X is dead. Long live X.
1–10 of 16 posts
Re: Tell HN: X is dead. Long live X.
#2Re: Tell HN: X is dead. Long live X.
#3Re: Tell HN: X is dead. Long live X.
#4I see this all the time. It doesn't make any sense. It's like how people say 'I could care less'.
Re: Tell HN: X is dead. Long live X.
#5Re: Tell HN: X is dead. Long live X.
#6As 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:
Javascript (the original language) is dead. Long live Javascript (the successor language for the problem of client-side scripting).
This would be a great title for an article about a scripting language like coffeescript
Re: Tell HN: X is dead. Long live X.
#7Re: Tell HN: X is dead. Long live X.
#8Sure 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.
Re: Tell HN: X is dead. Long live X.
#9I see this all the time. It doesn't make any sense. It's like how people say 'I could care less'.
in some languages and cultures (especially yiddish), certain expressions are understood to be sarcastic. I think 'I could care less' was originally used in this sarcastic tone (akin to 'Tell me about it' in US circles)
Re: Tell HN: X is dead. Long live X.
#10To 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 ... 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: Javascript (the…