Live data from Hacker News

Ask HN: Review my app: Firetweets

news.ycombinator.com

21–24 of 24 posts

Re: Ask HN: Review my app: Firetweets

#21
post #20

Earlier quoted context omitted.

Thank you. It already works for any hashtags or usernames that it encounters, here's #sundaybaconclub http://tagwalk.com/tag/sundaybaconclub

I'm impressed. From what I've read on your blog, you have gathered a massive amount of data. How do you fight spam?

It's many pronged approach. User timelines are loaded for "reputable" users, (see blog for computing reputation) and search input is used with primative bayesian filtering.

In my experience, I have found Tweet source (web, Tweetdeck, API etc.) to be one of the most effective quality/authenticity indicators.

Re: Ask HN: Review my app: Firetweets

#22
post #20

Earlier quoted context omitted.

I'm impressed. From what I've read on your blog, you have gathered a massive amount of data. How do you fight spam?

It's many pronged approach. User timelines are loaded for "reputable" users, (see blog for computing reputation) and search input is used with primative bayesian filtering. In my experience, I have found Tweet source (web, Tweetdeck, API etc.) to be one of the most effective quality/authenticity indicators.

Using the tweet source is such a smart idea! So far I rely on username filtering / patterns. Toughest is to get rid of job postings ! Good luck with Tagwalk ! You've got a new user ;)

Re: Ask HN: Review my app: Firetweets

#23
post #22

Earlier quoted context omitted.

It's many pronged approach. User timelines are loaded for "reputable" users, (see blog for computing reputation) and search input is used with primative bayesian filtering. In my experience, I have found Tweet source (web, Tweetdeck, API etc.) to be one of the most effective quality/authenticity indicators.

Using the tweet source is such a smart idea! So far I rely on username filtering / patterns. Toughest is to get rid of job postings ! Good luck with Tagwalk ! You've got a new user ;)

Nice one, thanks, and good luck with Firetweets!

There is tons of job tweets, but most have "job" in the username and/or app source. Also any app source that contains "bot" or "feed" is most likely safe to ignore.

Post reply on HN