I had the itch, and actually worked on one last night.
Ignore it. Ignore that itch. It's not worth it.
You're right, they use the word "concerned," not "feared," and that is entirely and totally different. Or something. But my point is that "global cooling" came first.
It doesn't say in the 1960s and 1970s we feared global cooling?
It wasn't global warming first. That wasn't until the 90's. It was global cooling. But we'd like to ignore that fact, as it introduces a whole lot of doubt and makes it harder to buy into the premise at all.
http://en.wikipedia.org/wiki/G...
Sign up for a linux-based VPS. (I use digitalocean. There's lots of options.)
If you're using OSX or Linux, open terminal and
ssh -N -D 8080 your.vps.ip.or.domain -f
(N is for "no command", -D specifies port, 8080 is your port, hostname, and -f keeps it running in background)
Then in your browser or system, open your proxy configuration and type localhost as the server/host and 8080 as the port. Or whatever number you like. 8080 is just ingrained in my mind.
If you're using PuTTY and Windows, it'll make you type more. Check http://www.virtualroadside.com... . Use 8080 or whatever when they say "X". Use same number for local and remote port, so that you don't have to remember which is which.
Have a local ISP who pipe through Time Warner. Around the end of December, Netflix connections went to crap. Complained and ISP threw Netflix under the bus, saying they've over-saturated their bandwidth. Tried a SOCKS proxy via VPS and magic, works fine. Told ISP and they seemed genuinely amazed.
Comcast is still the devil- but VPS is a very viable workaround.
Exactly. Boosting your productivity is great. But hiding what "it" is doing is not. I started developing with QBasic and soon after Visual Basic, and it took years to understand how you'd develop without a GUI builder. The IDE hid too much complexity, set me up with bad assumptions, and it took a long time to learn what it was doing underneath. Knowing now, I'd have a much better grasp of how to organize code sooner, and I'd be a better developer for it.
TL;DR = Use them for the productivity boost, not to avoid learning or thinking.
So, SO much this.
I really don't believe the people using Beta have really used Classic. On an MBA's bullet point list, it's all there. But in real life, they're not even similar.
Outside of a dog, a book is man's best friend. Inside of a dog, it is too dark to read.