6 ms·
> the docs don't cut it Yet. By the time stackoverlow shuts down, AIs will be powerful enough to take data from docs or just from the source code alone. I mean
by rafark 10mo ago
> the docs don't cut it
Yet. By the time stackoverlow shuts down, AIs will be powerful enough to take data from docs or just from the source code alone. I mean the new version of opus is pretty good at understanding my front end source code. I think that should be the goal of AIs (that they are so advanced they don’t need to read code examples from a third party website like stackoverflow)
- Etheryte 10mo agoThis is a pretty narrow view. Most APIs out there are not source available, frontend libraries are the odd one out in that regard. Likewise for docs, it doesn't matter if the LLM can read the docs or not if the docs literally don't include the things you need to figure out. I suspect this is a generational divide, people who grew up with SO can't imagine what life was like before it, but right now we're on a straight course back to isolationist communities, if we aren't already there.
- rafark 10mo agoReally? That’s actually a very narrow view to think that AIs need to rely on code examples of some third party forum. AIs will be good enough to understand the docs and source code alone, just like the human answering a stackoverflow question.