Blog

Thoughts on building products, writing code, and sharing knowledge.

Why Delete Buttons Stop Working in Rails 7+ with Turbo Drive

Mar 01, 2026 · 13 min read Ruby on Rails

Understanding Network Devices

Feb 15, 2026 · 9 min read Computer Networks

How DNS Resolution Works

Feb 15, 2026 · 7 min read Computer Networks

Why Version Control Exists: The Pendrive Problem

Feb 15, 2026 · 4 min read GIT

Inside Git: How It Works and the Role of the .git Folder

Feb 15, 2026 · 6 min read GIT

Git for Beginners: Basics and Essential Commands

Feb 15, 2026 · 8 min read GIT

Getting Started with cURL

Feb 15, 2026 · 7 min read Computer Networks

DNS Record Types Explained

Feb 15, 2026 · 7 min read Computer Networks

Emmet for HTML: A Beginner's Guide to Writing Faster Markup

Feb 01, 2026 · 4 min read CSS

CSS Selectors 101: Targeting Elements with Precision

Feb 01, 2026 · 5 min read CSS