TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Sticky Disks in GitHub Actions

13 pointsby aayushshah154 months ago

1 comment

aayushshah154 months ago
Some backstory on this: we&#x27;ve been working on a storage primitive to power incremental docker builds for Blacksmith&#x27;s GitHub Actions runners. We realized early on that this was going to be a useful capability on its own since we notice a ton of our users with massive cache restore&#x2F;save times in their workflows.<p>Fun fact, we decided to call it &quot;sticky disks&quot; as a result of this old HN comment thread: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=39957753">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=39957753</a>