| ▲ | GMoromisato 7 hours ago | ||||||||||||||||||||||
I think it's a spectrum: 1. I enter "Describe the C++ language" at an LLM and post the response in HN. This is obviously useless--I might as well just talk to an LLM directly. 2. I enter "Why did Stroustrup allow diamond inheritance? What scenario was he trying to solve" then I distill the response into my own words so that it's relevant to the specific post. This may or may not be insightful, but it's hardly worse than consulting Google before posting. 3. I spend a week with creating a test language with a different trade-off for multiple-inheritance. Then I ask an LLM to summarize the unique features of the language into a couple of paragraphs, and then I post that into HN. This could be a genuinely novel idea and the fact that it is summarized by an LLM does not diminish the novelty. My point is that human+LLM can sometimes be better than human alone, just as human+hammer, human+calculator, human+Wikipedia can be better than human alone. Using a tool doesn't guarantee better results, but claiming that LLMs never help seems silly at this point. | |||||||||||||||||||||||
| ▲ | Avicebron 7 hours ago | parent | next [-] | ||||||||||||||||||||||
> 3. I spend a week with creating a test language with a different trade-off for multiple-inheritance. Then I ask an LLM to summarize the unique features of the language into a couple of paragraphs, and then I post that into HN I think where you are getting hung up is the idea of "better results". We as a community don't need to strive for "better results" we can easily say, hey we just want HN to be between people, if you have the LLM generate this hypothetical test, just tell people in your own words. Maybe forcing yourself to go through that exercise is better in the long run for your own understanding. | |||||||||||||||||||||||
| |||||||||||||||||||||||
| ▲ | jmull 6 hours ago | parent | prev [-] | ||||||||||||||||||||||
How is it not better, in your third scenario, if you described what you think are the important and interesting aspects of your idea/demo? And what motivated you to make it -- probably the most interesting thing to readers, and not something an LLM would know. Believe me, I don't care what an LLM has to say about your thing. I care about what you have to say about your thing. | |||||||||||||||||||||||