Hacker News new | ask | show | jobs
by dkopi 3745 days ago
"Air gapping". https://en.wikipedia.org/wiki/Air_gap_(networking)

It's common practice in classified environments, as a necessary security precaution. But it's a true productivity killer imho. Better to just install an extension that blocks twitter/facebook etc, than completely cripple your ability to search for technical information as you need it.

Also - good luck installing tools and plugins when you have to start copying things from the internet computer to the classified computer.

2 comments

After the initial period of adaptation, I found it actually increased productivity. Perhaps it was just preventing already-established bad habits that arise from having the internet constantly available.
> Better to just install an extension that blocks twitter/facebook etc, than completely cripple your ability to search for technical information as you need it.

With godoc, man pages, info pages, a local copy of the Common Lisp Hyperspec and Usenet, what more does one need?

At the last place I did sysadmin work, this was basically how I functioned. Just about everything was done to prevent having to use google, stackoverflow, etc. It was absolutely amazing in terms of learning and gaining confidence in the tools and documentation, etc.... but nah. After about 3 months of that, I gave up. It's possible, but it led to so may "time wasting" rabbit holes in trying to figure things out. I thoroughly enjoyed it, but in hindsight, it probably wasn't the best use of time while at work (and should be frowned upon if management ever suggests it)!