Posts
All the articles I've posted.
AI From Scratch #1: What AI Actually Is (And What It Isn't)
Published: at 12:00 AMAI, machine learning, neural networks, deep learning. An engineer's plain-English breakdown of what all this actually means.
How a VPN Works: A Technical Mind Map
Published: at 12:00 AMLearn exactly how a VPN works. The technical architecture and the core technologies required to build your own VPN.
Understanding Caching in Software Engineering: Technical Concepts Made Easy Series
Published: at 12:00 AMWhy do some applications load very quickly and some do not? Part of the secret is caching. It's a powerful software engineering technique that dramatically speeds up data delivery. I use a simple librarian analogy to demystify caching here.