HN-demo.log-store.com HN comments and stories in log-store
TL;DR: I loaded all 37M comments and stories into a demo version: hn-demo.log-store.com I created log-store to scratch 2 itches: 1) I was bored while working at Meta/Facebook 2) I wanted to see if I could make Splunk. I accomplished 1 and got laid-off, and I'll let folks here decide if I accomplished 2. If people here want to get a feel for log-store, you can play with the demo site[1] or the HN demo site[1] If a query seems slow (more than 5s), please be patient... log-store was made for 10s of people doing simultaneous searches, not the HN crowd. Happy to answer any/all…
In plain words
log-store is a log search and analysis tool designed for querying large datasets. The demo version contains all 37 million Hacker News comments and stories, allowing users to search and explore the data. Built as an alternative to commercial log management platforms, log-store is intended for small teams conducting simultaneous searches across massive datasets. The interface lets users run queries to investigate patterns in the loaded data.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
TL;DR: I loaded all 37M comments and stories into a demo version: hn-demo.log-store.com I created log-store to scratch 2 itches: 1) I was bored while working at Meta/Facebook 2) I wanted to see if I could make Splunk. I accomplished 1 and got laid-off, and I'll let folks here decide if I accomplished 2. If people here want to get a feel for log-store, you can play with the demo site[1] or the HN demo site[1] If a query seems slow (more than 5s), please be patient... log-store was made for 10s of people doing simultaneous searches, not the HN crowd. Happy to answer any/all question... thanks! [1] demo.log-store.com [2] hn-demo.log-store.com
More commerce this month
the category →

Compare your startup equity grant for free.
Commerce · 26d ago · equitybee.com
Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com