You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.
PyonR (pronounced “Pioneer”) is an implementation of the Python programming language for the Racket platform. #racket
Ok, so for now I’m done with Bitbucket since I can no longer connect to my BitBucket or Atlassian account, and I’ve been migrating part of my Git repos over Github.
Just came across this post again, and I dig a bit about MS own LSP. Although it would be cool to have an LSP as powerful as that of VS Code, the installation steps are a little discouraging. And since the default LSP that I used in Doom Emacs has been enhanced a lot (it no longer hang on with Python code, for example), I think I will deal with factory settings. #emacs
Implementing Recursion with the Y Combinator in any Language. Arguably, the C implementation looks weird compared to, say, Racket or Python.
In case you are looking for some nice apps for your menu bar, go check Brett’s latest post: The Top 20 Apps not in my Dock. #apple
Bit Twiddling Hacks. #clang
Here is a summary of my tweets over the past few months. Obviously, using custom scripts to automate the creation/commit/publish steps for the micro section has helped a lot.

Learn-*.org, where * is Python, C, Perl, SQL, etc.
Functional Design and Programming . #clojure