←back to thread

Claude outage

(status.claude.com)
157 points stuartmemo | 1 comments | | HN request time: 0.222s | source
Show context
jryan49 ◴[] No.45770458[source]
Has anyone else pretty much stopped using AI at this point? The only thing I use it for to help generate README's or Javadocs, and then heavily edit them. I had it in my workflow and it burned me so many times I just went back to google and stackoverflow.
replies(6): >>45770464 #>>45770468 #>>45770482 #>>45770525 #>>45770984 #>>45771675 #
1. LogicHound ◴[] No.45770525[source]
I use it to generate me example code e.g. how do I do <thing> in <programming language> using <library>.

I've also had it suggest solutions e.g. "This C++/OpenGL code doesn't run in wayland can you suggest some solutions".

Other stuff like generating tests is hit and miss.