Back to blog
Billy Batista

Billy Batista

Software Engineer at Depot

Posts by Billy Batista

10 posts

Now available: GitHub Actions analytics banner

Now available: GitHub Actions analytics

We're launching GitHub Actions analytics in Depot. Make informed decisions about your workflows, with performance trends, resource utilization, and optimization recommendations across all GitHub Actions jobs.
Git is really cool, actually banner

Git is really cool, actually

Git's fetch operation shows off the best of its design: simple request-response exchanges and packfiles that sync repos efficiently. Here's how it works and why modern development needs more.
Monorepos: Worth the hype? banner

Monorepos: Worth the hype?

Monorepos promise faster development and better visibility across your stack. But they also introduce scaling problems most teams do not see coming. This post breaks down the tradeoffs, the tooling challenges, and when a monorepo actually makes sense.
Guide to faster Rust builds in CI banner

Guide to faster Rust builds in CI

Building Rust projects in CI can be painfully slow, but with the right optimizations, you can dramatically reduce build times. We tested various techniques on the Zed codebase and achieved a 35% speedup over our already-optimized baseline, cutting build times from 27 minutes to just 16 minutes.
How we automated GitHub Actions Runner updates with Claude banner

How we automated GitHub Actions Runner updates with Claude

Maintaining forks of rapidly-evolving upstream repositories is a productivity killer. At Depot, we were spending hours each week manually updating ARM64 patches and reviewing dozens of commits just to keep our GitHub Actions runner images in sync. Here's how we used Claude Code to automate the entire process, turning a weekly time sink into a hands-off CI workflow.

Start building with Depot
in minutes