Blog
The Three Layers of Developer Productivity
Most companies optimize developer productivity by throwing faster machines at the problem. But productivity has three layers, and ignoring the hard ones means wasting the easy ones.
Pedro Piñera
•
Marzec 4, 2026
Pedro Piñera
•
Luty 2, 2026
Codex cut Mastodon iOS clean builds 80%
We gave Codex the Mastodon iOS client and asked it to migrate the project to Tuist generated projects, enable caching, and benchmark the results. Here is what happened.
Pedro Piñera
•
Listopad 27, 2025
Teaching AI to Read Xcode Builds
From debugging build issues to building agent-friendly build observability. Exploring how structured build data could transform how AI agents understand and optimize Xcode builds.
Pedro Piñera
•
Luty 6, 2025
Debugging the communication between Xcode and XCBBuildService
Learn how to debug the communication between Xcode and XCBBuildService with XCBLoggingBuildService.