5 ms·
Even better, "hey, chat GPT, list my branches by commit date." I know that's not a popular answer, but I'm just trying to demonstrate the reality that this kin
by johnwheeler 17d ago
Even better, "hey, chat GPT, list my branches by commit date."
I know that's not a popular answer, but I'm just trying to demonstrate the reality that this kind of knowledge isn't specialized anymore.
- hsuduebc2 17d agoHeh. "Just Google it" answers we're never particular conversation lubricant as they are not now. But of course you are right we live in age of wonder once again.
- sublinear 16d agoWhat makes knowledge "specialized" to you? Most devs use git. Even better than ChatGPT is just doing the thing on reflex. Not every manual step is necessarily a tedious chore nor even slower when you actually know what you're doing. I'm not saying this out of hubris, but there's no man vs machine story here when the machine needs babysitting and is still worse at everything. Nobody is resisting AI at this point. We just need to get shit done and that always requires knowing something. Every new technology quickly hits a ceiling and finds its niche. This isn't it.
- johnwheeler 16d agoIt's not worse than the man. It's better. You're just trying to protect your ego. It's ridiculous.
- sublinear 16d agoI'm fairly certain that at least half of the people commenting (and all of the people who downvoted you) have over a decade of git muscle memory in their fingers. That's far faster than asking AI, and sometimes probably even faster than their terminal can print. I promise you nobody is trying to show off. Git's CLI is notoriously inconsistent and verbose, and every GUI for it is always missing a ton of relevant features because it was designed for someone else's itch. Now we have people like you trying to wedge AI into the discussion. I'm sorry dude. There's nothing to argue here. Git is the most important tool we have as developers. It's worth learning because the whole point is precise changes. We put up with the bad interfaces because it's otherwise just that good.
- wakawaka28 16d agoIt's still specialized, but looking it up has gotten easier. It's better to use the right tool for the job. What's next, are you gonna tell ChatGPT to list your files too?