Live data from Hacker News

Show HN: SpaceMagic, a real-time node.js framework

spacemagic.io

11–20 of 30 posts

Re: Show HN: SpaceMagic, a real-time node.js framework

#11
post #9
post #7

Earlier quoted context omitted.

I use "real-time" in this fashion because describing it as "soft real-time" seems weird.

Didn't we call websites that update without a manual page reload "AJAX" just a few minutes ago? And yes, even if there's no XML present, but at least it's an abuse of a pretty new, web-specific term. I propose we call all that stuff "FEFYOM" (Fast Enough For You Old Man) from now on.

If I ever write a manga with cute girls travelling the galaxy in a super-fancy ship, I'm going to name the ship the "Fefyom."

Re: Show HN: SpaceMagic, a real-time node.js framework

#18
post #9
post #7

Earlier quoted context omitted.

I use "real-time" in this fashion because describing it as "soft real-time" seems weird.

Didn't we call websites that update without a manual page reload "AJAX" just a few minutes ago? And yes, even if there's no XML present, but at least it's an abuse of a pretty new, web-specific term. I propose we call all that stuff "FEFYOM" (Fast Enough For You Old Man) from now on.

AJAX is where you click on something and then the page updates. Comet is where the page updates without the user having to initiate anything.

Re: Show HN: SpaceMagic, a real-time node.js framework

#19
post #18
post #9

Earlier quoted context omitted.

Didn't we call websites that update without a manual page reload "AJAX" just a few minutes ago? And yes, even if there's no XML present, but at least it's an abuse of a pretty new, web-specific term. I propose we call all that stuff "FEFYOM" (Fast Enough For You Old Man) from now on.

AJAX is where you click on something and then the page updates. Comet is where the page updates without the user having to initiate anything.

Source?
Post reply on HN