Utter Disregard for Git Commit History https://zachholman.com/posts/git-commit-history/ (the unit of change is important -- put PR descriptions in merge commits?)
miniblog.
Related Posts
Using GitHub's Copilot to automatically generate descriptions of code in English!
Some of the examples are really impressive, others less so. The regex example is particularly compelling.
Job descriptions are often a good way of learning about a company's tech stack. "Experience with SQL databases, Postgres preferred" shows exactly what DB they use.
It's much rarer to see a dev blog, but I find this is often sufficient for my curiosity.
Standardising Python build information and tooling configuration with pyproject.toml.
It's great to see Python moving away from executable package descriptions which had bootstrap issues!
https://snarky.ca/what-the-heck-is-pyproject-toml/
