Hacker News Should be open sourced
1–10 of 10 posts
I am the only one who thinks that as much as possible Hacker News website source code should be published as an open source?
Re: Hacker News Should be open sourced
#2I thought it was. Isn't it called Arc?
Re: Hacker News Should be open sourced
#3Re: Hacker News Should be open sourced
#4I thought it was. Isn't it called Arc?
Arc is a language. news.arc is an example program that ships with it. HN is a deployment of that app, with non-open source changes.
Re: Hacker News Should be open sourced
#5In principal absolutely, but Reddit is portable and python which is probably significantly more useful in practice:
Re: Hacker News Should be open sourced
#6Open sourcing the ranking algorithm to the readers of "Hacker" news obviously won't end well.
Re: Hacker News Should be open sourced
#7I think it is. Googling got me this:
Re: Hacker News Should be open sourced
#8Open sourcing the ranking algorithm to the readers of "Hacker" news obviously won't end well.
I think the latest version of the algorithm should be kept secret. But the older versions should be open sourced.
Re: Hacker News Should be open sourced
#9In principal absolutely, but Reddit is portable and python which is probably significantly more useful in practice: https://github.com/reddit/reddit
I think all options should be available to the public so they can choose which platform suits best their end goals. And I believe Hacker news is simple and yet functional.