Unpopular Opinion
Welcome to the Unpopular Opinion community!
How voting works:
Vote the opposite of the norm.
If you agree that the opinion is unpopular give it an arrow up. If it's something that's widely accepted, give it an arrow down.
Guidelines:
Tag your post, if possible (not required)
- If your post is a "General" unpopular opinion, start the subject with [GENERAL].
- If it is a Lemmy-specific unpopular opinion, start it with [LEMMY].
Rules:
1. NO POLITICS
Politics is everywhere. Let's make this about [general] and [lemmy] - specific topics, and keep politics out of it.
2. Be civil.
Disagreements happen, but that doesn’t provide the right to personally attack others. No racism/sexism/bigotry. Please also refrain from gatekeeping others' opinions.
3. No bots, spam or self-promotion.
Only approved bots, which follow the guidelines for bots set by the instance, are allowed.
4. Shitposts and memes are allowed but...
Only until they prove to be a problem. They can and will be removed at moderator discretion.
5. No trolling.
This shouldn't need an explanation. If your post or comment is made just to get a rise with no real value, it will be removed. You do this too often, you will get a vacation to touch grass, away from this community for 1 or more days. Repeat offenses will result in a perma-ban.
Instance-wide rules always apply. https://legal.lemmy.world/tos/
view the rest of the comments
If you can easily validate any of the answers. And you have to to know if they're actually correct wouldn't it make more sense to just skip the prompt and do the same thing you would to validate?
I think LLMs have a place. But I don't think it's as broad as people seem to think. It makes a lot of sense for boilerplate for example, as it just saves mindless typing. But you still need to have enough knowledge to validate it
If I'm doing something like coding or trying to figure out the math behind some code I want to write, it's a lot easier to just test what it gave me than it is to go see if anyone on the internet claims it'll do what I think it does.
And when it comes to finding stuff in texts, a lot of the time that involves me going to the source for context anyways, so it's hard not to validate what it gave me. And even if it was wrong, the stakes for being wrong about a book is 0, so... It's not like I'm out here using it to make college presentations, or asking it for medical advice.