I've been kicking the tires on webpack recently. Works very well! In spite of its popularity, it seems to have a single maintainer though.
miniblog.
I've written a nifty Emacs package for discovering elisp functions! https://github.com/Wilfred/suggest.el (MELPA coming soon)
Need to look like a rockstar programmer? There's an Emacs package for that: https://github.com/tarsius/magit-rockstar/blob/master/magit-rockstar.el#L25 (with a genuinely useful purpose!)
TIL Emacs searches for keybindings in nine different places!
Elisp data types are *weird*. Strings with properties, a/plists, symbols with slots, improper lists: fun, but takes some getting used to.
That satisfying feeling when you write a to to help with development and you start using the tool when working on it. Dogfooding!
Graal is an incredible feast of PL engineering: https://medium.com/@octskyward/graal-truffle-134d8f28fb69 (when pitched as a silver bullet I wonder if there's more downsides)
Great site of slides demoing metaclasses in Python (with friendly examples!)
How do you add extension to markdown/commonmark? There's no official extension syntax, but custom URIs is elegant:
Turns out there's a ton of different text properties that Emacs understands: https://www.gnu.org/software/emacs/manual/html_node/elisp/Special-Properties.html (e.g. you can change the cursor!)
Interior mutability in Rust: what, why, how? https://ricardomartins.cc/2016/06/08/interior-mutability (learning Cell and RefCell is a tricky new concept for new Rustaceans)
Panopticomputers: Code Execution Courts for Scalable, Decentralized Computation https://medium.com/@simondlr/an-intro-to-truebit-a-scalable-decentralized-computational-court-1475531400c3 (Ethereum could compete with AWS!)
I have a preference for *complete* code examples, even if they're longer. Ideally we'd have better web tools to hide imports/boilerplate.
"the LLVM optimizers could optimize debug code just as well as non-debug code" https://llvm.org/docs/SourceLevelDebugging.html#debugging-optimized-code (impressive!)
How to protect the future web from its founders' own frailty https://boingboing.net/2016/06/24/how-to-protect-the-future-web.html (superb discussion of FOSS ethics and trustworthiness)
Showing 4,336-4,350 of 7,584 posts




