Viewing profile — senekor
senekor
HN member- Joined
- Sun, Aug 31, 2025, 4:23 PM UTC
- HN karma
- 74
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About senekor
No profile information was provided.
Recent public activity
- story
-
comment
Comment #45885523
That's also my opinion, that jj should be easier for juniors to pick up. However, I felt like there's a lack of learning material targeted at people without prior VCS experience. T…
- story
-
comment
Comment #45091664
Yes and no. Before I started using Jujutsu, I didn't have any pain points with using Git. I didn't understand what all the fuss was about. Git works well! So I totally understand h…
-
comment
Comment #45084773
I mean, it certainly is that, but not only that. Jujutsu has more to offer than a consistently designed CLI. You can't do non-blocking merge/rebase conflicts with Git aliases. You …
-
comment
Comment #45084724
Thanks, but I consider myself a Git expert already :-) I read the Pro Git book cover to cover. I have a gluten-free, artisanal, free-range git config that I've grown and cared for …
-
comment
Comment #45084604
Just a few tips: > - i'm forced to be "strict" with my changeset since there's no `git add -P` Check out the command `jj split` and possibly `jj squash --interactive`. > - bookmark…
-
comment
Comment #45084557
> I'm having a hard time wrapping my mind around what specific details would cause me to choose Jujutsu over Git, in particular because of Git's industry standard status. Jujutsu i…
-
comment
Comment #45084439
Hi, author here. Since the target audience is people with little to no Git experience, a detailed comparison would not make sense. I did simply make that claim because the weirdnes…