Ethernet Frames
Interactive guide to the ethernet frame, field by field: preamble, MAC addresses, EtherType, payload, and FCS.
Read GuideInteractive guide to the ethernet frame, field by field: preamble, MAC addresses, EtherType, payload, and FCS.
Read GuideComprehensive reference for CommonMark, GitHub Flavored Markdown (GFM), and Obsidian callouts with examples for all features.
Read GuideHow CSS white-space, word-break, and overflow-wrap work, and which one to reach for when text wraps badly or overflows its container.
Read GuideWhy text doesn't center properly in buttons and badges. Learn about leading space, font metrics, and how to fix it with text-box-trim and margin-block.
Read GuideA comprehensive guide to base encoding formats including Base64, Base32, Base58, and their use cases.
Read GuideUUID format, versions v1 through v8, and their trade-offs. When to pick v4, v7, or v5.
Read GuideStrategies to load fonts as fast as possible, for fun and for profit
Read GuideWHATWG vs RFC 3986 vocabulary, the structure of a URL, and why one component has two specs that disagree on its boundaries.
Read GuideHow Unicode encodes text. Code points, graphemes, UTF-8 vs UTF-16 vs UTF-32, surrogates, normalization, and string length.
Read GuideAn interactive guide demonstrating techniques for handling long words and overflowing text, including truncation with ellipsis, line clamping, wrapping, breaking, hyphenating, and more.
Read GuideAn interactive flexbox guide and playground to visualize and experiment with various flexbox css properties.
Read GuideA comprehensive guide on how to work with local time, instants, dates and timestamps. Understand how time, time zones and offsets work to avoid bugs and mistakes when writing software.
Read Guide