(no title)
forrestthewoods | 14 days ago
Monorepo and large binary file support is TheWay. A good cross-platform virtual file system (VFS) is necessary; a good open source one doesn’t exist today.
Ideally it comes with a copy-on-write system for cross-repo blob caching. But I suppose that’s optional. It lets you commit toolchains for open source projects which is a dream of mine.
Not sure I agree that LSP like features need to be built in. That feels wrong. That’s just a layer on top.
Do think that agent prompts/plans/summaries need to be a first class part of commits/merges. Not sure the full set of features required here.
JodieBenitez|14 days ago
Well... I used SVN before that and it was way worse.
ryanm101|14 days ago
And clear OP hasn't heard of vss..
EliRivers|14 days ago
HN is a tiny bubble. The majority of the world's software engineers are barely using source control, don't do code reviews, don't have continuous build systems, don't have configuration controlled release versions, don't do almost anything that most of HN's visitors think are the basic table stakes just to conduct software engineering.
dist-epoch|14 days ago
Wasn't this done by IBM in the past? Rational Rose something?
DannyBee|14 days ago