Hacker News new | ask | show | jobs
by 10x-dev 1459 days ago
In terms of developing software without distractions, I like to recreate airplane conditions.

I load devdocs.io in a persistent tab, get all the software I think I'd need for the day/weekend and turn on airplane mode. I don't need to Google everything - between devdocs, man pages and just figuring stuff out by myself, it can be very fun to code disconnected.

1 comments

I've recently realized I'm uncharacteristically productive on airplanes. I did a deep read of the first 8 chapters of a book I've been meaning to read on my last long flight. I had every intention of continuing at the same pace through to the end as soon as I checked into my AirBnB.

The moment I got internet back at touchdown marked the end of my progress on the book. This was... four days ago. I think some airplane condition replication might be just what I need. I'm curious if I could go as far as to get some uncomfortable airplane seats and a simulated sky window.

I didn't know about devdocs.io—thanks!

When I want to read, I go to the local park and grab a bench. I’m a productive reader when I get away from distractions, but not at home. I was able to read effectively as a teen, but not since we got super online.
I used to be able to code on airplanes but i just can't type in most seats given how cramped they are now.

that said I flew economy plus on lufthansa from seattle to frankfurt in 2019 and sat in the front left bulkhead seat. Being a premium seat they completely ignored the 3 bags I had up against the bulkhead at takeoff (safety rules and plastic utensils are for the cattle, comfort and metal cutlery are for those who pay). It was great. I had my latop comfortably on the folkd out tray, and I watched big hero 5 and 2 other shameless airplane movies on the pull up tv. I reviewed over 30 docs in offline mode, and was able to build a very good root cause and action plan (I was doing failure analysis).

A offline/online docs site would be quiet helpful as what styimies me from coding is not having that one dependency or one doc I need and having to pivot.