Hacker News new | ask | show | jobs
by noir-york 3698 days ago
It's not the constant interruptions (headphones do a good job of dealing with that), its the lack of internet access that is the showstopper - I don't have all the APIs + docs in my head.
3 comments

I use https://kapeli.com/dash for offline documentation for when I'm on flights. Also, WiFi has been available on more and more flights. I actually have found long flights good for solid focused coding sessions (especially when I already have thought through what I want to build).

edit: woops, looks like someone submitted this at the same time. In any case, working offline also forces you to reign in your app dependencies.

Wow, it even has Hackage support! Too bad it's OS X-only.
Check out Zeal for Linux. It uses the same docsets as Dash.
Perfect - thanks!
Use https://kapeli.com/dash on Mac or the open source equivalents on other platforms.
http://devdocs.io/offline works well on Linux and Windows.
Thank you very much!
I have all the APIs in my IDE.