miniblog.

TIL that interlaced PNGs get sharper as the file loads, otherwise they render top-to-bottom (more intuitive!).
There's a numpy/scipy style package for Smalltalk! https://github.com/SergeStinckwich/SciSmalltalk Seems every language with a REPL eventually wants fast matrices.
Python will be moving to GitHub! https://mail.python.org/pipermail/core-workflow/2016-January/000345.html It will definitely help new contributors.
Today's novelty git argument: --patience. Example usage: `git diff --patience` and it can produce friendlier diffs:
Reachability and error diagnosis in LR(1) parsers https://gallium.inria.fr/~fpottier/publis/fpottier-reachability-cc2016.pdf —interesting discussion of syntax error messages, used in compcert
The convergence of compilers, build systems and package managers https://blog.ezyang.com/2015/12/the-convergence-of-compilers-build-systems-and-package-managers/ (superb discussion on how we build lang ecosystems)
Emacs lisp, Python, Rust, Coffeescript, JS, C++, ASM, Smalltalk (descending LOC) #code2015 Here's to a multi paradigm 2016!
Showing 916-922 of 922 posts