Relevant Articles
A Discord bot to expand issue links to a private GitHub repository
Mugo, a toy compiler for a subset of Go that can compile itself
Simple Lists: a tiny to-do list app written the old-school way (server-side Go, no JS)
What accomplishments sound like on software engineering resumes
Geospatial SQL queries in SQLite using TG, sqlite-tg and datasette-sqlite-tg
A one-liner to output details of the current Python's SQLite
An Introduction to Caching on the Web, With Examples in Python
Checking if something is callable or async callable in Python