This is very much how i use llm. Mainly to read ma...
# general
d
This is very much how i use llm. Mainly to read manuals and forums to get answers to bugs and strange implementations. I remember i spent quite some time looking through several manuals for a hardware implementation and could not find a good answer. Then with a correct targeted question to chatgpt it read through several manuals and searched through forums and gave me a detailed instruction on how to solve it, what the problems where with different versions and gave me the sources so i could check for my self. It would have taken me e couple of days to find the info my self.