Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: AI-Less Hacker News (save-buffer.github.io)
69 points by sakras on April 5, 2023 | hide | past | favorite | 32 comments
Lately I've felt exhausted due to the deluge of AI/GPT posts on hacker news, and have seen similar grumblings. I threw together this frontend that filters out anything with the phrases AI, LLM, GPT, or LLaMa for use until the hype dies down a bit.

Before anyone asks, yes I did try to use ChatGPT to help, and while the code it provided was helpful, it needed some heavy bug-fixing.

Edit: One other note I forgot to mention. The favicon is generated by Stable Diffusion, I asked it to generate an "Aritificial Intelligence Favicon", and then I added the red circle with line through it.




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


GPT-3.5-turbo costs one dollar per 500k tokens so if you just analyzed the title the cost would be negligible. Probably a bit more if you wanted to include the first few paragraphs of content.

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.


Github Trends too... it is full of AI/ML/LLM spam.

I wonder how long the hype will last.


it is here to stay. And it is not a hype.


until the next AI winter comes.

And it's definitely a hype.


Even if LLM progress stop now completely, just the GPT4 level AI will completey change at least 80% of how we work and study in the years to come. There is no winter on this one so it is not hype.


We need a tool that will filter out hn comments and posts generated by ai too.


Sure, now prove you're human. You have 30 seconds.


Sam Altman is overrated


there should be a globally recognized safe word that ai are never allowed to say


There are already words chatgpt can't say, but they would probably get you banned on hn or anywhere else


Maybe that's a good starting point. We could pick an anti-human slur that AI use against humans and use that word as the forbidden one that no AI can say.

By international treaty, any AI that says that word will get its servers erased, so it can be used as a safe word to show that the ones in the conversation are probably not bots. IDK what is a slur they would use against all humans tho. One that I like for some reason is "fleshie" by author Neal Shusterman.


How you doing to enforce that on open source models?


Great - however, it seems that the article "Using mmap to make LLaMA load faster" still made it through.

Could you also add a crypto filter, please? :)


Bah, I typed the regex match as "LLaMa" instead of "LLaMA". Just pushed a fix :)

For crypto, what keywords would be good to filter? I haven't seen much crypto spam so maybe it's not a huge deal.


Seems like "Deep Learning Foundations to Stable Diffusion" made it through too.


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


I wish I had found this before I made my own client-side version! https://news.ycombinator.com/item?id=35352160


This is great

6 months of everyday AI spam is pretty annoying


One person's spam is another person's interesting content.


You too will be ground down by the abysmal signal-to-noise ratio.


I'm into this idea. So many iterations of similar things atm.

Pretty soon I expect a lot of these ideas will be buttons on aggregator types websites; i.e. press button to generate website, press button to generate ridiculously good looking selfie, press button to write app. etc.


I am sure this can also be done with a Chrome plugin as well

Also, some stories are about AI even if it's not in the title. It has gotten out of control it seems. The AI threat is not the AI itself but from it consuming everyone's attention.


That's awesome!

I watch the posts on libera IRC in ##hntop.

Keep hoping for a hexchat script to accomplish this...


That's quite a bike shed.

I suspect most would just not read the articles they didn't want to read, but then again it doesn't hurt to build a nice shed every now and again.


Most HN posts with "GPT" in them are spamming some half baked project that would be torn apart in the comments had it been anything other than AI. A front end like this is necessary until the HN mod team clamps down on the deluge.


I had no idea you could submit a post with a link and body-text. Is that new, or did I just never notice?


It's pretty new, but AFAIK only works for Show HNs.


> It's pretty new, but AFAIK only works for Show HNs.

Seems like it would be a great feature for too-long titles, too.


5/30 of the posts on your list are about AI/ML, as of this posting


2/30 is still AI :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: