Comment Re: Slashdot Died when CmdrTaco Left (Score 1) 726
Speaking of changing your password, I think I last logged in in 2007 and my password was still 1999 vintage until today. Oops. Disappointed the account was not cracked.
Comment IOPS or bust (Score 1) 66
Not saying this isn't actually really exciting, but that's the metric in at least 90% of use cases.
Comment I created a simple PHP script to solve that (Score 1) 251
I'm a sysadmin. I send lots of passwords to users (on account creation, that is). Got tired of sending them in clear text (since they don't do GPG/PGP), or spelling them on the phone. So I created a simple php application that, under SSL, will encrypt your message on disk and offer it ONLY to the first visit (the message is destroyed on first read). I've been using it since, best bunch of hours spend on code. There: https://onetimepaste.org/
Comment Ahem (Score 0) 101
Comment Jul-11-014 (Score 1) 205
Comment My sense (Score 1) 536
Personally, I'm really getting interested in Meteor (www.meteor.com). Watch the videos, and realize I saw a smart non-coder go from zero to *ridiculously* interactive site design in three months.
The GNOME Foundation Is Running Out of Money 693
Comment It's because Python 3 is broken. (Score 2) 432
I took a pass at Python 3 a while back. The amount of hoops I needed to jump through, to deal with compilation errors around Unicode handling, was terrifying. It was simply a poor user experience.
Python 2.7 just works. Sure, it's a nightmare past a certain scale point. But until you get into the dregs of OO it really is executable pseudocode.
Python 3 is some other language that lost that property.
The big problem is that we don't ship languages with telemetry that reports when they fail to work. So things that are completely obvious to outsiders never make it to inner circles. Not that I can really see any way for Python 3 to mend its errors.
Comment Link to Asimov's actual article (Score 5, Informative) 385
Comment Write code! (Score 3, Informative) 472
For work experience, sign up on freelancing sites like odesk. Take jobs just to do them. Nobody knows how old you are, there. Even if all you can do is sysadmin -- well, admin some cloud services!
Comment Slow down (Score 4, Interesting) 108
It's damn fine survey work, but the conclusions are just strange. More detail here:
<a href="http://dankaminsky.com/ronwhit">Survey is good. Thesis is strange.</a>
Comment Perspective (Score 5, Insightful) 438
Yeah. 66% of AT&T's 4th quarter sales were iPhones. I was on Verizon for years, switched to AT&T only for their iPhone, and stuck with them only for their GSM capabilities worldwide. Sure, your margins are less when you offer a better service. Would you prefer no sales though?
Comment NES (Score 2) 348
I suspect if there was ever to be upgradable hardware, it'd have to work by yearly subscription, and it'd have to be no more than $50 a year for the part. However, with guaranteed sales in the millions of units (as games would hard-require it) the logistics of making some pretty crazy stuff fit into $50/yr wouldn't be unimaginable. Remember that XBox Live is already pulling, what, $60/yr?