Recent Posts

How Intel Server CPUs Save Power - Intro to C-states

C-states are a fundamental part of how server CPUs save power when idle. This post outlines what C-states are, how they save power, and how they are used.

Connecting to Firestore - Link-Sharing Site Part 3

Connecting the web app to Firestore. Finally, a working link-sharing site…

Get Started with JavaScript Promises (in Under 2 Minutes)

Having wrapped my head around JS Promises, here is the guide I wish I had started with.