Live data from Hacker News

Copilot for Docs

githubnext.com

11–20 of 56 posts

Re: Copilot for Docs

#11
Is it possible to teach llm to read issues and answer questions such as how do I get angular 17 to output to dist instead of dist/browser with you can't do this with angular. However, in your CI CD pipeline, you can do a mv or robocopy or bla bla bla depending on context?

https://github.com/angular/angular-cli/issues/26028

It would be very useful because there are so many edge cases that aren't covered in the docs but are probably available in some kind of WON'T FIX issues.

Re: Copilot for Docs

#13
post #7

Ok, so why do we need stackoverflow anymore?

I don't think I've used it in ages. Maybe part of maturing as a developer, most answers I started to find there were expected and not covering the problems I faced, so usually original docs are the only reliable source, and maybe a GH issue to interact directly with the author. So I guess a tool to surface information straight from docs beats SO. Also won't complain about not having to deal with legitimate questions being closed due to "reasons".

Re: Copilot for Docs

#15
What is copilot for docs? This page, rather infuriatingly, doesn’t explain! Is it part of copilot? A product? An experiment…?

Copilot for docs is ___

Re: Copilot for Docs

#16
post #8

Great, all I ever wanted was a hallucinated manual.

1. Hallucinate the Manual; 2. Hallucinate Tests based on the Manual; 3. Hallucinate the Code to pass the Tests; Voila! You hallucinated the whole software!

4. Hallucinate the satisfied customer.

Re: Copilot for Docs

#19
post #15

What is copilot for docs? This page, rather infuriatingly, doesn’t explain! Is it part of copilot? A product? An experiment…? Copilot for docs is ___

Let me try:

GitHub Copilot for Docs™ is an award winning, Gartner® Magic Quadrant™ leading, blazing fast AI solution that empowers business leaders to maximize their ROI by leveraging state of the art GPU enabled Hybrid Cloud infrastructure on the Edge to break knowledge silos and improve productivity at scale.

Re: Copilot for Docs

#20
post #7

Ok, so why do we need stackoverflow anymore?

I don't think I've used it in ages. Maybe part of maturing as a developer, most answers I started to find there were expected and not covering the problems I faced, so usually original docs are the only reliable source, and maybe a GH issue to interact directly with the author. So I guess a tool to surface information straight from docs beats SO. Also won't complain about not having to deal with legitimate questions…

Same for me. The issue tracker is usually the most interesting place to figure out why it's not working as expected while in the beginning of my career it was oftentimes SO.
Post reply on HN