miniblog.

"Changing open source software isn't a drive-thru experience. Sometimes you have to get behind the grill and flip your own burger[..]"
Ouch. Chasing down an issue with our gunicorn setup turned out to be a Python stdlib race condition: http://t.co/0ForazyiAT
#Emacs 23 has 500 KLOC of elisp more than Emacs 22. https://docs.google.com/spreadsheet/lv?key=0AszFIYMceP5EdEtQT3l4MlY2Q1Etb0JqWURHU0E3aUE&hl=en_US#gid=0 That's staggering.
It's really good to see development happening on Jekyll -- I was this close to rolling my own.
Writing fast, responsive software seems harder than hardware. At least our track record with hardware is more impressive.
Linux 3.8 no longer supports 386 processors. The end of an era.
Finding C compiler bugs with fuzz testing: http://t.co/v45aOxTP -- extraordinary stuff.
"Thanks go to Richard Stallman, without whose fine implementations [..], Calc would have been finished in two weeks." http://t.co/zI1rPd0m
#Emacs confession: I sometimes use viper-mode. I like hitting 'n' to repeat searches more than C-s.
The federated wiki at http://t.co/rosUDccr is somewhat slow and non-obvious to use (no horizontal scroll). Massive possibilities though.
"It also helps that they have a logo. Most languages don't, and they wonder why nobody's using their language." http://t.co/khF3pCAX
Generally very impressed with Django's auth functionality -- it's very easy to combine auth systems to do exactly what you want.
Inspired by the excellent s.el by @magnars, I've created ht.el, a friendly hashmap library: https://github.com/Wilfred/ht.el #emacs
Just learnt about Carton (https://github.com/cask/cask), the Elisp answer to Bundler. Explicit dependencies for your packages! #emacs
"Types: general but weak theorems, [...] Unit tests: specific and strong theorems" http://t.co/glyQ9QoM
@nicferrier I'm unable to merge marmalade accounts: https://github.com/nicferrier/marmalade/issues/39 -- I found a workaround but it seems accounts are silently deleted
Written my first patch for a production compiler! http://t.co/K7kJAwEa #clojure
I wouldn't want to live without Python's Pip, but it's a shame it will sometimes install broken packages: https://github.com/pypa/pip/issues/775
The difference between a good tool and a bad tool is that the critics of a good tool are its users.
programmer :: Thinkable t => t -> Code -- may be a partial function
Showing 421-440 of 470 posts