Notes from my appearance on the Software Misadventures Podcast
Relevant Articles
A Discord bot to expand issue links to a private GitHub repository
Many options for running Mistral models in your terminal using LLM
Let’s Build A Simple Interpreter. Part 19: Nested Procedure Calls
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
Checking if something is callable or async callable in Python