I have an app that does Hacker News with AI; it analyses all the stories and comments for a number of criteria, and tags them so you can skip stuff you don't want to see. I should get around to actually publishing it but I've been lazy.
One of the fun things I noticed is the psychological impact of framing. A comment that might've made you feel the need to reply before has less emotional weight if it's highlighted in red and a diminished font. Same thing for stories; if you would normally disagree with a story and it would make you want to comment, you feel less like commenting if the story is rated as 'lacking evidence', 'unsupported by research', 'personal anecdotes only', etc. It drives down the feeling of needing to engage. Which is horrible for site engagement, but good for mental health (I think).
I built (well, vibe-coded) a version of this a while back that runs against the Hacker News API, it's static HTML on GitHub Pages so I don't have to run a server for it: https://tools.simonwillison.net/hacker-news-filtered
I can deal with a launch problem. I am looking forward to being able to check it out. I stopped coming to HN as often as I used to because there has been too much AI talk. It's like a dang AI subreddit. I don't want anything to do with AI. I have lost 2 jobs to AI budgets and stupid executive decisions. It's no longer part of my personal and professional life.
I've been thinking of making something like this for myself for quite a while now, glad I'm not the only one who had the idea and someone actually did it before I got to it
39 comments
[ 2.8 ms ] story [ 46.2 ms ] threadOne of the fun things I noticed is the psychological impact of framing. A comment that might've made you feel the need to reply before has less emotional weight if it's highlighted in red and a diminished font. Same thing for stories; if you would normally disagree with a story and it would make you want to comment, you feel less like commenting if the story is rated as 'lacking evidence', 'unsupported by research', 'personal anecdotes only', etc. It drives down the feeling of needing to engage. Which is horrible for site engagement, but good for mental health (I think).
I hope it works out.
I would instantly hide anything about Elon Musk or Jeff Bezos.