| Yes I've switched to chatgpt for all my programming questions nowadays because of many reasons: 1. It understands the versions more clearly, it won't generate the code for Bootstrap 2 when my question is about Bootstrap 5 2. Asking follow up questions is easy. So the code didn't work. I tell it that and instantly it tells me what I need to do to fix it (leave missing config file, etc) or gives me an alternate. 3. Its answers instantaneously except when their site is down. 4. Its more customised as the answer is not a generic question posted an year ago. 5. It spans multiple domains of knowledge, so if lets say I get an error curl.so not found, it can tell me what I must run on the command line to fix that on my system too. 6. Its so much faster because there are no stupid questions. It's just like typing on google vs SO where you need to proof read and make sure its not a duplicate. |
The most important comment on SO is the one where the OP says "I did this and that, and can confirm it's working". There is no such data when you only use the chat bot. It's a major problem. Perhaps the solution is a more tailored "stack gpt", where the "conversations" are published along with the human responses.