I watch the posts on libera IRC in ##hntop.
Keep hoping for a hexchat script to accomplish this...
11–20 of 32 posts
I watch the posts on libera IRC in ##hntop.
Keep hoping for a hexchat script to accomplish this...
I had no idea you could submit a post with a link and body-text. Is that new, or did I just never notice?
6 months of everyday AI spam is pretty annoying
We need a tool that will filter out hn comments and posts generated by ai too.
This is great 6 months of everyday AI spam is pretty annoying
Just for fun I wanted to do a simple server-side version of this where the submissions would be truly hidden on my account, so it would take effect on mobile too. And avoid client side artifacts like messed up numbering. https://github.com/tfederman/hacker-news-topic-hider
This post made it through as well (though it's fine since it's not about LLMs) - "Segment Anything Model (SAM) can "cut out" any object in an image". Perhaps use GPT to determine whether a post title is ML / LLM related ?
That would be pretty cool, but I'm not sure how much money I'd need to pay per request for something like that. Maybe I can train a model offline and bundle it with the webpage somehow
Honestly, though, you can probably use something like the Vicuna model that was on the front page yesterday without any fine tuning of your own. You could even add some RHLF feedback if anything slips through.