Ported my first codebase to mypy today! It was pretty painless, though I think I hit a bug in the type checker.
miniblog.
Related Posts
Moving all my elisp projects from Travis to GitHub actions has been a hassle, although it's getting easier with practice.
I ported emacs-racer today: https://github.com/racer-rust/emacs-racer/blob/master/.github/workflows/test.yml
I've learnt the hard way that it's worth testing your code both with and without byte-compilation too.
It's striking how many Docker features get ported when people build alternatives. It's a great day of easing migration.
Podman deliberately mimics Docker's CLI and can even run Docker images!
Ever wondered what the (interactive) function does at the C level of Emacs? It's just been ported in Remacs! https://github.com/Wilfred/remacs/pull/1022/files
