Does HN make money?
It's funded by a VC who has made billions off of being an early investor in e.g. dropbox, reddit, heroku, stripe, airbnb, firebase, gitlab, etc - they make a shitton, maybe not directly from HN but definitely indirectly.
“12 years ago today, I finished writing Hacker News”
61–70 of 202 posts
Re: “12 years ago today, I finished writing Hacker News”
#62"Finished" is the right word. Apart from small UI tweaks it's still the same site as in 2007... And that's part of what makes HN great! I can't help but think that a team of Very Serious Expensive UX Professionals would have made a mess of HN thrice over by this time. (Can't you just imagine the 2010 rewrite in Java and GWT, and the 2014 redesign as an Angular SPA with sophisticated giant web fonts all over the place…
The only thing I miss are comment reply notifications. Someone might reply to something I wrote in comments a week ago and I have to visit my comment history periodically to check that. It doesn't have to be an active notification. Just add a numeric field added to user account that means "you got N new replies" and show it in the top-right corner next to my username. Once I see it, I will go and browse through comme…
Re: “12 years ago today, I finished writing Hacker News”
#63"Finished" is the right word. Apart from small UI tweaks it's still the same site as in 2007... And that's part of what makes HN great! I can't help but think that a team of Very Serious Expensive UX Professionals would have made a mess of HN thrice over by this time. (Can't you just imagine the 2010 rewrite in Java and GWT, and the 2014 redesign as an Angular SPA with sophisticated giant web fonts all over the place…
Re: “12 years ago today, I finished writing Hacker News”
#64Earlier quoted context omitted.
The only real selling point is it allows you to distinguish users apart from one another really quickly in a threaded conversation. Sometimes someone other than the original commentator replies and unless you're paying attention to the user names you may make a presumption based on assuming they're the same person.
It could be simpler to use a different color for their name, like with new users having a green color: When a user comments more than once in the same subtree, change the username color in all their comments. Leave single commenters as grey. This should be pretty easy to do with a greasemonkey script.
Re: “12 years ago today, I finished writing Hacker News”
#65"Finished" is the right word. Apart from small UI tweaks it's still the same site as in 2007... And that's part of what makes HN great! I can't help but think that a team of Very Serious Expensive UX Professionals would have made a mess of HN thrice over by this time. (Can't you just imagine the 2010 rewrite in Java and GWT, and the 2014 redesign as an Angular SPA with sophisticated giant web fonts all over the place…
Does HN still run on a single server? [1] [1] https://news.ycombinator.com/item?id=5229522
Re: “12 years ago today, I finished writing Hacker News”
#66Twelve years. Wow.
Dang some of these other guys are old.
Re: “12 years ago today, I finished writing Hacker News”
#67Earlier quoted context omitted.
The only thing I miss are comment reply notifications. Someone might reply to something I wrote in comments a week ago and I have to visit my comment history periodically to check that. It doesn't have to be an active notification. Just add a numeric field added to user account that means "you got N new replies" and show it in the top-right corner next to my username. Once I see it, I will go and browse through comme…
I honestly don't mind the lack of comment reply notifications because I find that it makes conversations less aggressive than on sites like reddit which do that. Less of a feeling of a mandated reply, more opportunities for other users to speak up on your behalf.
Re: “12 years ago today, I finished writing Hacker News”
#68Earlier quoted context omitted.
I for one would like to see some improvements. Here is my wishlist: 1. Markdown support 2. More profile capabilities. e.g. avatars, vanity URLs, link to your GitHub, Twitter, Stack Overflow, blog, etc. 3. Automatically create cache link for articles in case their hosts go down after being linked from HN. 4. Revision history for comments.
And an easier way to collapse comments on mobile
Re: “12 years ago today, I finished writing Hacker News”
#69HN is a perfect example of an classic, evergreen product. Or call it a crocodile product, as crocodiles are somewhat location-loyal. Are there more examples of products that did (on purpose) not change significantly? If you consider the sentiment on the recent GMail redesign, Facebook, .. it often appears that product managers are the only ones that want to change the product and its appeal. I think Reddit also had t…
> Are there more examples of products that did (on purpose) not change significantly? I think Craigslist would be the classic example of a simple design that hasn't changed significantly over its lifetime.
Re: “12 years ago today, I finished writing Hacker News”
#70Earlier quoted context omitted.
The only thing I miss are comment reply notifications. Someone might reply to something I wrote in comments a week ago and I have to visit my comment history periodically to check that. It doesn't have to be an active notification. Just add a numeric field added to user account that means "you got N new replies" and show it in the top-right corner next to my username. Once I see it, I will go and browse through comme…
I host http://hnreplies.com which provides comment reply notifications by email, FYI.