Earlier quoted context omitted.
The fear I have is it would splinter the community.
But HN has become so big. It not logical to think that everyone will be interested by everything now.
Hacker Hacker News - see just the programming/math/science links from HN
51–58 of 58 posts
Re: Hacker Hacker News - see just the programming/math/science links from HN
#52This is just an indicative that HN should go back to the roots.
Re: Hacker Hacker News - see just the programming/math/science links from HN
#53Earlier quoted context omitted.
I think you've stumbled on something that Hacker News needs: Categories.
I think that we'd be better with tagging than categories per se. Give people a finate list of tags to choose from and people could customize their views pretty easily.
Re: Hacker Hacker News - see just the programming/math/science links from HN
#54Earlier quoted context omitted.
Are you using the reverend thomas library? http://www.divmod.org/trac/wiki/DivmodReverend I've been wanting to use that library for something just like this. I would love to read a write up of this, or see the code at some point. Thanks
Yeah, that's exactly the Bayesian classifier library that I'm using. I'll have the code up in a few hours. edit: source at http://hackerhackernews.com/hhn-20090706.tgz
Re: Hacker Hacker News - see just the programming/math/science links from HN
#55Re: Hacker Hacker News - see just the programming/math/science links from HN
#56Earlier quoted context omitted.
FYI I'm having problems decompressing this file. Could you re-post it? or alternatively throw the code up on something like github?
Hmm...tar xzfv hhn-20090706.tgz doesn't work for you?
Re: Hacker Hacker News - see just the programming/math/science links from HN
#57Earlier quoted context omitted.
That doesn't sound very social. Aren't most programming/math/science also "time-wasting", so to speak?
People want to read about programming. Right now, there are three options: * News.YC, which rarely has articles about programming anymore (perhaps one or two a day). * Programming Reddit, whose commentators think every article is a jab at The One True Idea, which they seem to think is PHP. * Lambda the Ultimate, which only covers a small area of programming; language design and implementation I want a site like LtU b…
(I am sticking around because of the general interest articles which is what I used to visit reddit for before it became too popular)
Re: Hacker Hacker News - see just the programming/math/science links from HN
#58Earlier quoted context omitted.
Thanks. I'll definitely post the code soon. I'm using the title, the submitter's name, the URL, and the page content without tags (only looking at and similar tags would probably help). Including the content of the HN comments pages might help, too. Thanks for the link; I'll check it out.
OK, the source is here: http://hackerhackernews.com/hhn-20090706.tgz