Farshid's Weblog

# Title Date Author
438
Replicating SQLite with rqlite
437
Running self-hosted QuickJS in a browser
436
Simple load testing with Locust
435
Generated a summary of nested JSON data
434
Granting a PostgreSQL user read-only access to some tables
433
Running tests against multiple versions of a Python dependency in GitHub Actions
432
Lazy loading images in HTML
431
Using boto3 from the command line
430
Manipulating query strings with URLSearchParams
429
macOS Catalina sort-of includes Python 3
428
Serving a JavaScript project built using Vite from GitHub Pages
427
Using the gcloud run services list command
426
Paginating through the GitHub GraphQL API with Python
425
Embedding paragraphs from my blog with E5-large-v2
424
Pausing traffic and retrying in Caddy
423
Syntax highlighting Python console examples with GFM
422
Extracting web page content using Readability.js and shot-scraper
421
impaste: pasting images to piped commands on macOS
420
Trying out Quarto on macOS
419
Turning on Jinja autoescaping when using Template() directly