200
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 29 Sep 2024
200 points (95.0% liked)
Fuck AI
1346 readers
251 users here now
"We did it, Patrick! We made a technological breakthrough!"
A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.
founded 8 months ago
MODERATORS
It's really good at boilerplate. Saves a lot of time on repetitive tasks. I've found it particularly useful for unit tests and demo pages. Things where you write one variation and it automatically generates the others for you.
Another instance where it was useful for me was when I needed to make a small change in another team's repo. I knew exactly what I needed to do, but I wasn't familiar with the language. Copilot helped with getting the correct syntax.
Based take. Totally agree. Have faced both sides, where it helps with silly errors on new languages, and where it is absolutely incapable of debugging a slightly more complex issue. It's useful, but only for certain tasks.