Software delivery built for machine scale.

depot engineers have opinions. now they have a newsletter. working theory covers topics like ai engineering, infrastructure, security, and the challenges of delivering software today. depot.dev/newsletter
3
14
1,331
🔥
Enough was enough. Switched to @depotdev and it is so fast. Migration was painless. It's free money!
7
605
Cansado de tener que ir la web de Depot cada vez que quería ver como iba el CI de mis proyectos, creé DepotBar: una app para macOS que permite ver rápidamente en el menu bar el estado de los últimos 5 workflows, usando Depot CLI under the hood: github.com/facmartoni/DepotB…
2
2
4
291
2m 10s. ⚡
Current state of the planetscale Rails app CI time. Running on @depotdev. posted for @rbranson
8
974
we will not be making any anatomy related logos.
7
337
Depot retweeted
Yes we are using depot after github actions kept going down. It has been more reliable.
1
4
158
early depot code feedback from folks using it in the wild continues to look strong.
1
13
491
rumor has it that we have something cool planned for sf tech week.
1
2
18
2,053
multi-platform docker builds are slow mostly because of qemu emulation. depot runs native amd64 and arm64 builders instead. wito shows a build drop from ~30 minutes to 16 seconds. piped.video/UEACT6c3sm4?si=b9uF…
3
12
6,220
I cut it down even more. ~12 minutes to lint, build, test, and publish 168 variations of PHP images 🚀 I'd call that a huge win! Thanks @depotdev!
Big CI improvements dropping on serversideup/php soon 🚀
1
10
935
the github control plane goes down and your jobs never dispatch, so all your ci redundancy is moot. luke walked through how depot ci runs github actions workflows without it, keeping runs alive through outages. depot.dev/blog/github-action…
4
14
1,255
we had some fun and built a benchmark that computes the 20th fibonacci number by running each of its 18 steps in its own ci runner. each step takes about a second, so what you're really watching is the runner start up. depot.dev/blog/the-fibonacci…
1
6
913
the whole reason we reimplemented lvm: its volume-group lock is held ~100ms per op. we launch microvms up to 200 times a second in parallel, and that single lock, not the data path, is what breaks the latency target. depot.dev/blog/why-i-reimple…
3
7
986
delegation does not transfer ownership. an agent can write the change, but you still own how the system behaves in production. so iris keeps the parts that build context: planning decisions, close review, a limit on parallel work. depot.dev/blog/delegating-wo…
1
3
650
end of summer glow up 💅 new paint, same machine scale.
1
1
23
6,389
a container can build in seconds and still crawl on deploy, because every node pulls and decompresses gigabytes it never reads to boot. soci fetches only the bytes needed to start. the index gets written at build time. depot.dev/blog/why-soci-belo…
1
5
1,595