You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.
Pointers/references in Python. #python
My ideal Rust workflow. #rust
The Rust Performance Book. #rust
Scientific computing with Rust:
Database-like ops benchmark. Interesting to note that Polars wins over well-established competitors from Apache or Python. #rust
Why I Use a Debugger. #rust
The Art of Lisp & Writing. #lisp
Cognitive load is important. I don’t expand much on this here, but if a programming language or a library makes me feel stupid, then I’m less likely to use it or like it. C++ does that a lot :) — “Modern” C++ Lamentations