←back to thread

469 points bookofjoe | 1 comments | | HN request time: 0.953s | source

I would very much like to enjoy HN the way I did years ago, as a place where I'd discover things that I never otherwise would have come across.

The increasing AI/LLM domination of the site has made it much less appealing to me.

Show context
toomuchtodo ◴[] No.44571760[source]
Feature request: HN could support a tag or label for categorizing a post. This would allow for filtering trivially, and creating views based on participant interest.
replies(6): >>44571786 #>>44571800 #>>44571875 #>>44571933 #>>44571947 #>>44571952 #
PaulHoule ◴[] No.44571800[source]
Wouldn't be hard to train an LLM to do it!
replies(1): >>44571831 #
toomuchtodo ◴[] No.44571831[source]
Indeed! Previous:

https://news.ycombinator.com/item?id=44261825

I suppose an extension is the answer, classifying and customizing the user’s view accordingly with a pluggable LLM config.

replies(2): >>44573985 #>>44575096 #
1. azath92 ◴[] No.44573985[source]
weve just explored a HN site-reskin as a quick way to validate this, and I now use it for my browsing every day. Its a pretty transparent "profile" that gets applied by an llm to rank your HN frontpage, but would be trivial to shift that to a filter.

An extension could be a powerful way to apply it without having to leave HN, but I wonder if that (and our website prototype) is a short term solution. I can imaging having an extension per news/content site, or an "alt site" for each that takes into account your preferences, but it feels clunky.

OTOH having a generic llm in browser that does this for all sites feels quite far off, so maybe the narrow solutions where you really care about it are the way to go?