Live data from Hacker News

Tell HN: X is dead. Long live X.

news.ycombinator.com

11–16 of 16 posts

Re: Tell HN: X is dead. Long live X.

#11
post #4
post #2

I 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)

What I believe the GP was getting at is that "I could care less" is a corruption of the original "I couldn't care less", and one that makes next to no sense as an expression of contempt.

Re: Tell HN: X is dead. Long live X.

#12
post #6

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 ... 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…

> Unfortunately there's no real atomicity in spoken language ...

Bullshit.

START TRANSACTION;

KING = null; KING = new KING();

END TRANSACTION;

just say it.

Re: Tell HN: X is dead. Long live X.

#14
post #4
post #2

I 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)

The sarcastic interpretation makes even less sense. Is the sarcastic interpretation 'I could care more' or 'I could not care less'? At any rate, it is definitely not interpreted as sarcasm today, nor is it spoken with any kind of inflection to denote sarcasm.

It's just a pointless statement that has been echoed enough times that we've become accustom to the sound it makes, much like a parrot that mimics 'Polly wants a cracker'.

Re: Tell HN: X is dead. Long live X.

#16

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.

Very different. There can only be one king.

There can only be one latest version, so it's not too different.
Post reply on HN