Tauthon

Fork of Python 2.7 with new syntax, built-ins, and libraries backported from Python 3. Tauthon is a backwards-compatible fork of the Python 2.7.17 interpreter with new syntax, builtins, and libraries…

Continue ReadingTauthon

Using a self-rewriting README powered by GitHub Actions to track TILs

I’ve started tracking TILs—Today I Learned's—inspired by this five-year-and-counting collection by Josh Branchaud on GitHub (found via Hacker News). I’m keeping mine in GitHub too, and using GitHub Actions to automatically generate an…

Continue ReadingUsing a self-rewriting README powered by GitHub Actions to track TILs