Thoughts on Software Development, Gamedev, and other topics.

All of my long-form thoughts on programming/software development, gamedev, and more, collected in chronological order.

Preparing Dev Environment for Lambda Function Urls

Local testing is always a good idea with simple tools. With express and req/res proxies, we can test our lambda function urls locally easily without complexity.

Hello world!

First blog post ever.