Jacob Gillespie (@jacobwgillespie) 's Twitter Profile
Jacob Gillespie

@jacobwgillespie

co-founder @depotdev — expat — he/him — formerly @era, @thorn, @webflow — spends 6086% more time coding than tweeting

ID: 53764174

linkhttps://jacobwgillespie.com calendar_today04-07-2009 21:26:07

563 Tweet

621 Followers

544 Following

Nick Zelei (@nickzelei) 's Twitter Profile Photo

Something we invested in early at Neosync was CI/CD automation. It was a bit of a hill to climb to get it just right, but it has continued to pay dividends for us in terms of release speed. Here is what our release pipeline looks like in a nutshell: On main commit: 1. Builds

Kyle Galbraith (@kylegalbraith) 's Twitter Profile Photo

We turned out some impressive stats with Depot in May: 🚀 720k+ builds finished 😱 1.8 million build minutes ✨ 1,800+ organizations ⚡ 2,800+ users Team size: 3 people 🤯

Lois (@zmzlois) 's Twitter Profile Photo

Someone (Jacob Gillespie ) wants to answer all questions about “docker build” on the next KubeLdn Meetup 😶‍🌫️ When people talking about “caching” in a build what does it mean? When docker was printing you checksum like strings line by line what’s happening under the hood? From

Philippe Noël (@philippemnoel) 's Twitter Profile Photo

1/18 I'm incredibly excited to announce DuckDB in PostgreSQL in the latest version of ParadeDB. When we set to bring fast analytics to Postgres earlier this year, we did not expect the journey to take us here. Here's what happened 🧵

Kyle TechSquidTV (@techsquidtv) 's Twitter Profile Photo

🎉🎉ANNOUNCEMENT🎉🎉 Thank you to everyone who helped me over the last 6 months since I started the job search. I am excited to announce that I have joined Depot as their Senior Developer Advocate 🥑! Get ready to talk about containers 🐳

Justin Duke (@jmduke) 's Twitter Profile Photo

11:41 down to 6:24. 🎉 · Switched from GitHub's hosted runners to Depot. · More aggressively excluded `mypy` paths. · Moved to dedicated Redis action · Removed unnecessary Node install · Stopped manually installing `libpq`

11:41 down to 6:24. 🎉

· Switched from GitHub's hosted runners to <a href="/depotdev/">Depot</a>.
· More aggressively excluded `mypy` paths.
· Moved to dedicated Redis action
· Removed unnecessary Node install 
· Stopped manually installing `libpq`
Bret Fisher (@bretfisher) 's Twitter Profile Photo

I built a bunch of Dockerfiles on Depot to explore their beefy BuildKit and GitHub Action servers and test out their shared build cache. This idea of centrally storing your container build cache is catching on, and I'm a fan! #docker #GitHubActions #cloudnative

Fly.io (@flydotio) 's Twitter Profile Photo

What if docker build were 40 time faster? What if you could run those builds on Fly.io, making deploying your application that much faster? That's what depot is doing today! You can check it out from flyctl right now: community.fly.io/t/depot-remote…

Kyle Quest (aka Q) (@kcqon) 's Twitter Profile Photo

The upcoming #DockerSlim release has a brand new "imagebuild" command where you can build with Depot Thanks a lot for your pointers on how to make it happen Kyle Galbraith ! Example: export DEPOT_TOKEN=your_token export DEPOT_PROJECT_ID=your_project mint imagebuild --engine