6 ms·
This is awesome! I do want to point out that the data in that ClickHouse playground only seems to go as far back as April 6, 2024 according to the query below:
by jstrieb 3mo ago
This is awesome!
I do want to point out that the data in that ClickHouse playground only seems to go as far back as April 6, 2024 according to the query below:
SELECT * FROM hackernews_history ORDER BY update_time ASC LIMIT 10
This is of course still extremely useful, and generous! It just wasn't obvious from the comment that this isn't querying against all Hacker News data.