You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.
Looks like Rust finally got async/await as well. #rust
Yesterday and the day before: Not bad actually.


The Adventures of a Pythonista in Schemeland. #scheme #python
SICP Support for DrRacket. No need for planet anymore, just use #lang sicp. #racket
A very good discussion of CL vs. Scheme. #lisp #scheme
Python vs Rust for Neural Networks. Such comparisons between general PLs (or worse, between a DSL and a mainstream PL) are often unfair, but it helps to appreciate the pros and cons of each language for a given domain (not a specific task).
Algorithms, by Jeff Erickson.