Faster way to sum an integer series in Python
August 28, 2025
2 comments
Categories: Mathematics, Python
Always run biome migrate after upgrading biome
August 16, 2025
0 comments
Categories: Node, Bun, JavaScript
gg shell completion
August 13, 2025
1 comment
Categories: macOS, JavaScript, Bun, Linux
Combining Django signals with in-memory LRU cache
August 9, 2025
4 comments
gg2 - a new CLI for helping me manage git branches
August 6, 2025
0 comments
Categories: macOS, Bun, JavaScript
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
How to SSG a Vite SPA
April 26, 2025
1 comment
Categories: React, Bun, Web Performance, JavaScript
Adding client-to-server sync to PissueTracker
March 20, 2025
0 comments
Categories: React, Bun, JavaScript
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
How to send custom headers in a loader in react-router v7
February 7, 2025
1 comment
Categories: React, JavaScript