logoalt Hacker News

miki123211today at 3:04 PM2 repliesview on HN

With LLMs, you could actually do anti-clickbait titles. Extract the article text with something like r.jina.ai, and ask an LLM to generate a ~80-character summary that explains the main point of the article for people too busy to read it.

I do think this would genuinely be useful.


Replies

senkotoday at 3:17 PM

You're absolutely right! (errm...oops....anyways...)

The fact that LLMs usually generate anodyne summaries is actualy a benefit here.

I used my website-to-markdown tool[0] to get the text, piped the output to claude -p and got a pretty decent "Patching Copy Fail at scale: how bpf-lsm bought us time before the kernel reboot" result.

[0] https://markshot.dev

john_strinlaitoday at 3:11 PM

back in my day, people just used the thing that rattles around inside their skull for such tasks

show 1 reply