Home
About
Categories
Tags
Series
Dependencies
2026/04/17
Bazel Torch: From Empty Placeholder to Explicit Dependency (A PR Review)
BUILD
bazel
torch
dependencies
2026/03/13
Bazel Migration: The ROI Math of Knowing Your Blockers
BUILD
bazel
dependencies
migration
monorepo
2026/03/12
Bazel Migration: How I Gave the Monorepo a Complete Dep Graph
BUILD
bazel
ci
dependencies
devex
monorepo
⭐
2026/03/11
Bazel Migration: The Biggest Blocker Was a Cython Package
BUILD
bazel
cc-toolchain
dependencies
docker
monorepo
python
2026/03/09
GPU Test Targeting with the Bazel Dep Graph
BUILD
bazel
ci
dependencies
devex
monorepo
testing
2026/03/09
Bazel Migration: Benchmarking Bazel vs the Status Quo
BUILD
bazel
ci
dep-graph
dependencies
monorepo
testing
2026/03/09
Bazel Migration: Torch Packages, the Complete Decision Tree
BUILD
bazel
ci
cuda
dependencies
docker
monorepo
python
🍞
⭐
2026/03/09
Bazel Torch: Bazel Doesn’t Care What Version of numpy You Have
BUILD
bazel
ci
dep-graph
dependencies
python
2026/03/09
Bazel Torch: Two PRs, One Compiler, and a Package That Didn’t Need Either
BUILD
bazel
ci
cuda
dependencies
docker
monorepo
python
⭐
2026/03/09
Inside find_changed: How a Monorepo’s Homegrown Test Selector Actually Works
BUILD
ci
dependencies
monorepo
python
testing
⭐
2026/03/08
Bazel Torch: Two Python Interpreters
BUILD
bazel
dependencies
docker
python
torch
2026/03/08
The Dep Graph Is the Product: bazel query Over Migration
BUILD
bazel
ci
dependencies
devex
monorepo
⭐
2026/03/07
Python Packaging: Native Build Tooling Below import torch
BUILD
bazel
cc-toolchain
cuda
dependencies
python
🍞
⭐
2026/03/06
Gazelle: Reading the Source Code
BUILD
bazel
dependencies
gazelle
python
⭐
2026/03/05
Gazelle: Python in a Monorepo, the Invisible Machinery
BUILD
bazel
dependencies
monorepo
python
testing
2026/03/05
Reading a Monorepo Like an Archaeologist: Forks, Prefixes, and Org Structure
BUILD
bazel
dependencies
devex
monorepo
python
⭐
2026/03/04
What You Learn When You Graph a Monorepo
BUILD
bazel
ci
dependencies
monorepo
python
2026/03/03
Bazel CC Toolchain: I Was Wrong About use_default_shell_env
BUILD
bazel
dependencies
python
2026/03/02
Hermetic CC Toolchain for Python Sdists in Bazel
BUILD
bazel
dependencies
2026/03/02
Python Packaging: pyproject.toml 101
BUILD
dependencies
🍞
2026/03/02
Two Dependency Graphs That Disagree in a Monorepo
BUILD
bazel
dependencies
⭐
2026/02/27
Bazel CC Toolchain for Python C Extensions
BUILD
bazel
dependencies
⭐
2026/02/23
Bazel Torch: The Override That Overrode Everything
BUILD
dependencies
torch
⭐
2026/02/23
TIL: uv.override_requirement() in aspect_rules_py
BUILD
bazel
dependencies
2026/02/22
Bazel Torch: How Bazel Resolves Python Deps and Why torch Breaks
BUILD
bazel
dependencies
torch
⭐
2026/02/22
Python Packaging: Why Large Monorepos Build Their Own Package Manager
BUILD
dependencies
2026/02/18
Gazelle: Python Manifest and modules_mapping
BUILD
bazel
dependencies
2026/02/17
Python Packaging: PyPI Registries and Proxies Demystified
BUILD
azure
dependencies
⭐
2026/02/14
Python Packaging: What Most Devs Get Wrong
BUILD
dependencies
2026/02/14
Bazel Torch: When Bazel Enters Dependency Resolution
BUILD
bazel
dependencies
2026/02/14
Python Packaging: Deps at GPU Scale
BUILD
cuda
dependencies
torch
2026/02/14
Python Packaging: How Python Resolves Dependencies
BUILD
dependencies
2026/02/14
Python Packaging: uv and the Zoo of Tools
BUILD
dependencies
uv
🍞
2026/02/06
Python Packaging: Why the Build Tool Downloads Java
BUILD
bazel
dependencies
python