<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: kylegalbraith</title><link>https://news.ycombinator.com/user?id=kylegalbraith</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 11:19:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kylegalbraith" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kylegalbraith in "Claude Code Routines"]]></title><description><![CDATA[
<p>Having used the cowork version of this: scheduled automations. I have very little confidence in this from Anthropic. 90% of the time the automation never even runs.</p>
]]></description><pubDate>Wed, 15 Apr 2026 06:13:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47775317</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=47775317</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47775317</guid></item><item><title><![CDATA[The end of push-wait-guess CI]]></title><description><![CDATA[
<p>Article URL: <a href="https://depot.dev/blog/the-end-of-push-wait-guess-ci">https://depot.dev/blog/the-end-of-push-wait-guess-ci</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47613428">https://news.ycombinator.com/item?id=47613428</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 02 Apr 2026 12:17:48 +0000</pubDate><link>https://depot.dev/blog/the-end-of-push-wait-guess-ci</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=47613428</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47613428</guid></item><item><title><![CDATA[New comment by kylegalbraith in "Now Available: Depot CI"]]></title><description><![CDATA[
<p>Founder of Depot here. Thanks for sharing your experience!<p>I couldn’t agree more. It’s always felt odd to me that the entire performance of CI is pretty much pushed out of the primitives and requires an immense amount of custom bash scripts and the like. That kind of flexibility isn’t inherently bad. But there should be primitives that are fast by design baked into the system as well.<p>Parallel steps is one of those things that unlocks a lot when it’s baked into the system.</p>
]]></description><pubDate>Sat, 28 Mar 2026 09:11:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47552917</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=47552917</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47552917</guid></item><item><title><![CDATA[New comment by kylegalbraith in "BuildKit: Docker's Hidden Gem That Can Build Almost Anything"]]></title><description><![CDATA[
<p>I agree on both fronts! BuildKit frontends are not very well known but can be very powerful if you know how they work and how BuildKit transforms them.</p>
]]></description><pubDate>Fri, 27 Feb 2026 06:23:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=47177209</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=47177209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47177209</guid></item><item><title><![CDATA[New comment by kylegalbraith in "BuildKit: Docker's Hidden Gem That Can Build Almost Anything"]]></title><description><![CDATA[
<p>Thank you for the post! It’s well done and you captured a lot of the concepts in BuildKit in an easy to understand way. Not an easy thing to do at all.</p>
]]></description><pubDate>Fri, 27 Feb 2026 06:21:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47177188</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=47177188</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47177188</guid></item><item><title><![CDATA[New comment by kylegalbraith in "BuildKit: Docker's Hidden Gem That Can Build Almost Anything"]]></title><description><![CDATA[
<p>Thank you for the very kind words and for your support. Depot is full of incredible people who love helping others. So while you might see me on a ticket from time to time, it’s really an entire team that is behind everything we do.</p>
]]></description><pubDate>Fri, 27 Feb 2026 06:20:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47177180</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=47177180</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47177180</guid></item><item><title><![CDATA[New comment by kylegalbraith in "BuildKit: Docker's Hidden Gem That Can Build Almost Anything"]]></title><description><![CDATA[
<p>After building Depot [0] for the past three years, I can say I have a ton of scar tissue from running BuildKit to power our remote container builders for thousands of organizations.<p>It looks and sounds incredibly powerful on paper. But the reality is drastically different. It's a big glob of homegrown thoughts and ideas. Some of them are really slick, like build deduplication. Others are clever and hard to reason about, or in the worst case, terrifying to touch.<p>We had to fork BuildKit very early in our Depot journey. We've fixed a ton of things in it that we hit for our use case. Some of them we tried to upstream early on, but only for it to die on the vine for one reason or another.<p>Today, our container builders are our own version of BuildKit, so we maintain 100% compatibility with the ecosystem. But our implementation is greatly simplified. I hope someday we can open-source that implementation to give back and show what is possible with these ideas applied at scale.<p>[0] <a href="https://depot.dev/products/container-builds">https://depot.dev/products/container-builds</a></p>
]]></description><pubDate>Thu, 26 Feb 2026 19:13:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47170660</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=47170660</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47170660</guid></item><item><title><![CDATA[New comment by kylegalbraith in "OpenClaw is changing my life"]]></title><description><![CDATA[
<p>What’s the security situation around OpenClaw today? It was just a week or two ago that there was a ton of concern around its security given how much access you give it.</p>
]]></description><pubDate>Sun, 08 Feb 2026 07:20:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46932077</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=46932077</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46932077</guid></item><item><title><![CDATA[We instrumented GitHub Actions. Here's what GitHub won't show you]]></title><description><![CDATA[
<p>Article URL: <a href="https://depot.dev/blog/we-instrumented-github-actions">https://depot.dev/blog/we-instrumented-github-actions</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46800909">https://news.ycombinator.com/item?id=46800909</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 28 Jan 2026 20:13:59 +0000</pubDate><link>https://depot.dev/blog/we-instrumented-github-actions</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=46800909</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46800909</guid></item><item><title><![CDATA[Building a Real-Time HN Display for $15]]></title><description><![CDATA[
<p>Article URL: <a href="https://medium.com/@lee.harding/building-a-real-time-hn-display-for-15-3ea1772051ff">https://medium.com/@lee.harding/building-a-real-time-hn-display-for-15-3ea1772051ff</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46719958">https://news.ycombinator.com/item?id=46719958</a></p>
<p>Points: 63</p>
<p># Comments: 21</p>
]]></description><pubDate>Thu, 22 Jan 2026 14:52:43 +0000</pubDate><link>https://medium.com/@lee.harding/building-a-real-time-hn-display-for-15-3ea1772051ff</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=46719958</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46719958</guid></item><item><title><![CDATA[New comment by kylegalbraith in "I hate GitHub Actions with passion"]]></title><description><![CDATA[
<p>As a founder of Depot [0], where we offer our own faster and cheaper GitHub Actions runners, I can assure everyone that this feeling is the majority and not the minority.<p>Sounds strange to say as someone who has a product that is built around making GitHub Actions exponentially faster to close these feedback loops faster.<p>But I can honestly say it's only really possible because the overall system with GitHub Actions is so poor. We discover new bottlenecks in the runner and control plane weekly. Things that you'd think would be simple are either non-existent, don't work, or have terrible performance.<p>I'm convinced there are better ways of doing things, and we are actively building ideas in that realm. So if anybody wants to learn more or just have a therapy session about what could be better with GitHub Actions, my email is in my bio.<p>[0] <a href="https://depot.dev/">https://depot.dev/</a></p>
]]></description><pubDate>Wed, 14 Jan 2026 16:58:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46618577</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=46618577</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46618577</guid></item><item><title><![CDATA[New comment by kylegalbraith in "Pricing Changes for GitHub Actions"]]></title><description><![CDATA[
<p>Founder of Depot[0] here. I'm disappointed by this change and by the impact this is going to have on all self-hosted runner customers, not just us. In my view, this is GitHub extracting more revenue from the ecosystem for a service that is slow, unreliable, and that GitHub has openly not invested in.<p>We will continue to do our best to provide the fastest GHA runners and keep them cheaper than GitHub-hosted runners.<p>[0] <a href="https://depot.dev">https://depot.dev</a></p>
]]></description><pubDate>Tue, 16 Dec 2025 19:22:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46293093</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=46293093</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46293093</guid></item><item><title><![CDATA[New comment by kylegalbraith in "Pricing Changes for GitHub Actions"]]></title><description><![CDATA[
<p>Founder of Depot[0] here. To answer your idea, at Depot we already have this concept internally. In fact, Depot isn't reliant on webhooks at all to run your jobs. One of the reasons we can be up running your jobs when GitHub webhooks service is down. Effectively, we listen to a different system to know you have a job that needs to be run.<p>To your second statement, I generally agree. Sounds strange to say given we're in the business of GHA runners. But it's just not a performant or reliable system at scale. This change from GitHub doesn't smell of a company that wants to do right by it's users.<p>If you are interested in what is up next for us at Depot, feel free to ping me via the email in my bio. I think you'll be quite interested in what we are doing.<p>[0] <a href="https://depot.dev">https://depot.dev</a></p>
]]></description><pubDate>Tue, 16 Dec 2025 19:16:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=46293004</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=46293004</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46293004</guid></item><item><title><![CDATA[New comment by kylegalbraith in "Dagger: Define software delivery workflows and dev environments"]]></title><description><![CDATA[
<p>Founder of Depot here! Glad to hear it’s working for you all. Always happy to help expand things or make things better if you ever have ideas.</p>
]]></description><pubDate>Sun, 14 Dec 2025 17:52:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=46265106</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=46265106</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46265106</guid></item><item><title><![CDATA[New comment by kylegalbraith in "Show HN: Gemini Pro 3 imagines the HN front page 10 years from now"]]></title><description><![CDATA[
<p>This is the best thing I've seen all month. I'm actually blown away at just how accurate it is in making up the potential front page posts.</p>
]]></description><pubDate>Wed, 10 Dec 2025 08:23:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=46215387</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=46215387</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46215387</guid></item><item><title><![CDATA[New comment by kylegalbraith in "GitHub Actions has a package manager, and it might be the worst"]]></title><description><![CDATA[
<p>Founder of Depot here. We provide faster and more reliable GitHub Actions runners (as well as other build performance services) at half the cost of GitHub [0]<p>[0] <a href="https://depot.dev/">https://depot.dev/</a></p>
]]></description><pubDate>Mon, 08 Dec 2025 17:18:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46194926</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=46194926</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46194926</guid></item><item><title><![CDATA[New comment by kylegalbraith in "GitHub Actions has a package manager, and it might be the worst"]]></title><description><![CDATA[
<p>Thank you! Really appreciate the support.</p>
]]></description><pubDate>Mon, 08 Dec 2025 17:18:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=46194915</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=46194915</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46194915</guid></item><item><title><![CDATA[New comment by kylegalbraith in "GitHub Actions has a package manager, and it might be the worst"]]></title><description><![CDATA[
<p>Thank you for the kind shout out! Always happy to see comments like this. If anyone is looking for a better GitHub or GitHub Actions experience, feel free to reach out anytime.</p>
]]></description><pubDate>Mon, 08 Dec 2025 15:25:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46193293</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=46193293</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46193293</guid></item><item><title><![CDATA[New comment by kylegalbraith in "Advent of Code 2025"]]></title><description><![CDATA[
<p>Excited to see AOC back and I think it was a solid idea to get rid of the global leaderboard.<p>We (Depot) are sponsoring this year and have a private leaderboard [0]. We’re donating $1k/each for the top five finishers to a charity of their choice.<p>[0] <a href="https://depot.dev/events/advent-of-code-2025">https://depot.dev/events/advent-of-code-2025</a></p>
]]></description><pubDate>Sun, 30 Nov 2025 14:28:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46096914</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=46096914</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46096914</guid></item><item><title><![CDATA[New comment by kylegalbraith in "Cloudflare outage on November 18, 2025 post mortem"]]></title><description><![CDATA[
<p>The outage sucked for everyone. The root cause also feels like something they could have caught much earlier in a canary rollout from my reading of this.<p>All that said, to have an outage reported turned around practically the same day, that is this detailed, is quite impressive. Here's to hoping they make their changes from this learning, and we don't see this exact failure mode again.</p>
]]></description><pubDate>Wed, 19 Nov 2025 06:44:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=45976540</link><dc:creator>kylegalbraith</dc:creator><comments>https://news.ycombinator.com/item?id=45976540</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45976540</guid></item></channel></rss>