Farshid's Weblog

# Title Date Author
178
Trying out free-threaded Python on macOS
177
Finding duplicate records by matching name and nearby distance
176
WebAuthn browser support
175
Editing an iPhone home screen using macOS
174
Export a Mastodon timeline to SQLite
173
Figuring out if a text value in SQLite is a valid integer or float
172
Run pytest against a specific Python version using Docker
171
Deploying Python web apps as AWS Lambda functions
170
Skipping a GitHub Actions step without failing
169
Transcribing MP3s with whisper-cpp on macOS
168
Using a Tailscale exit node with GitHub Actions
167
Using unnest() to use a comma-separated string as the input to an IN query
166
Workaround for google-github-actions/setup-gcloud errors
165
Configuring Dependabot for a Python project
164
The SQLite now argument is stable within the same query
163
Display EC2 instance costs per month
162
Formatting thousands in Jinja
161
Using namedtuple for pytest parameterized tests
160
Packaging a Python app as a standalone binary with PyInstaller
159
Constructing GeoJSON in PostgreSQL