Tag: #rfc
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 12 posts
The Complete Guide to Design Docs: Documents That Preserve Decisions and Documents That Vanish
This guide treats design documents as a team decision-making infrastructure rather than a writing skill. It covers which of the four formats (1-pager, design doc, ADR, RFC) to use when, how to run the review as a process
2026-08-15 · 23 min read #설계문서#adr#rfc#design-doc#기술문서How a Domain Says It Is For Sale — When DNS Became a Channel for Claims
A domain can be registered, serving a perfectly healthy site, and still be for sale — and until now a machine had no way to find that out. RFC 10023 defines that signal with a single underscore-prefixed node name and a T
2026-08-09 · 7 min read #dns#rfc#networking#domain#protocolThe State of Media over QUIC — Spec at draft-19, Deployment at draft-07, and Its First Author Has Forked to moq-lite
IETF Media over QUIC (MoQ) wants to merge WebRTC's interactive latency with HLS/DASH's scalability into a single architecture, and as of July 6, 2026 it has reached draft-ietf-moq-transport-19, with the working group's m
2026-07-17 · 13 min read #network#quic#streaming#webrtc#rfcDMARC Becomes a Standard After 11 Years — RFC 9989's Tree Walk, the pct Sunset, and the p=reject Warning
DMARC (RFC 7489), the de facto standard for email authentication since March 2015, was actually an Informational document that never went through IETF working-group consensus. In May 2026 the IETF replaced it with three
2026-07-17 · 15 min read #email#dmarc#dns#security#rfcThe HTTP QUERY Method — A New Verb for an Old REST Dilemma
GET cannot carry a request body and POST is semantically wrong for search. This article explores the HTTP QUERY method that resolves this long-standing dilemma, covering its motivation, semantics, and practical adoption.
2026-06-25 · 14 min read #http#query-method#rest#api-design#rfcEnglish Tech Expressions for Developers 2026 - Code Review, Standup, 1:1, RFC, Postmortem, PR, Interview Practical Guide for Global Teams
Practical English phrase guide for non-native developers (Korean, Japanese, ESL) joining globally distributed engineering teams in 2026. Covers code review LGTM/nit/non-blocking, Slack heads up/bump/gentle ping, standup
2026-05-16 · 30 min read #technical-english#code-review#standup#rfc#postmortemDeveloper English in the AI Era: AGENTS.md, System Prompts, RFCs — Writing the English Agents Read
In 2026, the highest-leverage English a developer writes is the English agents read. AGENTS.md / CLAUDE.md context files. System prompts for production agents. RFCs and design docs that humans and agents read together. I
2026-05-14 · 27 min read #developer-english#ai-writing#agents-md#claude-md#system-promptThe Complete Developer Writing Guide: Design Doc, RFC, Blog, Book, Conference Talk (2025)
80% of a Staff+ engineer's influence comes from writing, not code. Breaking down Google's Design Doc template, the RFC processes of Rust/Python/Node, the blogs of Julia Evans/Dan Luu/Stratechery, the O'Reilly/Manning pub
2026-04-15 · 17 min read #writing#design-doc#rfc#tech-blog#conference-talkTechnical Writing Guide for Developers: RFC, ADR, Blog, API Docs, and Documentation Culture
Everything about developer writing! RFC (Request for Comments), ADR (Architecture Decision Records), API documentation (OpenAPI), README, CHANGELOG, tech blog writing, diagramming (Mermaid/PlantUML), and documentation cu
2026-03-24 · 18 min read #technical-writing#documentation#rfc#adr#api-docsTechnical Writing in English Guide: RFC, ADR, Design Doc, and Tech Spec Templates with Practical Expressions
A practical guide to technical document writing for software engineers. Compare structures and templates for RFCs, ADRs, Design Docs, and Tech Specs. Learn key English expressions for each section (Problem Statement, Pro
2026-03-12 · 17 min read #english#technical-writing#rfc#adr#design-docThe Complete Guide to Technical Writing in English: RFC, ADR, and Design Doc Patterns
A comprehensive guide to writing technical documents used in global engineering teams. Covers the structure and writing patterns for RFCs, ADRs (Architecture Decision Records), and Design Docs, along with key English exp
2026-03-10 · 19 min read #english#technical-writing#rfc#adr#design-docPractical Guide to English Technical Writing: RFC, ADR, and Design Doc Templates
A guide to English technical document writing for engineers. Covers the structure and purpose of RFC, ADR, and Design Doc, effective English expressions, practical templates, review processes, and global team collaborati
2026-03-06 · 27 min read #english#technical-writing#rfc#adr#design-doc