Ask HN: What’s the server architecture of Hacker News?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • hackernews

    Hacker News web site source code mirror.

  • Tangent:

    An (early?!) version of HN source code is available on GitHub [1]. It comes with a custom LISP dialect, ARC, that is itself running under MzScheme.

    This architecture looks pretty arcane. Has anyone an idea what lead Paul, et. al. to write a custom LISP dialect for building a web forum? Is that a common thing for schemer's to do to get things done?

    [1] https://github.com/wting/hackernews

  • anarki

    Community-managed fork of the Arc dialect of Lisp; for commit privileges submit a pull request.

  • Someone can correct me if I'm wrong but AFAIK Hacker News was meant to be a MVP for the Arc language itself.

    Also a more up to date version of the Arc forum can be found at https://arclanguage.org, and there is a public fork, Anarki at https://github.com/arclanguage/anarki which is not in feature parity with the former, which itself is not in feature parity with Hacker News.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: Does Cloudflare block HN comments if you have code blocks in a reply?

    1 project | news.ycombinator.com | 14 Jan 2024
  • Ask HN: What would it take for HN to become ActivityPub compatible?

    1 project | news.ycombinator.com | 29 Jul 2023
  • Ask HN: Dang, could the login page get a title?

    1 project | news.ycombinator.com | 21 Jul 2023
  • Ask HN: Is there an open-source HN forum clone?

    4 projects | news.ycombinator.com | 24 Apr 2023
  • Racket v. Anarki for greenfield web project?

    1 project | /r/Racket | 27 Oct 2022