I fear git tutorials have become like monad tutorials: everyone has their pet way of explaining it.
Related Posts
Ooh, difftastic is now listed on the official git website! https://git-scm.com/tools/command-line
I see that *up has become an increasingly common name for toolchain installers: rustup, ghcup, even juliaup.
I think Rust was the first to use this terminology? I'm curious how similar the different *up tools are.
Playing with Claude and my new programming language has made me add features that it wants. I think they're reasonable.
`for method in methods` -- custom syntax error explaining that `method` is a reserved word
`echo 'println("hello world")' | garden` -- eval snippets from stdin