Wow! RT @stopbadware: RT @teamcymru: http://t.co/pQccFvA6 hacked, 294 plain text passwords leaked by The Hackers Army http://t.co/DqmClDPX
http://FBI.gov
October 21st, 2012http://tinyurl.com/9uz6s2o
October 21st, 2012Wow! RT @stopbadware: RT @teamcymru: http://t.co/pQccFvA6 hacked, 294 plain text passwords leaked by The Hackers Army http://t.co/DqmClDPX
http://aaronjorbin.github.com/wcphilly2012/public/
October 21st, 2012My slides on “The Legend of the Headless Browser”, using @phantomjs and @casperjs_org are available at http://t.co/U2WH4El5 #wcphilly
Tinkerbin
October 16th, 2012Yet another live-test service in the vein of JSFiddle and CodePen. Edit your HTML, CSS and JavaScript and test results live in the browser.
Server is back up
October 15th, 2012Some handful of you that see this might have tried to visit the site over the past few days and found that my server was down. On Friday, Oct 12, I attempted to upgrade the operating system to Ubuntu 12.04. However, after the reboot into the new system, I started seeing filesystem errors, the root disk partition would only mount read-only, and my blog was giving the “white screen of death”. I spent what time I could trying to investigate and fix it, but wasn’t able to make headway with it at the time.
Unfortunately, I had a pretty busy schedule over the weekend, and wasn’t able to work on it again until Monday morning. However, one of my searches, based on error messages from my boot logs, turned up some information about incompatibilities between Ubuntu 12.04 and some versions of the Xen DOM (my VPS host uses Xen virtualization). There was a work-around available, which I was able to implement, and (as you can see) the server is back up and running again.
Sorry about the inconvenience!
http://deploybutton.com
October 15th, 2012This looks incredible – Deploy Buttton – to go from Github to your server with the click of a button. http://t.co/vHpAB0IH
Learnable Programming
October 11th, 2012Bret Victor, who wrote the piece that inspired Khan Academy CS, writes a beautiful piece on why KACS is not what he had in mind, and illustrates in detail what he really envisions.
It’s a great dissection of what an environment for learning programming *could* be. I like that he stresses that “programming is a way of thinking, not a rote skill”. I have seen so many examples of the latter — kids straight out of college who can write some code, but who don’t seem to have that “intuition” for how the code could be written better.
I wonder if there is some way anyone could do an analysis of programmers with “book learning” vs self-taught programmers who learned by exploration?