Live data from Hacker News

The Xkcd thing, now interactive

editor.p5js.org

101–110 of 167 posts

Re: The Xkcd thing, now interactive

#102
post #82
post #74

Earlier quoted context omitted.

The undersea cables actually connecting the entire internet. Sometimes sharks just take a bite of them, they're reasonable well protected but it's enough damage to cause outages and disruptions. It's the single pin under everything because there are a limited number of those cables especially in some regions so a single shark can take out the entire internet for some countries. http://www.mirceakademy.com/uploads/MSA…

I feel like having them as a single brick is a bit hyperbolic, since undersea cables are pretty redundant in most of the world. Get rid of one and traffic just routes around it. Ships have been routinely destroying cables in the Gulf of Finland and the Baltic Sea in the past couple of years without causing significant disruptions.

The whole Internet was designed for precisely this use case. If there is an outage, the distributed system will try to find another path. No actual central point of failure. As you say, the single brick is hyperbolic. But yea, those sharks can certainly be disruptive at times.

Re: The Xkcd thing, now interactive

#106
post #84

Earlier quoted context omitted.

For me, bottom blocks stay still while those on the very top fall down.

If I open it, click on the background to activate the physics and just keep the tab open, pretty much all of the blocks that can collapse do eventually collapse.

The Nebraska guy’s block remains surprisingly stable, even when the whole thing above it collapses. Very symbolic.

Re: The Xkcd thing, now interactive

#108
post #74

Earlier quoted context omitted.

Can someone help me understand the single brick at the very bottom under Linux? What is it representing?

The undersea cables actually connecting the entire internet. Sometimes sharks just take a bite of them, they're reasonable well protected but it's enough damage to cause outages and disruptions. It's the single pin under everything because there are a limited number of those cables especially in some regions so a single shark can take out the entire internet for some countries. http://www.mirceakademy.com/uploads/MSA…

Do satellite networks not move the needle in terms of capacity/reliability now?

Re: The Xkcd thing, now interactive

#110
post #63

I love that the initial state itself isn't stable. The world keeps moving around us. Can't choose staying still.

That's the javascript effect.

Nah that's just the effect of turning on the simulation. The initial version isn't the same as the first steps because there's no weight. If you look closely after you click the blocks overlap slightly.

Something similar happens all the time in games when you go from a static version of something to the higher level of detail version with physics enabled, if the transition isn't handled gracefully or early enough you can get snapping.

Post reply on HN