Comment on Show HN: Hacker News with AI stories filtered outparentComments−postalcoderOP1moHmm, right now I only process a subset of all submissions to keep things lean, so this is the closest that the site can do to /newest right now: https://hcker.news/?filter=top200&ai=excludeFeel free to email me.−k3101moNo problem, and thanks. I understand the size of the problem, and why the above link is "most upvoted"By archiving all, I can easily filter titles as text, if I really wanted to do so, but it's not all that important for me. grep -v works!Again, thanks for the effort.
Comments
Hmm, right now I only process a subset of all submissions to keep things lean, so this is the closest that the site can do to /newest right now: https://hcker.news/?filter=top200&ai=exclude
Feel free to email me.
No problem, and thanks. I understand the size of the problem, and why the above link is "most upvoted"
By archiving all, I can easily filter titles as text, if I really wanted to do so, but it's not all that important for me. grep -v works!
Again, thanks for the effort.