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 workflow

11 deep · digging since jan 27

  • news.ycombinator.com favicon
    Building durable workflows on Postgres

    Commenters debate using Postgres for durable workflows, praising its flexibility but warning it often leads to building a poor copy of dedicated workflow engines like Temporal.

  • julien.danjou.info favicon
    Twenty Years of Stacking Commits — jd:/dev/blog

    Stacked commits, not monolithic PRs, are the correct unit of code review—a truth Gerrit knew in 2008 that AI's speed and tooling like Mergify Stack are now forcing GitHub to finally admit with its native stacked PRs feature.

  • news.ycombinator.com favicon
    GitHub Stacked PRs

    GitHub now natively supports stacked pull requests within monorepos, enabling developers to break large changes into smaller, reviewable PRs.

  • news.ycombinator.com favicon
    How I use Claude Code: Separation of planning and execution

    Commenters describe workflows that separate planning from execution when using AI coding tools like Claude Code, emphasizing structured documents and human oversight.

  • boristane.com favicon
    How I Use Claude Code

    Claude Code produces better results when users enforce a research-plan-implement workflow with annotated plan files, blocking code execution until the plan is approved.

  • til.simonwillison.net favicon
    Previewing Claude Code for web branches with GitHub Pages

    Simon Willison explains how to preview Claude Code web branch builds on private GitHub Pages repos for real-time mobile testing.

Takes