miniblog.

Blown away by js2-mode.el. Lots of fantastic things to make life writing JS easier. #emacs
1. Add unit tests to code that works just fine, thank you. 2. Find bugs :-/
Learning a new language: 1 Tutorial. 2 Practise. 3 Read about best practices. 4 Practise. 5 Review others code and be reviewed. 6 Goto 4.
Anonymity in #bitcoin (research paper July 2011): http://t.co/vTAzKOjy -- utterly fascinating.
#Python trivia: absolute imports became the default in 2.7, so careless imports will break. Use "from __future__ import absolute_import".
#python surprise of the day: bool((False,)) => True
Just released my first #Emacs package, a flymake mode for #jshint . Grab it at http://t.co/CoCocF8W
Aahz's law: The best way to get information on Usenet is not to ask a question, but to post the wrong information.
"It is easier to optimize correct code than to correct optimized code."
Another reason to switch to #python 3: "True = False; assert(True)"
There are news stories on Reddit that just link to Norwegian articles with Google translate. How far we've come!
A wonderful (meta-)proof that P != NP: http://t.co/rNxmRq4
"I put in what I hoped would be power enough for real programmers to finish the job. That's why I made everything malleable." Eich on JS
"Passwords are like foreign languages; you forget the ones you don't use often"
Meta-CAPTCHA: 'The obvious next step is to use comments as CAPTCHAs: "which of these 3 comments is spam?"'
Showing 7,381-7,395 of 7,508 posts