| ▲ | amelius 7 hours ago | |||||||||||||||||||
Makes sense because LLMs are quite good at translating between natural languages. Anyway, we're reaching the point where documentation can be generated by LLMs and this is great news for developers. | ||||||||||||||||||||
| ▲ | saagarjha 5 hours ago | parent | next [-] | |||||||||||||||||||
Documentation is one place where humans should have input. If an LLM can generate documentation, why would I want you to generate it when I can do so myself (probably with a better, newer model)? | ||||||||||||||||||||
| ||||||||||||||||||||
| ▲ | james_marks 6 hours ago | parent | prev | next [-] | |||||||||||||||||||
I stumbled across a fun trick this week. After making some API changes, I had CC “write a note to the FE team with the changes”. I then pasted this to another CC instance running the FE app, and it made the counter part. Yes, I could have CC running against both repos and sometimes do, but I often run separate instances when tasks are complex. | ||||||||||||||||||||
| ▲ | monsieurbanana 6 hours ago | parent | prev [-] | |||||||||||||||||||
Maybe documentation meant for other llms to ingest. Their documentation is like their code, it might work, but I don't want to have to be the one to read it. Although of course if you don't vibe document but instead just use them as a tool, with significant human input, then yes go ahead. | ||||||||||||||||||||
| ||||||||||||||||||||