[
  {
    "id": "homebrew-docs-1",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Brew-Bundle-and-Brewfile",
    "excerpt": "Adding a `Brewfile` to a project's repository (like you might a `package.json`, `Gemfile` or `requirements.txt`) is a nicer way of encoding project dependencies for developer environments.",
    "fetchedAt": "2026-09-04T20:58:04.007Z"
  },
  {
    "id": "homebrew-docs-2",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Brew-Bundle-and-Brewfile",
    "excerpt": "`brew bundle dump` is Homebrew's installed-state snapshot command: it records supported installed formulae, casks, taps and other package types as a `Brewfile`.",
    "fetchedAt": "2026-09-04T20:58:04.007Z"
  },
  {
    "id": "homebrew-docs-3",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Manpage",
    "excerpt": "Bundler for non-Ruby dependencies from Homebrew formulae, Homebrew casks, Mac App Store dependencies, VSCode (and forks/variants) extensions, Go packages, Cargo packages, uv tools, Flatpak packages, WinGet packages, Krew plugins and npm packages.",
    "fetchedAt": "2026-09-04T20:58:04.007Z"
  },
  {
    "id": "homebrew-docs-4",
    "tier": "claimed-docs",
    "url": "https://brew.sh",
    "excerpt": "$ brew create https://ffmpeg.org/releases/ffmpeg-8.1.1.tar.xz\nCreated .../homebrew-core/Formula/ffmpeg.rb",
    "fetchedAt": "2026-09-04T20:58:04.007Z"
  },
  {
    "id": "homebrew-docs-5",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Taps",
    "excerpt": "The `brew tap` command adds repositories that Homebrew can use for formulae, casks and external commands.",
    "fetchedAt": "2026-09-04T20:58:04.007Z"
  },
  {
    "id": "homebrew-docs-6",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Installation",
    "excerpt": "you don't need _sudo_ after Homebrew's initial installation when you `brew install`",
    "fetchedAt": "2026-09-04T20:58:04.007Z"
  },
  {
    "id": "homebrew-docs-7",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Manpage",
    "excerpt": "Uninstall formulae that were only installed as a dependency of another formula and are now no longer needed.",
    "fetchedAt": "2026-09-04T20:58:04.007Z"
  },
  {
    "id": "homebrew-docs-8",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Bottles",
    "excerpt": "When the formula being installed defines a bottle matching your system, it will be downloaded and installed automatically when you run `brew install <formula>`.",
    "fetchedAt": "2026-09-04T20:58:04.007Z"
  },
  {
    "id": "homebrew-docs-9",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Manpage",
    "excerpt": "Control Homebrew's anonymous aggregate user behaviour analytics.",
    "fetchedAt": "2026-09-04T20:58:04.007Z"
  },
  {
    "id": "homebrew-docs-10",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Manpage",
    "excerpt": "This is intended for MDM, Munki and Jamf workflows where `brew` is invoked as root but Homebrew operations should run as the logged-in console user.",
    "fetchedAt": "2026-09-04T20:58:04.007Z"
  },
  {
    "id": "homebrew-docs-11",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Homebrew-on-Linux",
    "excerpt": "Install up-to-date versions of software when your host distribution is old",
    "fetchedAt": "2026-09-04T20:58:04.007Z"
  },
  {
    "id": "homebrew-docs-12",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Homebrew-on-Linux",
    "excerpt": "Use the same package manager to manage your macOS, Linux and Windows systems",
    "fetchedAt": "2026-09-04T20:58:04.007Z"
  },
  {
    "id": "homebrew-docs-13",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Brew-Bundle-and-Brewfile",
    "excerpt": "Adding a `Brewfile` to a project’s repository (like you might a `package.json`, `Gemfile` or `requirements.txt`) is a nicer way of encoding project dependencies for developer environments.",
    "fetchedAt": "2026-09-04T21:01:46.499Z"
  },
  {
    "id": "homebrew-docs-14",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Brew-Bundle-and-Brewfile",
    "excerpt": "You can check if a `brew bundle install` will do anything by running:\n\n\n$ brew bundle check",
    "fetchedAt": "2026-09-04T21:01:46.499Z"
  },
  {
    "id": "homebrew-docs-15",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Manpage",
    "excerpt": "`brew analytics off`\n\nTurn Homebrew’s analytics off.",
    "fetchedAt": "2026-09-04T21:01:46.499Z"
  },
  {
    "id": "homebrew-docs-16",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Taps",
    "excerpt": "Install a fully qualified item to trust only that item:",
    "fetchedAt": "2026-09-04T21:01:46.499Z"
  },
  {
    "id": "homebrew-docs-17",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Installation",
    "excerpt": "you don’t need _sudo_ after Homebrew’s initial installation",
    "fetchedAt": "2026-09-04T21:01:46.499Z"
  },
  {
    "id": "homebrew-docs-18",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Bottles",
    "excerpt": "Use `--bottle-arch=` only when the formula intentionally requires another architecture and its compatibility has been reviewed.",
    "fetchedAt": "2026-09-04T21:01:46.499Z"
  },
  {
    "id": "homebrew-docs-19",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Taps",
    "excerpt": "`brew tap <user>/<repository>` clones `https://github.com/<user>/homebrew-<repository>` into Homebrew’s tap directory.",
    "fetchedAt": "2026-09-04T21:01:46.499Z"
  },
  {
    "id": "homebrew-docs-20",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Brew-Bundle-and-Brewfile",
    "excerpt": "Adding a `Brewfile` to a project's repository (like you might a `package.json`, `Gemfile` or `requirements.txt`) is a nicer way of encoding project dependencies",
    "fetchedAt": "2026-09-04T21:04:07.707Z"
  },
  {
    "id": "homebrew-docs-21",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Brew-Bundle-and-Brewfile",
    "excerpt": "`brew bundle dump` is Homebrew's installed-state snapshot command: it records supported installed formulae, casks, taps and other package types as a `Brewfile`",
    "fetchedAt": "2026-09-04T21:04:07.707Z"
  },
  {
    "id": "homebrew-docs-22",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Taps",
    "excerpt": "`brew tap <user>/<repository>` clones `https://github.com/<user>/homebrew-<repository>` into Homebrew's tap directory",
    "fetchedAt": "2026-09-04T21:04:07.707Z"
  },
  {
    "id": "homebrew-docs-23",
    "tier": "claimed-docs",
    "url": "https://brew.sh",
    "excerpt": "Casks are package definitions that install upstream pre-built binaries such as applications, fonts and plugins.",
    "fetchedAt": "2026-09-04T21:04:07.707Z"
  },
  {
    "id": "homebrew-docs-24",
    "tier": "claimed-docs",
    "url": "https://brew.sh",
    "excerpt": "try our `.pkg` installer for interactive or unattended MDM installs",
    "fetchedAt": "2026-09-04T21:04:07.707Z"
  },
  {
    "id": "homebrew-docs-25",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Manpage",
    "excerpt": "It can also install software not packaged for your Linux distribution without requiring `sudo`.",
    "fetchedAt": "2026-09-04T21:04:07.707Z"
  },
  {
    "id": "homebrew-docs-26",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Brew-Bundle-and-Brewfile",
    "excerpt": "brew bundle check || brew bundle install",
    "fetchedAt": "2026-09-04T21:04:07.707Z"
  },
  {
    "id": "homebrew-docs-27",
    "tier": "claimed-docs",
    "url": "https://brew.sh",
    "excerpt": "Homebrew installs the command-line tools and applications you need across macOS, Linux and WSL.",
    "fetchedAt": "2026-09-04T21:06:27.073Z"
  },
  {
    "id": "homebrew-docs-28",
    "tier": "claimed-docs",
    "url": "https://brew.sh",
    "excerpt": "It installs each package into its own keg inside the Cellar, then symlinks its files into the prefix",
    "fetchedAt": "2026-09-04T21:06:27.073Z"
  },
  {
    "id": "homebrew-docs-29",
    "tier": "claimed-docs",
    "url": "https://brew.sh",
    "excerpt": "$ brew create --cask https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.3/mac/en-US/Firefox%20151.0.3.dmg",
    "fetchedAt": "2026-09-04T21:06:27.073Z"
  },
  {
    "id": "homebrew-docs-30",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Brew-Bundle-and-Brewfile",
    "excerpt": "this will take instructions from the Brewfile to run brew install ruby and install Ruby if needed",
    "fetchedAt": "2026-09-04T21:06:27.073Z"
  },
  {
    "id": "homebrew-docs-31",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Brew-Bundle-and-Brewfile",
    "excerpt": "The Brewfile's dependencies are satisfied.",
    "fetchedAt": "2026-09-04T21:06:27.073Z"
  },
  {
    "id": "homebrew-docs-32",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Brew-Bundle-and-Brewfile",
    "excerpt": "brew bundle dump is Homebrew’s installed-state snapshot command: it records supported installed formulae, casks, taps and other package types as a Brewfile.",
    "fetchedAt": "2026-09-04T21:06:27.073Z"
  },
  {
    "id": "homebrew-docs-33",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Manpage",
    "excerpt": "Run your shell in a `brew bundle exec` environment.",
    "fetchedAt": "2026-09-04T21:06:27.073Z"
  },
  {
    "id": "homebrew-docs-34",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Taps",
    "excerpt": "brew untap <user>/<repository> [...] removes one or more taps. Homebrew deletes the local repositories and no longer loads their contents.",
    "fetchedAt": "2026-09-04T21:06:27.073Z"
  },
  {
    "id": "homebrew-docs-35",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Installation",
    "excerpt": "prepend `NONINTERACTIVE=1` to the installation command",
    "fetchedAt": "2026-09-04T21:06:27.073Z"
  },
  {
    "id": "homebrew-docs-36",
    "tier": "claimed-docs",
    "url": "https://docs.brew.sh/Manpage",
    "excerpt": "Control Homebrew’s anonymous aggregate user behaviour analytics.",
    "fetchedAt": "2026-09-04T21:06:27.073Z"
  },
  {
    "id": "homebrew-gh-1",
    "tier": "github",
    "url": "https://github.com/Homebrew/brew",
    "excerpt": "perform a strict audit on a package you use e.g. `brew audit --strict ffmpeg` for FFmpeg",
    "fetchedAt": "2026-09-04T21:06:27.073Z"
  },
  {
    "id": "homebrew-comm-1",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48490024",
    "excerpt": "User reports that 'brew upgrade' started updating ALL casks, even ones marked 'auto_updates: true' in the Cask JSON API, calling it new default behavior that didn't used to happen.",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-2",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48490024",
    "excerpt": "\"This sort of overly eager upgrading has caused me a lot of problems over the years. I really wish it didn't default to updating the entire world just because you want to update one package.\"",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-3",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48490024",
    "excerpt": "Maintainer mikemcquaid confirms cask auto-update skipping is intended but 'not yet rock solid' and asks users to file issues when it misbehaves.",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-4",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48490024",
    "excerpt": "\"Hell yeah, tap trust!!!\" — positive reaction to new brew tap trust feature described in docs.brew.sh/Tap-Trust.",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-5",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48490024",
    "excerpt": "User says they stopped using Homebrew after being 'screwed too many times on mandatory upgrades I couldn't pin,' switching to a combination of Mise and MacPorts to avoid surprise breakage.",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-6",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48490024",
    "excerpt": "User describes switching entire dev environment from Homebrew+pipx+npm to mise, citing zero version lag and being able to install any arbitrary package version, unlike waiting for Homebrew taps to update (citing llama.cpp tap skipping releases).",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-7",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48490024",
    "excerpt": "User recalls packaging a Python app for Homebrew as painful: importing ~50 dependencies as 'resources', building from source, declaring toolchains for 5 languages, hour-long CI waits, and eventually the package became unpackable due to a build-time dependency loop.",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-8",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48490024",
    "excerpt": "\"Congrats on the performance improvements. That's the most pleasant `brew upgrade` session I've had in years.\"",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-9",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48490024",
    "excerpt": "User wishes for a standard Homebrew way to install multiple versions of node, php and Python, currently relying on pyenv/nvm alongside Homebrew.",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-10",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48490024",
    "excerpt": "Complaint that Homebrew's aggressive Intel deprecation is dropping support for old Mac hardware even before Apple does; user feels Homebrew should maintain Intel support longer.",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-11",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48490024",
    "excerpt": "User asks: \"Does homebrew still do that insane thing when you want to upgrade a single package it tells you 'hold my beer' and starts installing postgres and some obscure python version?\"",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-12",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48490024",
    "excerpt": "User requests a better rollback mechanism, having broken their home server multiple times with bad InfluxDB/Grafana updates via Homebrew; now disables cleanup to keep old versions as a workaround.",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-13",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48490024",
    "excerpt": "User switched back to Homebrew from Nix, citing better package support/maintenance, better macOS support, and better UX, despite missing Nix's reproducibility.",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-14",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48490024",
    "excerpt": "User who tried hosting a Homebrew tap found it much harder than hosting apt/yum repos, since it requires running a git server rather than just a static file host with a CDN.",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-15",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48490024",
    "excerpt": "\"I recently switched _back_ to Homebrew from Nix... Brew has won me back\" despite liking Nix's reproducibility, citing better package maintenance and UX.",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-16",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/41114839",
    "excerpt": "Trail of Bits auditor: \"the findings on Homebrew were not inconsistent with what I'd expect to find on any similarly sized userspace package manager that serves its own binary builds,\" referencing their security audit of Homebrew.",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-17",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/41114839",
    "excerpt": "User switched from Homebrew to MacPorts a few years ago and 'couldn't be happier.'",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-18",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/41114839",
    "excerpt": "Long-time user recalls choosing Homebrew over MacPorts because 'brew had and has many more packages available, brew updates versions more quickly, brew uses much more simple paths that fit my brain better, brew has a pleasing simplicity.'",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-comm-19",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/26035787",
    "excerpt": "Positive reaction to the new HOMEBREW_BOOTSNAP environment variable allowing Bootsnap gem use to speed up repeated brew calls: \"Very nice.. Can't wait to do the numbers on this!\"",
    "fetchedAt": "2026-09-04T21:08:58.133Z"
  },
  {
    "id": "homebrew-probe-1",
    "tier": "probe",
    "url": "https://docs.brew.sh/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 404 at https://docs.brew.sh/llms.txt",
    "fetchedAt": "2026-09-04T21:11:25.431Z"
  },
  {
    "id": "homebrew-probe-2",
    "tier": "probe",
    "url": "https://docs.brew.sh/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://docs.brew.sh/openapi.json, https://docs.brew.sh/swagger.json, https://docs.brew.sh/api/openapi.json, https://docs.brew.sh/.well-known/openapi.json)",
    "fetchedAt": "2026-09-04T21:11:25.431Z"
  },
  {
    "id": "homebrew-probe-3",
    "tier": "probe",
    "url": "https://docs.brew.sh/Manpage",
    "excerpt": "official CLI documented at https://docs.brew.sh/Manpage",
    "fetchedAt": "2026-09-04T21:11:25.431Z"
  }
]
