Recent Posts

Mobile Browsers: Overflow vs Sticky

less than 1 minute read css mobile

A common thing you want on sites is to have a header that is always at the top, so that users don’t have to scroll all the way up the page to reach the heade...

OpenAI API Rate Limit on First Request

less than 1 minute read ai openai rate limit 429

I decided to try out OpenAI’s API for the first time yesterday. From what I saw within the developer dashboard, it seemed like I would be use it without payi...

Getting from Deep Learning to LLMs

1 minute read ai llm deep learning

5 years ago, I felt fairly in tune with the ML world. I understood how to solve classification and clustering problems. I learned about neural networks and t...

Jekyll, to Gatsby, to Jekyll

1 minute read jekyll update

Originally I had used Jekyll to create my personal website. I wasn’t acquainted with Ruby at the time, and still, it was simple to learn and manage. Eventual...