← Back to context

Comment by alehlopeh

2 days ago

I’m amazed no one has mentioned AI in this thread. The nice thing about LLMs is that, in a way, the framing of the question serves to “seed” the LLM with the context about who is asking. Ask something specific, and it will assume you already know what you’re talking about and give you only what you need.

Literally yeah, with a good system prompt, you basically get zero verbosity except what you actually need, it's unbeatable for quick snippets.

  • With that, you have essentially turned the regular website content into a protocol (not intended for humans) and the LLM into the browser.

    That’s just… I don’t know what to feel about that. I’d rather keep the websites we visit for humans first, LLMs second. Not the other way around.