Blog
CSS Anchor Positioning
Exploring how CSS Anchor Positioning simplifies element placement
The Carbon Cost of AI Training
Assessing the environmental impact of AI training.
Notable New Node Features
Quick notes on features added to Node.js in versions 18, 20, and 22.
Why Astro
I really like developing projects using Astro, here's why
ESM V. CommonJS
Quick breakdown of major differences between ESM and CommonJS
Request Buffering with Reverse Proxies
I used a reverse proxy to buffer incoming requests. This is why
Updating Local MySQL Version
I updated from MySWL 5.7.3 to 8.0.29 on my 2019 MacBook Pro running macOS Monterey v12.4. This is how I did it
Extending Python's JSON Encoder
I extended Python's JSON encoder to handle datetimes. This is how I did it
Static Sites 101
Why I love developing static sites