Page 2
gg2 - a new CLI for helping me manage git branches
August 6, 2025
0 comments
Categories: macOS, Bun, JavaScript
Bot traffic hitting my blog
July 9, 2025
0 comments
Categories: This site, Web development
Native connection pooling in Django 5 with PostgreSQL
June 25, 2025
2 comments
Video to Screenshots app
June 21, 2025
0 comments
Categories: React, Bun, JavaScript
A Python dict that can report which keys you did not use
June 12, 2025
13 comments
Category: Python
Set up iTerm to delete whole words on Option-Backspace
May 13, 2025
0 comments
Category: macOS
How to SSG a Vite SPA
April 26, 2025
1 comment
Categories: React, Bun, Web Performance, JavaScript
Inspecting the index size in PostgreSQL
April 21, 2025
0 comments
Category: PostgreSQL
Adding client-to-server sync to PissueTracker
March 20, 2025
0 comments
Categories: React, Bun, JavaScript
Useful GitHub.com trick I learned today: l
March 19, 2025
0 comments
Category: GitHub
Starting a side project: PissueTracker
March 16, 2025
2 comments
Categories: React, JavaScript
Announcing: Spot the Difference
February 23, 2025
0 comments
Categories: React, Bun, JavaScript
get in JavaScript is the same as property in Python
February 13, 2025
0 comments
Categories: Python, JavaScript
Use 'key' in React components to reset them
February 12, 2025
0 comments
Category: React
How to send custom headers in a loader in react-router v7
February 7, 2025
1 comment
Categories: React, JavaScript