Manually cloning your repo and running your app on a random digital ocean VPS is not sustainable or scalable. I built a startup as a solo dev that...
Comparing the results of Amazon's and Github's ML-powered autocompletion tools. · Context Github Copilot is an ML-powered autocompletion tool for...
Crash at build time, not in prod. · Context: What is an ORM? An ORM (Object-relational Mapper) is a tool that adds a layer of abstraction on to...
Intro While working on my website, I got sick of the default link previews. Google is pretty good about running JavaScript to figure out what's on the...
Cache is money. Don't work hard just because your cache expired. · TL;DR When you do simple reads/writes to a cache, you risk having a ton of database...
A few days ago, I made a joke post regarding the recent Missouri teacher SSN leak. Some proposed that await would have been a better alternative to...