Live data from Hacker News

The Xkcd thing, now interactive

editor.p5js.org

141–150 of 167 posts

Re: The Xkcd thing, now interactive

#142
post #68

Earlier quoted context omitted.

[flagged]

The whole "Disabling JavaScript and then pretending to not know why websites don't work and then acting holier-than-thou about it" shtick gets old. You know sites will break. Could you just cut the bullshit with pretending to not understand broken websites?

[flagged]

Re: The Xkcd thing, now interactive

#143
post #115

Earlier quoted context omitted.

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

No. They're not setup to be a principal route between two nations and most satellite networks until very recently didn't even route messages through other satellites but instead retransmitted them to a ground station with access to hardline internet. Even Starlink mostly does this still because it's way cheaper and easier.

You can see an unofficial tracker [0] of the Starlink downlink network and see how outside of some rural areas your data is only moving a few tens of miles away most of the time before it's sent down to a ground system. Their sats have 3 200 Gbps laser communicators for intra constellation routing which is pretty small for the task of replacing fiber optic links.

[0] https://www.google.com/maps/d/viewer?mid=1805q6rlePY4WZd8QMO...

Re: The Xkcd thing, now interactive

#147
post #114

Earlier quoted context omitted.

bro. it asks for the ability for some random github user to literally take over your private repositories.

Yeah, if it weren't for that, I think this would blow up. Plus, even if you get past that, if you try a larger project, it times out after 1 minute and gives up. But it's a pretty awesome idea!

hey! I built this, I know its really scrappy, I just don't have enough time currently to make right by users. I'm on it though... stay tuned

Re: The Xkcd thing, now interactive

#148
post #64

Earlier quoted context omitted.

Ask and you shall receive: https://stacktower.io/

bro. it asks for the ability for some random github user to literally take over your private repositories.

You’re 100% right to call that out. The current GitHub OAuth scope is too broad

I’m changing this ASAP to least-privilege and I’ll publish a clear explanation of scopes + data handling. In the meantime: please run the local/CLI path if you want zero-trust.

Re: The Xkcd thing, now interactive

#149
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…

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

Conceptually, it's the difference between your wifi versus running a single fiber to each room in your house. The difference in bandwidth is multiple orders of magnitude.

This is never going to change because from a physical perspective free radio is a shared medium while each individual fiber (or wire) has its own private bandwidth.

Re: The Xkcd thing, now interactive

#150

Earlier quoted context omitted.

bro. it asks for the ability for some random github user to literally take over your private repositories.

You’re 100% right to call that out. The current GitHub OAuth scope is too broad I’m changing this ASAP to least-privilege and I’ll publish a clear explanation of scopes + data handling. In the meantime: please run the local/CLI path if you want zero-trust.

Damn dude. That’s awesome! I saw the permissions it wanted out of every org I’m a part of (including some big open source orgs) — I’d probably find myself booted out of those orgs if I accepted that. They def get a notification on every authentication like that and take potential impersonation seriously.
Post reply on HN