It is. Not as advanced as others but it still is nonetheless!
- 0 Posts
- 8 Comments
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·11 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
Guttural@jlai.luto Technology@lemmy.ml•We need an international alliance against the US and its tech industryFrançais3·6 months agoIt’ll happen at the same time as the mythical collapse of China, which never comes.
I’d welcome the end of imperialism as well, mind you.
Guttural@jlai.luto Technology@lemmy.ml•We need an international alliance against the US and its tech industryFrançais47·6 months agoImagine being on the wrong side of reality
Guttural@jlai.luto Technology@lemmy.ml•Women are less interested in AI than men, but using it would help them advance at work.Français1·7 months agoWomen are also capable of misoginy. They’re statistically less inclined to be because the problems with misoginy are more tangible for them than it is for men.
In case you’re interested,
git add <files> -p
allows you to do this on the command line. I use it daily.