Live data from Hacker News

Viewing profile — sheremetyev

sheremetyev

HN member
Joined
Fri, Jun 24, 2011, 11:05 AM UTC
HN karma
135
Public activity
42 items

About sheremetyev

No profile information was provided.

Recent public activity

  1. comment
    Comment #48708779

    I'm running Codex/Claude in native macOS sandbox with access just to the project folder (plus read-only access to Git repo), and expand to other folders if necessary - https://gith…

  2. comment
    Comment #48520082

    Linux VM doesn't run native macOS toolchain and requires copying files back and forth

  3. comment
    Comment #48519736

    > I don't want to give it "dangerous" access to my entire mac I'm running Claude/Codex inside native macOS sandbox, configured with a simple script - https://github.com/sheremetyev…

  4. story
  5. comment
    Comment #47875027

    I've built multi-agent workflow on JJ workspaces - independent from specific agent. You can run Codex, Claude or anything else - https://www.visualjj.com/learn/parallel-ai-agents

  6. comment
    Comment #45887990

    You can use VisualJJ to rebase via drag & drop, split interactively etc. https://www.visualjj.com - I'm building it and would appreciate any feedback!

  7. comment
    Comment #44490593

    JJ is great - we actually build on it! Branching uses JJ for commit-graph storage, then layers live-sync and automatic conflict resolution on top. It started life as the VisualJJ e…

  8. comment
    Comment #44490512

    Branching continuously synchronises your Git repository with GitHub and automatically resolves conflicts on rebase - removing manual pull/push, management of branches, and conflict…

  9. story
  10. story
    Show HN: Branching – sync and merge code from multiple AI agents

    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-…

  11. comment
  12. story
    Show HN: Branching – Continuous Version Control (real-time sync for Git)

    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/…

  13. comment
    Comment #41887448

    by default snapshotting happens on each jj command additionally you can enable automatic snapshots when files in the working copy are updated: https://martinvonz.github.io/jj/lates…

  14. comment
    Comment #41887438

    for me important argument in favour of JJ over Sapling was "first-class conflicts" - JJ stores conflicts in the history and allows you to resolve them later, while Sapling forces y…

  15. comment
    Comment #40986123

    You are not alone :) For Microsoft Word you might find Writage plugin useful ( https://www.writage.com ) - supports all basic Markdown syntax, tables etc. and recently added suppor…

  16. comment
    Comment #36179153

    Hey! This resonates :) My friends and I are trying to make it less hard - with a UX tailored to workflow at big tech companies (trunk-based development): https://www.trunkflow.com/…

  17. comment
    Comment #9360174

    Texts is single-window, WYSIWYM (“what you see is what you mean”).

  18. story
  19. comment
    Comment #9207838

    Texts ( http://texts.io ) is a WYSIWYM editor for Markdown.

  20. story
  21. comment
    Comment #4912040

    Have a look at tests.js, another shell testing framework that works on Windows, OS X and Linux. https://github.com/sheremetyev/tests.js

  22. comment
  23. story
  24. comment
  25. story