It is. Not as advanced as others but it still is nonetheless!
- 0 Posts
- 5 Comments
Joined 7 months ago
Cake day: December 30th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Guttural@jlai.luto Programming@programming.dev•We Asked 100+ AI Models to Write Code. The Results: AI-generated Code That Works, But Isn’t SafeFrançais3·6 days ago1 - Code review is inefficient at catching subtle bugs. You’re not paying the same attention when you just read the code vs when you write it and test it. And even if you’re particularly good at it, your colleagues might not be.
2 - Even if junior programmers exist, they don’t write all the code produced in a company. They’re usually in teams with more experienced people. You probably shouldn’t hand the keys to juniors and leave it at that, if you want to get stuff done.
Zoom on the image, you can see the beginning if the rest of the ‘h’
Youngsters these days, uh?
Now grandpa, time to take your medicine
In case you’re interested,
git add <files> -p
allows you to do this on the command line. I use it daily.