Live data from Hacker News

I told the flight attendant "the WiFi isn't working"

twitter.com

51–60 of 171 posts

Re: I told the flight attendant "the WiFi isn't working"

#51
post #18

How does one learn about this stuff? I learned about basic networking in college (the TCP layers) etc but people doing such stuff sounds like Greek to me. If I want to learn more about what the author is doing, is there a resource like a udemy course or YouTube channel you guys can recommend?

Get yourself a router that supports OpenWRT, install that on it and figure out what every configuration option does. Bonus points: setup WPA Enterprise on it and a DNS resolver.

Re: I told the flight attendant "the WiFi isn't working"

#52

Earlier quoted context omitted.

This must be something language/culture dependent. To a native Finnish speaker, labeling the button that resets the internet connection as "internet reset" makes perfect sense. Just like the power button only switches the power on/off for that particular device but not for the rest of the world.

The entire commercial aviation industry operates using the english language. All pilots communicate with all airports via english. I'm sure FAs are most proficient in english too. Its the lingua franca of the biz.

I meant that I would label the button that resets the internet connection "internet reset", and there would be nothing weird or amusing about that. Because my native language is Finnish, English words often have subtly different meanings to me than to a native English speaker, even when we agree on the literal meaning of the word.

Re: I told the flight attendant "the WiFi isn't working"

#53

This is adjacent to the classic free WiFi hack on airplanes, which is to boot another client off of their DHCP lease by spoofing their MAC. It’s unfortunate that, below HTTPS and a light smattering of WiFi encryption, there’s essentially no authenticity controls on LAN management protocols.

I work on SPR, http://github.com/spr-networks/super, we make it easy to use distinct WiFi 3/ WPA2 passwords to authenticate devices on the network for policy based access

Re: I told the flight attendant "the WiFi isn't working"

#54

Earlier quoted context omitted.

I'm a priest who was a software engineer for twenty years. This morning during the service in a small semi-rural church, the bluetooth speaker broke. I paused the service briefly, joked that I knew what to do, and turned it off and on. The IT Crowd got that part of the industry right!

Wow why the career change?

Yes, don't leave us hanging (on Christmas, no less!).

Re: I told the flight attendant "the WiFi isn't working"

#55
post #2

I love that “internet reset” button

This must be something language/culture dependent. To a native Finnish speaker, labeling the button that resets the internet connection as "internet reset" makes perfect sense. Just like the power button only switches the power on/off for that particular device but not for the rest of the world.

Actually reset is kinda weird term.

Internet is not working Solution: Set it again to working condition, thus reset Internet.

Sometimes it is pointless to go to technical details. I was on flight with issues with infotainment systems, they fixed it by restarting them. Or reset.

Re: I told the flight attendant "the WiFi isn't working"

#56

Earlier quoted context omitted.

I'm a priest who was a software engineer for twenty years. This morning during the service in a small semi-rural church, the bluetooth speaker broke. I paused the service briefly, joked that I knew what to do, and turned it off and on. The IT Crowd got that part of the industry right!

Wow why the career change?

Paying penance for using Angular 2.0 (had to insert some random technology to make my silly joke work)

Software engineer turned priest, perfect story for HN on Christmas Day, do tell!

Re: I told the flight attendant "the WiFi isn't working"

#57
post #50

Why don't laptops randomize their MACs?

Devices tend to support randomization by default these days but it comes in multiple types: scanning, persistent, per ssid, or full random. Full random is not typically used, particularly if a captive portal is detected, because it breaks connectivity.

Re: I told the flight attendant "the WiFi isn't working"

#58

This is adjacent to the classic free WiFi hack on airplanes, which is to boot another client off of their DHCP lease by spoofing their MAC. It’s unfortunate that, below HTTPS and a light smattering of WiFi encryption, there’s essentially no authenticity controls on LAN management protocols.

Every time I have to interact with a "captive portal", I'm annoyed at the hack implemented through DNS hijacking, rather than implementing and extending 802.1X and/or another layer-2 authentication scheme. The idea seems to have been tossed aside entirely. Instead, every device has to have a web browser. There's not even a way to do surrogate registration for devices that don't have browsers, with Apple TV and Ninten…

> Nintendo Switch at launch (added later)

The Nintendo Switch actually had a browser either at launch or close to it, then removed it in an update, and didn't add it back until about 3 years later.

It's really hilarious that a device that touted its portability from the beginning was literally incompatible with most public Wi-Fi for years.

Re: I told the flight attendant "the WiFi isn't working"

#59

Earlier quoted context omitted.

And? Did she escalate it and was it solved? Don't keep us hanging!

Almost certainly no. Unlike the assertion made, she didn’t need to escalate it.

Why didn't she need to escalate it?

I can imagine the hospitality industry would not want the WiFi sporadically going down for their guests; that's not a very hospitable experience.

Re: I told the flight attendant "the WiFi isn't working"

#60
Back when my company was a tiny startup the old nyc building door had an intercom buzzer and physical keys. To make it easier to get in I wired a raspberry pi w/relay into the intercom and built a web UI. The pi setup wasn’t solidly reliable for weeks at a time, but fortunately it was plugged into an outlet with a light switch so everyone knew to turn it off and back on again. But since it was by the door, no matter the labeling from time to time we’d come in to find it turned permanently off.
Post reply on HN