Earlier quoted context omitted.
really? like what? I like hn precisely because of its minimalistic approach.
Pagination. I'm sure most people don't know that you can click on "More replies" at the bottom of the page to read more comments. At least I didn't know at first and spent many years reading only the first page. Edit: It's actually "More" not "More replies".
Ask HN: Is the Hacker News source code public?
31–40 of 63 posts
Re: Ask HN: Is the Hacker News source code public?
#32Earlier quoted context omitted.
It's still missing modern privacy features, such as the "right to be forgotten".
If you email HN mods they are fairly reasonable is what I've heard.
Dang deserves a lot of praise. Thank you Dang.
Re: Ask HN: Is the Hacker News source code public?
#33Earlier quoted context omitted.
There is no official HN app, for any OS. People have made multiple unofficial ones, using the API, though.
And many kinda work but are no longer mantained. Such is the fate of the iOS app previously mentioned and of Materialistic (Android)
Re: Ask HN: Is the Hacker News source code public?
#34Earlier quoted context omitted.
There is no official HN app, for any OS. People have made multiple unofficial ones, using the API, though.
And many kinda work but are no longer mantained. Such is the fate of the iOS app previously mentioned and of Materialistic (Android)
Re: Ask HN: Is the Hacker News source code public?
#35I don't see it mentioned in another comment, so I'll add that part of why it's not public is probably to hide how exactly some things like "shadow banning" work, or the exact secret sauce to make the front page, etc.
Re: Ask HN: Is the Hacker News source code public?
#36Earlier quoted context omitted.
There's an app? Why?? It's the plainest of websites. I've been using it on android and iPhone for years without ever thinking "oh boy this would be better with an installable update able app asking me permissions and doing who knows what on my device". I assume any apps out there would be 3rd party scrapers...
Most 3rd apps use the Hackernews API https://github.com/cheeaun/awesome-hacker-news https://github.com/HackerNews/API
Re: Ask HN: Is the Hacker News source code public?
#37Earlier quoted context omitted.
There's an app? Why?? It's the plainest of websites. I've been using it on android and iPhone for years without ever thinking "oh boy this would be better with an installable update able app asking me permissions and doing who knows what on my device". I assume any apps out there would be 3rd party scrapers...
I use https://github.com/weiran/Hackers because it’s nice to read on, but then to comment I have to use the site, so yea lol If there was a dark mode on the site I’d just use that
Re: Ask HN: Is the Hacker News source code public?
#38Hacker news was originally written by Paul Graham in Arc. Arc is a Lisp-inspired programming language also written/invented by PG at the same time and Hacker News programmed in it to (also) prove it works. Arc did not catch on outside of Hacker News. Arc is free and open source. Regarding Hacker News, itself: "Ask PG: Why don’t you open source HN? (2013): https://news.ycombinator.com/item?id=5006037 PG's response is:…
It's still missing modern privacy features, such as the "right to be forgotten".
In the event you don't feel like deleting your own comments the mods will likely help you.
A general best practice is to avoid posting personally identifiable information.
Re: Ask HN: Is the Hacker News source code public?
#39Hacker news was originally written by Paul Graham in Arc. Arc is a Lisp-inspired programming language also written/invented by PG at the same time and Hacker News programmed in it to (also) prove it works. Arc did not catch on outside of Hacker News. Arc is free and open source. Regarding Hacker News, itself: "Ask PG: Why don’t you open source HN? (2013): https://news.ycombinator.com/item?id=5006037 PG's response is:…
>The reason HN lacks x cool feature is not that I expend no energy on the site, but that I expend all my energy on what users actually care about, which is not features but the content. said pg, on a forum in which users constantly complain about missing features...