``` pipx install llm pipx install strip-tags
curl -sf https://www.nytimes.com/ \ | strip-tags .story-wrapper \ | llm --system 'summary bullet points' ```
Read much much more goodness from the developer Simon Willison
2. Read it with your eyeballs.
3. Parse it with your brain, think about it, maybe learn something.
Stop outsourcing your thinking to a freaking chatbot.