Understanding JavaScript Dates, Epochs, UTC, ISO 8601 and Timezones

I’ve been meaning to write about dates for a while, but somehow never got around to it. While building my Trade Journal Analysis Web App, I ran into a classic developer headache: timezones. I was pulling stock data from Yahoo Finance and displaying ticker information over a date range.

Redis API response caching with Python

About Redis, it only took me ~3 hours to re-deploy FastAPI app with redis, lol.

So many Gateway Interfaces: CGI, FCGI, WSGI and ASGI, to name a few

What exactly are those Gateway Interfaces? The interface dictates how the server should pass incoming requests to the application and how the application should respond to those requests.

Self-hosting this site on a Raspberry Pi with CloudFlare Tunnel

Now that I have my Raspberry Pi setup, it's time to move this website (boring-is-good.com) to Pi.

Domain Name Registration and binding it to the Containerized Web App (AWS Elastic Container Service) with Load Balancer in AWS Cloud Service

As of 2022, there are ~1.8 billions websites (unique domain names). 17% of all websites, that is, ~300 million are active. The rest are parked domains or similar. Let's unleash another domain to the internet. 😆