What is the Hacker News technology stack?
30th October 2013
My answer to What is the Hacker News technology stack? on Quora
It’s written in Arc, a Lisp variant created by Paul Graham. I believe it uses the file system for storage rather than a dedicated database.
There appears to be a copy of an old version of the site included in the Arc download as example code—there’s a mirror of that on GitHub here: https://github.com/wting/hackernews
More recent articles
- Trying out llama.cpp's new vision support - 10th May 2025
- Saying "hi" to Microsoft's Phi-4-reasoning - 6th May 2025
- Feed a video to a vision LLM as a sequence of JPEG frames on the CLI (also LLM 0.25) - 5th May 2025