Farshid's Weblog

# Title Date Author
78
Optimizing PNGs in GitHub Actions using Oxipng
77
Using LD_PRELOAD to run any version of SQLite with Python
76
Extracting objects recursively with jq
75
Converting Airtable JSON for use with sqlite-utils using jq
74
Passing command arguments using heredoc syntax
73
Deno KV
72
Loading SQLite extensions in Python on macOS
71
Using packages from JSR with esbuild
70
Interpreting photo orientation and locations in EXIF data
69
Accessing repository dependencies in the GitHub GraphQL API
68
Building Mastodon bots with GitHub Actions and toot
67
Consecutive groups in SQL using window functions
66
Finding the largest SQLite files on a Mac
65
Relinquishing control in Python asyncio
64
Generating documentation from tests using files-to-prompt and LLM
63
Generating URLs to a Gmail compose window
62
Shrinking PNG files with pngquant and oxipng
61
Downloading every video for a TikTok account
60
Using the Chrome DevTools console as a REPL for an Electron app
59
Using pysqlite3 on macOS