How OAuth works (with real-world examples)
A practical walkthrough of OAuth: the main actors, the authorization code flow, and how access and refresh tokens keep the party going.
As I go throughout my career I find things that make me think 'this may help others', so I want to share them with the world (and also use as a reference for myself).
A practical walkthrough of OAuth: the main actors, the authorization code flow, and how access and refresh tokens keep the party going.
A shell function that wraps git worktree so I can spin up, list, and clean worktrees without thinking about paths.
Modern development leans on AI. Worktrees let every branch live in its own folder so agents and humans can move in parallel.
I often need to take notes while working on a branch, but don't want those notes committed. Here's how I do it
Clarify how AI agents decide what to do and the role tools play in executing their plans.
Learn the most important terms in AI—from tokens and context windows to transformers and prompt injection—so you can follow the conversation with confidence.
Demystifying commonly used words in the AI world.