cperciva, I really appreciate the effort you put into this. One thing I find a bit depressing is that even though this scheme hugely reduces the time one spends on HN by filtering the articles according to votes, the top voted articles are not the ones that I would want to read. I usually come here for that "hacker" hacker news (hackerhackernews.com used to be something like this, but now the domain name has expired…
I've taken lots of downvotes lately to say that HN is becoming less hacker and far more generalist. That happened to virtually every other site: Slashdot, Digg, Reddit. As the site gets attention (because of its core strength of great hacker content) it starts drawing in a non-core audience. Because it's a voting system the non-core articles will start to grow in influence. It loses what drew people in in the first p…
Hacker News Daily (announcement)
61–70 of 82 posts
Re: Hacker News Daily (announcement)
#62Earlier quoted context omitted.
Perhaps "Top 10 most-commented posts" would be interesting as well?
That's a lot harder to do -- I can get away with scraping the front page right now because highly voted posts are likely to be on the front page for most of their vote-getting lifetime, but that argument probably doesn't hold about highly commented posts.
Re: Hacker News Daily (announcement)
#63Earlier quoted context omitted.
I've taken lots of downvotes lately to say that HN is becoming less hacker and far more generalist. That happened to virtually every other site: Slashdot, Digg, Reddit. As the site gets attention (because of its core strength of great hacker content) it starts drawing in a non-core audience. Because it's a voting system the non-core articles will start to grow in influence. It loses what drew people in in the first p…
You're probably getting downvoted because of the age of your account. (Not that I think you're wrong)
Re: Hacker News Daily (announcement)
#64Earlier quoted context omitted.
I second this! I would gladly pay 5-10 bucks a month for a daily digest of top hacking-related articles (no business, no politics and no Apple rumours/speculations). HN used to be 80% programming and 20% business-related, now it's the opposite.
I'm the only one the remembers when this was called Startup News?
Re: Hacker News Daily (announcement)
#65I'd be interested to know what you programmed this in. Do the .HTML pages mean you used PHP? If them, cURL? Lemme know.
I use FreeBSD's fetch(1) to download the page, but curl or wget would have worked just as well. Extracting the data I want (item #, score, and link) is a few lines of perl. Managing the data over the course of the day and writing out the final HTML is done using standard BSD text utilities (sort, join, comm, cut).
Re: Hacker News Daily (announcement)
#66Earlier quoted context omitted.
I second this! I would gladly pay 5-10 bucks a month for a daily digest of top hacking-related articles (no business, no politics and no Apple rumours/speculations). HN used to be 80% programming and 20% business-related, now it's the opposite.
I have to say that's surprising. I'm relatively new here, but I thought most people would get here through Paul Graham/YCombinator, which has more to do with business than programming.
Re: Hacker News Daily (announcement)
#67cperciva, I really appreciate the effort you put into this. One thing I find a bit depressing is that even though this scheme hugely reduces the time one spends on HN by filtering the articles according to votes, the top voted articles are not the ones that I would want to read. I usually come here for that "hacker" hacker news (hackerhackernews.com used to be something like this, but now the domain name has expired…
That's exactly why I created http://www.hackerblogs.com if you check HN frontpage right now, there are zero posts by hackers, all come from PR blogs like techcrunch, readwriteweb, thenextweb, etc. I highly recommend you giving it a try, it is still growing and I hope someday it may become the new source of real hacker news. * I dare you to find an article like "Flipping arrows in coBurger King" on the news sites righ…
Re: Hacker News Daily (announcement)
#68Is there a service that aggregates all the hacker news aggregators?
Re: Hacker News Daily (announcement)
#69Earlier quoted context omitted.
Very interesting. How come that view is hidden? How does it work?
I think it ranks, or at least it did when the feature was added, items only by people who have had accounts for at least a year. (I may be wrong or it may have been longer than a year)