Tech
Today's tech adventure is "Builds on my machine."
That's literally the problem. It builds locally. However, the source tree doesn't contain half the unit tests, most of the functional tests, or any of the integration tests. And even those tests only cover about a quarter of the code base. So getting it to build locally just means it's time to submit the build for remote-build, reviewing the errors, trying to fix the problem, building locally until it passes, and submitting again.