sheremetyev

↗ HN profile [ 72.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. AI coding agents can now run in parallel - Cursor's Background Agents are a good example - but their overlapping edits are painful to combine with plain Git. Branching keeps multi-agent repos sane: it syncs every change…

  2. Hey HN, I'm Fedor (solo founder). After ~20 years of watching devs fight Git, I'm building Branching. Branching streams your local edits to teammates in real time - no manual push/pull. It's Git-compatible and works…

  3. Automatic parallelization of event-driven JavaScript using software transactional memory. https://github.com/sheremetyev/w16/blob/master/README.md

  4. W16 - Concurrent V8 (github.com)