confession: as someone totally behind on modern frameworks and libraries and whatever, Claude Code has made programming fun again for me.
@ntnsndr I really want to find time to play with it, for exactly this reason.
The big challenge: can it teach me git so I can not actually lose my progress every time I stop…
@luis_in_brief @ntnsndr I haven't used it for that yet, but based on what I have done so far, I think it could handle git if you tell it to. But I also recommend taking some time to learn git basics from @b0rk's zine! I keep it on my desk.
@ntnsndr @luis_in_brief @ntnsndr Clearly @b0rk needs to do a jj zine so that I can just skip straight to that from (checks ancient, crumbling notes) `svn`
@luis_in_brief @ntnsndr i keep meaning to try jj again, i bounced off it last time but it seems to have a lot of cool ideas
@b0rk @luis_in_brief @ntnsndr I recently did some work in a git repo. Needed to move some code elsewhere in the commit graph. Didn’t remember the git command. `jj git init --colocate` was the fastest way to do it. I still miss magit, but much much less than I thought.
@luis_in_brief @ntnsndr try aider.chat