Farshid's Weblog

# Title Date Author
498
Password hashing in Python with pbkdf2
497
Subqueries in select expressions in SQLite - also window functions
496
A shell script for running Go one-liners
495
Using lsof on macOS
494
Configuring GitHub Codespaces using devcontainers
493
Logging users out of Auth0
492
Serving a custom vector web map using PMTiles and maplibre-gl
491
Using fs_usage to see what files a process is using
490
Using heroku pg:pull to restore a backup to a macOS laptop
489
Creating a minimal SpatiaLite database with Python
488
Protocols in Python
487
HTML video with subtitles
486
Installing Selenium for Python on macOS with ChromeDriver
485
Packaging a Python CLI tool for Homebrew
484
struct endianness in Python
483
Using tree-sitter with Python
482
Identifying column combination patterns in a SQLite table
481
Using macOS stickies to display a workshop link on the screen
480
Automatically maintaining Homebrew formulas using GitHub Actions
479
Finding CSV files that start with a BOM using ripgrep