RDLTR

Short for Read Later. Save links from any browser or phone. Click to save, read to clear. The full tour

One topic. Every takeSeek and you shall find

Reading up on JJ

3 deep · digging since may 01

  • news.ycombinator.com favicon
    Software is made between commits

    The article argues that software is truly made during the messy, unstructured work between commits, and proposes a tool like DeltaDB to capture that process for review.

  • www.billjings.com favicon
    Git Is Not Fine

    Git's immutable commit model makes stacked PRs, async workflows, and partial-state editing genuinely painful despite its success as a distributed source store.

  • matduggan.com favicon
    If I Could Make My Own GitHub

    A tech-titan fantasy dream of building a new forge that fixes GitHub's flaws with stacked PRs, pre-commit feedback, flexible approvals, and tiny self-hostable units.