Live data from Hacker News

Ask HN: Is the Hacker News source code public?

news.ycombinator.com

11–20 of 63 posts

Re: Ask HN: Is the Hacker News source code public?

#11
post #6

I always assumed that someone had lost the source for the iOS app and that’s why we’re stuck with the broken thing.

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...

Re: Ask HN: Is the Hacker News source code public?

#12

Hacker 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".

Re: Ask HN: Is the Hacker News source code public?

#14
post #6

I always assumed that someone had lost the source for the iOS app and that’s why we’re stuck with the broken thing.

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?

#15
post #6

I always assumed that someone had lost the source for the iOS app and that’s why we’re stuck with the broken thing.

> that’s why we’re stuck with the broken thing

I've been using HN for 10+ years but I don't think I've ever found anything that was broken. What are you referring to exactly?

Re: Ask HN: Is the Hacker News source code public?

#16
post #6

I always assumed that someone had lost the source for the iOS app and that’s why we’re stuck with the broken thing.

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 materialistic on the phone. Design is nicer for mobile, plus I'm addicted to dark mode.

Re: Ask HN: Is the Hacker News source code public?

#17
post #6

I always assumed that someone had lost the source for the iOS app and that’s why we’re stuck with the broken thing.

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 Hermit to appify often accessed pages, you get a Hackernews icon on your Android desktop that behaves exactly like an app, has its own cookie jar that does not leak browsing information etc.

The interface paradigm of mobile devices is built around apps, mobile browsers are a pain in the butt - deliberately, most likely.

Re: Ask HN: Is the Hacker News source code public?

#18
post #10

Hacker 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...

really? like what? I like hn precisely because of its minimalistic approach.

Re: Ask HN: Is the Hacker News source code public?

#19

An old version is available here: http://arclanguage.org/install I assume the current version is still written in Arc (Paul Graham created the language) but differs from that version.

There is also anarki, the experimental public fork[0] of Arc and the forum. Like everything else, it differs from HN.

[0]https://github.com/arclanguage/anarki

Re: Ask HN: Is the Hacker News source code public?

#20
post #10

Earlier quoted context omitted.

>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...

really? like what? I like hn precisely because of its minimalistic approach.

Have they fixed quote wrapping?
Post reply on HN