Live data from Hacker News

The Xkcd thing, now interactive

editor.p5js.org

31–40 of 167 posts

Re: The Xkcd thing, now interactive

#31
post #30
post #28

Who are the big blocks that survive the collapse though?

Some BSD server somewhere which was last rebooted in 1994. No one is really sure where it’s physically located, but it keeps everything running.

And it still pings, of course

Re: The Xkcd thing, now interactive

#33
post #30

Earlier quoted context omitted.

Some BSD server somewhere which was last rebooted in 1994. No one is really sure where it’s physically located, but it keeps everything running.

And it still pings, of course

Of course.

https://bash-org-archive.com/?5273

Re: The Xkcd thing, now interactive

#35
post #19

the weird physics are mildly infuriating. still funny though

That is the joke, I think. The game is to touch anything and try to not make the rest fall down.

Not sure. It's not it being unstable, it's small bricks moving bigger stuff to the side and maybe even upward. If I missed the joke I just don't find it funny.

Re: The Xkcd thing, now interactive

#37
post #8
post #4

Register the mousemove event handler on window, then you will still get the events when the mouse moves out of the window/frame while dragging and it won't be that buggy.

Was about to comment the same. It's a common mistake/gotcha.

Possibly dumb question, but does that still hold inside p5js?
Post reply on HN