|
|
|
|
|
by nottheengineer
1054 days ago
|
|
Agreed, stack overflow is the place where we stop to find an answer to a question. They should stay focused on that instead of adding useless features. But I don't entirely agree on LLMs being useless. An LLM could help with avoiding duplicate questions. It could analyze the content of the question and point out stuff like missing logs before the question is submitted to guide beginners through the basics. If someone manages to turn an LLM into a good context-aware search engine, that would also make sense for SO. But somehow no one seems to actually use LLMs given how much bullshit they talk about them. |
|
If you want answers from a computer, you can get them from chat GPT. The best SO is going to do with that is spend a lot of money to repackage it into a feature people probably weren’t looking for on SO to begin with.
I agree there are other indirect applications of ML models than just generating answers. And I hope ML can help to soften some of the “edges” in UX. A lot of that can be done with BERT or even more primitive statistical methods though.