Mostly looking for data for last three years, but having the data from the beginning > today would obviously be the best, but really hard to find.
I just tried using this query
SELECT * FROM `bigquery-public-data.hacker_news.full` WHERE type='comment' ORDER BY timestamp desc LIMIT 100
It returns comments as recent as August 2, 2021