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.
tag
23 posts
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.
A practical guide to writing, installing, and debugging your own scheduled or persistent launchd jobs.
How the App Sandbox confines what an application can access by default, and how entitlements grant it specific, narrow exceptions.
How Apple Silicon's secure boot chain differs from Intel Macs, and the stages both go through to reach loginwindow.
What SIP protects, how it's enforced below the level of the root user, and the legitimate reasons to disable it temporarily.
What actually happens on disk when you brew install something, and why Homebrew's design differs from a traditional Linux package manager.
How macOS verifies that an application hasn't been tampered with and hasn't been flagged as malware, before it's ever allowed to launch.
How APFS's container/volume model, copy-on-write clones, and snapshots replaced HFS+ across every Apple platform.
How launchd unified boot-time initialization, service supervision, and scheduled tasks into a single declarative system on macOS.
Released August 28, 2009, Mac OS X Snow Leopard was the first version built exclusively for Intel Macs — a deliberate stability and performance release rather than a showcase of new user-facing features.
Released September 13, 2000 for $29.95, the 'Kodiak' public beta gave Mac users their first hands-on look at preemptive multitasking, protected memory, and the Aqua interface before the final 10.0 release.
How Apple's 1996 acquisition of NeXT, and Steve Jobs' return, turned NeXTSTEP into the Unix foundation underneath every Mac sold today.
Released March 24, 2001 at $129, Mac OS X 10.0 brought Apple's NeXT-derived, Unix-based operating system to consumers for the first time.
At WWDC on June 22, 2020, Tim Cook announced a two-year plan to move every Mac from Intel processors to Apple's own chips.
Released September 30, 2015, OS X 10.11 shipped with SIP enabled by default — restricting even the root user from modifying protected system files.
Your Mac restarted with a 'your computer restarted because of a problem' message. Here's how to actually read the panic report instead of just hoping it doesn't happen again.
Spotlight search comes up empty for files you can see in Finder. Here's how to check indexing status and force a clean rebuild without losing any data.
A script that worked fine yesterday now fails with 'Operation not permitted' after a macOS update. It's almost always Full Disk Access, not a real permissions bug.
A complete walkthrough using the built-in createinstallmedia tool to build a bootable USB installer for a clean install or major troubleshooting.
A complete Time Machine setup covering drive selection, encryption, exclusions, and how to actually verify your backups will restore when you need them.
A practical set of real, working defaults commands to unlock hidden macOS settings, plus how to find and safely revert any customization yourself.
A complete approach to auditing and controlling what actually starts when you log in — covering both the modern Login Items UI and the launchd agents it doesn't show.