Skip to content
WorkWritingAbout
Young.
GitHub
Menu
WorkWritingAboutGitHub

Writing

Notes from building, debugging, and learning.

Long-form explanations, implementation notes, and an archive of earlier iOS writing. The rough edges are often where the useful lessons live.

#AFNetworking 3.x#Algorithms#Category#Computer Science#Extension#Fundamentals#Networking#Operating Systems#Runtime#UITableView#iOS#iOS Internals
Mar 21, 2019

Implementing an LRU Cache

A practical look at least-recently-used eviction

Computer ScienceAlgorithmsOperating Systems
5 min read
Mar 19, 2019

Tracing a Request Through AFNetworking 3.x

Exploring the implementation behind an iOS networking library

iOS InternalsAFNetworking 3.xNetworking
5 min read
Jan 20, 2019

Objective-C Categories and Class Extensions

Extending classes at runtime and compile time

iOSFundamentalsCategory
5 min read
Oct 20, 2018

UITableView Cell Reuse

Essential iOS foundations

iOSFundamentalsUITableView
2 min read
Oct 05, 2018

Understanding the Objective-C Runtime

Essential iOS foundations

iOSFundamentalsRuntime
7 min read

Let's stay in touch.

I'm always happy to talk about mobile architecture, product craft, or a hard problem.

WorkWritingAboutGitHub

Palo Alto, California

© 2026 Young