miniblog.

The value of documentation is proportional to how much effort went into creating it. Autogenerated docs aren't as structured or helpful.
elif isinstance(obj, Sequence): return [fmap(value, func) for value in obj] # breaks, because python has no char type :(
ipython actually supports CoffeeScript-style function calls without brackets, e.g. `/range 0 10 2`. Not entirely sure why.
Evil but entertaining mixing other languages into #emacs lisp: http://t.co/gQiRvRav2D
So, which elisp package will have the honour of being the 1,000th package on @melpa_emacs? (I'm tempted to finish an elisp project for it!)
That being said, I've seen too many literate programming documents start with 'import some stuff'.
I like literate programming. It's good to encourage clear, punctuated writing. Source code rarely features full stops.
Python signature object: http://t.co/TuYfSrENLv
As of Python 3.3 there's a new way to introspect function arguments. Usage could give elegant code or evil code. $OBLIGATORY_SPIDERMAN_QUOTE
Django admin style tables in any part of a site: https://github.com/bradleyayers/django-tables2 -- one of those 'if only I knew about it earlier' moments.
We're hiring at @editd! If you're a Python/JS person and would like to shake up the apparel industry, let us know!
Bootstrap is great, but having other good options for CSS frameworks helps prevent all sites looking the same: http://t.co/moNGyxohzE
Post Haskell on Stack Overflow, get great help with the problem *and* a 70% code reduction!
Delighted to see one of my Django tickets making it into 1.6! "The get_or_create() method no longer requires at least one keyword argument."
Life Below 600 px: http://t.co/Ewz5DAkBef remains the best use of the web page medium I've ever seen. The design supports the content.
Showing 7,126-7,140 of 7,553 posts