Farshid's Weblog

# Title Date Author
318
Installing tools written in Go
317
Rewriting a repo to contain the history of just specific files
316
Upgrading a pipx application to an alpha version
315
Using SQL with GDAL
314
Constant-time comparison of strings in Node
313
Running pytest against a specific Python version with uv run
312
Streaming indented output of a JSON array
311
Exploring ColBERT with RAGatouille
310
Reusing an existing Click tool with register_commands
309
Running a gpt-oss eval suite against LM Studio on a Mac
308
Compressing an animated GIF with gifsicle or ImageMagick mogrify
307
Learn Something New Every Day
306
Saving an in-memory SQLite database to a file in Python
305
Handling CSV files with wide columns in Python
304
Using awk to add a prefix
303
hexdump and hexdump -C
302
HTML video that loads when the user clicks play
301
How to read Hacker News threads with most recent comments first
300
Attaching a generated file to a GitHub release using Actions
299
Skipping CSV rows with odd numbers of quotes using ripgrep