Live data from Hacker News

VisualJJ – Jujutsu in Visual Studio Code

visualjj.com

1–10 of 90 posts

Re: VisualJJ – Jujutsu in Visual Studio Code

#5

Just me or does sit well to monetize _mostly_ off the core benefits of an open source application? Can't be easy to build a GUI on top, but I'm sure a 10% revenue to be redistributed to the hero behind jj would go a long way. Would also pay off.

There is nothing about neither the licensing of jj or the spirit of open source that stigmatizes this.

Re: VisualJJ – Jujutsu in Visual Studio Code

#6

Just me or does sit well to monetize _mostly_ off the core benefits of an open source application? Can't be easy to build a GUI on top, but I'm sure a 10% revenue to be redistributed to the hero behind jj would go a long way. Would also pay off.

The hero behind jj is employed by Google afaik, so we're good.

Re: VisualJJ – Jujutsu in Visual Studio Code

#8
post #2

It does look nice, I'll give it a go. Just wanted to say that "Git-out-of-the-way source control" is the best tiny description of JJ I've ever seen, because it's both true and the pun works perfectly. It brought me joy.

it is worth noting that Jujutsu uses Git’s storage, networking, and ecosystem.

Re: VisualJJ – Jujutsu in Visual Studio Code

#10
I worked with JJ for half a year, and it was great. However, I've since decided to go back to GIT because of compatibility with existing workflows and AI tools.

Pre-commit hooks are not possible [yet?], which is a minor inconvenience. Worse, workspaces/worktrees use a different mechanism. This causes like Claude Desktop (which uses worktrees) to break. Also Claude and other agents are always confused about JJ and fall back to git too often.

Post reply on HN