BLOG

Stuff I'll forget if I don't write it down

ChatGPT Logo

Writing a local ChatGPT script in Node.js

10-24-23

How to write a local Node.js script for programatically generating content (or code)

Logo of HuggingFace, the hugging face emoji

Deploying a machine learning model to AWS

10-05-23

Deploying a machine learning model from huggingface to AWS Lambda, backed by a Docker container.

Logo of AWS DynamoDB

Performance Tuning DynamoDB - Lessons Learned

10-10-23

DynamoDB key structure, GSIs, and implications for performance and streaming.

Logo of AWS above a circuit board

Resolving Websocket Lambda Timeout Errors

12-4-23

How I resolved timeout errors when using AWS Lambda to back Websocket communication.