"The greater the probability a random string is a valid program, the harder it is to report errors well." -- Paul Graham
miniblog.
Excited to see Rust maturing. 0.5 has a REPL!
Wow, even Windows doesn't distribute DVD decoders by default any more. Open formats are so important.
Awesome git command of the day: `git tag --list | sort --version-sort`. Sort is clever.
Anaphoric macros are a neat way of avoiding boilerplate. I'll become a smug lisp weenie at this rate.
Found another excellent Python library with a 'class variable that should be an instance variable' bug. One of the few sharp edges of Python
Automatic method spelling correction -- what could possibly go wrong?
Cripes. There are even JS minifiers in C. I like C, but it wouldn't be my first choice.
Worringly, http://t.co/ZyLup5GD shows a small increase in IE6 in 2012.
Interesting blog post on building dynamic (nomic, more or less) games: http://t.co/bcN6x1lc
Even bots submit pull requests on GitHub now!
@kennethreitz It would be wonderful if http://t.co/OA43LXO4 could return a malformed HTTP response for testing `httplib.BadStatusLine`. :)
http://t.co/2VXCvYXN is great. It saves and shares excellent web typography. I just had a poorly maintained personal list of nice examples.
I can't type for toffee on a Kinesis keyboard -- I am far too accustomed to a standard layout (Alt-Backspace is particularly awkward).
I've developed a preference for languages with official style guidelines. It's tedious debating whether `for (var i = 0` is good JS.
Showing 7,351-7,365 of 7,611 posts