Live data from Hacker News

Airplane Mode: A concrete box designed to seduce you into digital disconnection

sfchronicle.com

31–40 of 43 posts

Re: Airplane Mode: A concrete box designed to seduce you into digital disconnection

#31
It looks like I may be alone in thinking that some variant of this would be welcome in my life.

Not so much the faraday aspect, but putting some significant friction in between myself and my phone, so that every time I go to impulse check it, I’m mindfully reminded that I’m doing it again.

Re: Airplane Mode: A concrete box designed to seduce you into digital disconnection

#32
post #28
post #23

Earlier quoted context omitted.

Heh. While it’s a bit silly in this case, your argument isn’t very solid. Your ability to resist doing something you’re tempted to do is directly related to how easy it is to do. Try living with a bowl of M&M’s on your beside table, and see how easy it is to hold a diet compared to never buying the M&M’s in the first place. So while putting your phone in a concrete box is a bit extreme, turning it off and putting it…

You could recreate this using tech too. Make the UI for turning on airplane mode much easier than turning it off.

That could be a little questionable as far as safety is concerned since you want to be able to call 911 quickly.

Re: Airplane Mode: A concrete box designed to seduce you into digital disconnection

#34
post #28

Earlier quoted context omitted.

You could recreate this using tech too. Make the UI for turning on airplane mode much easier than turning it off.

That could be a little questionable as far as safety is concerned since you want to be able to call 911 quickly.

    import phone_util
    import dialer
    emergency_numbers={"101","110","111","112","155","555","888","911","999"}
    if number is in emergency_numbers:
        phone_util.flight_mode(False)
        await dialer.dial(number)
        phone_util.flight_mode(True)
    else: phone_util.gui_alert.touch_modal("No network available",WITH_OK:True,MODUS:phone_util.UIprimitives.WARNING)
EDIT: now it returns back to flight mode after emergency/fire services/police call

Re: Airplane Mode: A concrete box designed to seduce you into digital disconnection

#36
> “The idea is to think about that moment back in the day when we would get on a flight and just read, watch movies or talk to the person next to you,” Morenstein says. “There was a time when you were disconnected and all you could do is be in the moment.”

Wow. The rose colored glasses here are pretty ridiculous. “All you could do is be in the moment”, by reading a book, watching a movie, or doing literally anything other than focusing on the actual moment of being stuck inside a cramped metal tube. Air travel is one of the least mindful activities we engage in, and has been for decades. Finding nostalgia here is just bizarre. No one who actually flies in a passenger jet is nostalgic for the experience.

Re: Airplane Mode: A concrete box designed to seduce you into digital disconnection

#37

I’ve been thinking about getting a signal-proof box for the purpose of keeping my phone and my car keys, which are apparently now susceptible to car thieves with remote amplifiers. I’d be curious to know what material at what thickness would serve this purpose.

Wouldn't a metal biscuit tin work? You can test them by putting your smartphone inside, and then try to call the phone. Or pinging its IP address...

Re: Airplane Mode: A concrete box designed to seduce you into digital disconnection

#38
post #36

> “The idea is to think about that moment back in the day when we would get on a flight and just read, watch movies or talk to the person next to you,” Morenstein says. “There was a time when you were disconnected and all you could do is be in the moment.” Wow. The rose colored glasses here are pretty ridiculous. “All you could do is be in the moment”, by reading a book, watching a movie, or doing literally anything…

Don't say no one. I am. I used to enjoy meeting people while traveling, learning where they are going where they came from. The anonymity of it all somehow shut off the normal anxiety and panic I get from have to converse with others.

Now it's all earbuds. So I nap :/

Re: Airplane Mode: A concrete box designed to seduce you into digital disconnection

#39
post #36

> “The idea is to think about that moment back in the day when we would get on a flight and just read, watch movies or talk to the person next to you,” Morenstein says. “There was a time when you were disconnected and all you could do is be in the moment.” Wow. The rose colored glasses here are pretty ridiculous. “All you could do is be in the moment”, by reading a book, watching a movie, or doing literally anything…

Don't say no one. I am. I used to enjoy meeting people while traveling, learning where they are going where they came from. The anonymity of it all somehow shut off the normal anxiety and panic I get from have to converse with others. Now it's all earbuds. So I nap :/

It was earbuds before smartphones with airplane mode. I distinctly recall carrying headphones on the plane in 2002 with that moronic split minijack that the airplanes used so they could try to charge you for their crappy headphones for the movie. I was not the only one.

It probably is more prevalent now but it was present decades ago. And being “disconnected” (aka bored) has sucked since air travel became a commodity instead of an experience.

Post reply on HN