Spotlight Internals: How macOS Indexes and Searches Your Files
How mdworker, metadata importers, and Spotlight's index let macOS answer file searches in milliseconds instead of scanning the disk on demand.
Conceptual, architectural explainers — how a subsystem actually works underneath.
How mdworker, metadata importers, and Spotlight's index let macOS answer file searches in milliseconds instead of scanning the disk on demand.
How Virtualization.framework exposes Apple Silicon's hardware virtualization support directly to Swift applications, without a third-party hypervisor.
How integer scaling, aspect ratio, scanlines, masks, bloom, interlacing, and sampling interact when reproducing CRT-era video on flat panels.
How libretro separates emulator cores from frontends through a stable C API, callbacks, environment negotiation, serialization, and shared services.
How a modern Windows machine goes from firmware to a running kernel, and where each stage's configuration actually lives.
How discretionary ACLs, mandatory integrity levels, and UAC's token-splitting combine to form Windows' layered access control model.
How Group Policy Objects, ADMX templates, and the client-side refresh cycle turn Active Directory structure into enforced machine configuration.
How NTFS's Master File Table, transaction journal, and lesser-known features like alternate data streams and the USN journal actually work.
How WinRM and PowerShell Remoting turn scattered single-machine administration into fleet-wide scripted management across hundreds of servers.
How the Windows kernel represents processes as containers of handles and a security token, and the tools to inspect both live.