RSS as a Simple Distribution Protocol
June 30, 2026
A short technical model for RSS: one stable feed URL, many item entries, article links, dates, and stable GUIDs so readers can notice new work.
Featured
Why AI agents make the old lesson of IDE refactoring broader: inspect the system before changing it.
Read article →Found 13 results
No posts match your search.
June 30, 2026
A short technical model for RSS: one stable feed URL, many item entries, article links, dates, and stable GUIDs so readers can notice new work.
June 25, 2026
A simple mental model for Git worktrees: separate folders for the same repository history, each with its own files, staging area, and HEAD.
June 21, 2026
A practical runbook for expanding EC2 disk space before increasing swap, so small servers survive temporary pressure without treating swap as real RAM.
June 20, 2026
A beginner-friendly explanation of how Dependabot watches project dependencies, opens update pull requests, and still leaves tests and human review in charge.
June 19, 2026
Why AI agents make the old lesson of IDE refactoring broader: inspect the system before changing it.
June 18, 2026
How Git's local exclude file keeps personal notes, AI research, scratch scripts, and temporary files out of shared repository history.
February 12, 2026
How to watch real functions without faking them.
February 2, 2026
Understanding dependency injection through practical Flask examples and avoiding common pitfalls.
January 4, 2026
Understand decorators as function composition and test them safely.
January 1, 2026
An engineer-friendly explanation of how cryptographic signing enables passkeys to authenticate users using key ownership instead of passwords.
November 30, 2025
A quick tour on why “patch where it’s used” matters.
November 23, 2025
How if/else correspond to boolean expressions, logic gates, and why clauses can be safely reordered.
November 23, 2025
Configure multiple GitHub accounts on the same Mac using SSH keys and per-repository settings
June 30, 2026
A short technical model for RSS: one stable feed URL, many item entries, article links, dates, and stable GUIDs so readers can notice new work.
June 25, 2026
A simple mental model for Git worktrees: separate folders for the same repository history, each with its own files, staging area, and HEAD.
June 21, 2026
A practical runbook for expanding EC2 disk space before increasing swap, so small servers survive temporary pressure without treating swap as real RAM.
June 20, 2026
A beginner-friendly explanation of how Dependabot watches project dependencies, opens update pull requests, and still leaves tests and human review in charge.
June 18, 2026
How Git's local exclude file keeps personal notes, AI research, scratch scripts, and temporary files out of shared repository history.
February 12, 2026
How to watch real functions without faking them.
February 2, 2026
Understanding dependency injection through practical Flask examples and avoiding common pitfalls.
January 4, 2026
Understand decorators as function composition and test them safely.
January 1, 2026
An engineer-friendly explanation of how cryptographic signing enables passkeys to authenticate users using key ownership instead of passwords.
Picking an article...