proomt

Search

Search posts, papers, and topics

All posts

Lobsters

Replacing Pull Requests with Delta

Related reading

  1. We now auto-approve and merge 15% of PRs

    This article describes how a team implemented a bot to auto-approve and merge 15% of low-risk pull requests, aiming to reduce code review bottlenecks and improve development velocity. The system relies on custom deterministic linters, basic end-to-end tests, and a risk scoring mechanism to identify safe changes.

    Swizec Tellerswizec.com3 min
  2. CloudBees vs Harness: Why Migration Isn't the Fix

    The article argues that Harness’s “free migration” offer hides significant downstream costs (training, pipeline rebuilds, compliance recertification) and that even after migration you still lack unified governance across heterogeneous CI/CD tools. CloudBees positions its Unify control plane as a tool‑agnostic layer that adds visibility, continuous governance, AI‑driven test selection, and hybrid…

    Codeshipcloudbees.com5 min
  3. Two Claude accounts, one session

    claude-swap is a CLI tool that watches your Claude usage and automatically swaps to a secondary account when the active account hits 90% of its quota. Install via pipx, add accounts, and run `cswap auto` (or its dashboard) to keep sessions alive, though each swap incurs a cold‑cache cost.

    Bjørn Johansenbjornjohansen.com1 min