site banner

Small-Scale Question Sunday for August 10, 2025

Do you have a dumb question that you're kind of embarrassed to ask in the main thread? Is there something you're just not sure about?

This is your opportunity to ask questions. No question too simple or too silly.

Culture war topics are accepted, and proposals for a better intro post are appreciated.

1
Jump in the discussion.

No email address required.

But can you help me understand the "encyclopedia" and "web surfing replacement" use-cases, when we have actual encyclopedias and a web to surf?

When looking for answers to programming questions, lots punctuation gets stripped out of search queries, and many language keywords are stopwords that don't get included in a search. But to an LLM, they're more tokens.

Another thing I've found useful is to get one to surface general issues in first-pass troubleshooting and then go look for actual forum threads documenting those issues. This helps you find where the experts are and cross-check the output against a real discussion.

Yeah, I do understand using the LLM for search or even for a link-enriched overview to cross-check with real resources, as you describe.

I mostly get confused when people Ask ChatGPT, consume the generated content and stop there, which (for a Motte level of understanding "assertions can be wrong," "sources can be mistaken," "context matters," "models sometimes confidently hallucinate") seems like a weird combination of definitely caring and definitely not caring about whatever fact you're researching.