Log inSign up
Depot
2,103 posts
Depot profile banner
@depotdev

Depot

@depotdev
Software delivery built for machine scale.
depot.dev
Joined November 2021
125
Following
2,313
Followers
RepliesRepliesRepostsRepostsMediaMediaArticlesArticles

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • @depotdev
    Depot
    @depotdev
    9h
    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.
    Image
    Why I reimplemented LVM (with worse guarantees)
    From depot.dev
  • @depotdev
    Depot
    @depotdev
    Sep 3
    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.
    Image
    How I delegate the work, not my judgment
    From depot.dev
  • @depotdev
    Depot
    @depotdev
    Sep 1
    end of summer glow up 💅 new paint, same machine scale.
    Image
    1
  • @depotdev
    Depot
    @depotdev
    Aug 31
    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.
    Image
    Why SOCI belongs in the build
    From depot.dev
  • @depotdev
    Depot
    @depotdev
    Aug 28
    the branch-PR-review-merge workflow is muscle memory for every engineer. now that agents write consistently good code, it's the primary bottleneck. kyle argues software delivery should be built like infrastructure, not a better pull request.
    Image
    GitHub is the wrong shape for this new world
    From depot.dev
Advertisement
Advertisement