Unreasonable Effectiveness of C
2013-01-22 16:32:51.926258+00 by Dan Lyke 1 comments
The unreasonable effectiveness of C.
Seems particularly apt because I'm immersing myself in some sub-cultures of Perl right now, and it seems like there's a pathological resistance to C, but also a tendency to think that if we only build these byzantine structures around Perl we'll have a better environment. And, frankly, what most of those byzantine structures introduce seems to be noise, complexity, and intermittent failure.
Relatedly, yesterday I ran across sweet.js - scheme and rust-like macros for JavaScript, and my reaction was "wait, this doesn't solve any of the syntactic evil that's part of JavaScript, but puts in extra cognitive load when I'm trying to read stuff later".