7 ms·
I don’t understand how this can be more optimal than just reading the documentation that a human already wrote. All “normal” uses can be answered by reading the
by quamserena 10mo ago
I don’t understand how this can be more optimal than just reading the documentation that a human already wrote. All “normal” uses can be answered by reading the docs, everything advanced you can just read the code. I’m not sure when I would ever use this?
- dpark 10mo agoGenerating and maintaining docs is a massive cost. Presumably the point of this is to reduce that cost. And for projects where the existing documentation is poor or nonexistent, this might be far better than what’s available today. How well this actually works, though, I have no idea.
- theletterf 10mo agoThis doesn't replace docs, nor technical writers.
- sidcool 10mo agoReading a ton of docs and interpreting them is a tedious activity. If you can get deducible or inferable answers with AI, that's a huge win. I have faced issues with kubernetes that needed me to wade through the code for days to find it was a missed case or unsupported. AI would help me in minutes. That's the claim here, if it works that way.
- quamserena 10mo agoI’ve never had AI understand a problem of that depth though. It can maybe surface the right part of the docs to reference but in the times I have used it it leads me down the wrong path half of the time.
- linkage 10mo agoI encourage you to put your preference to the test on the NixOS and nixpkgs documentation.