select * from `bigquery-public-data.hacker_news.full` where `by` = 'ilaksh' and type = 'comment' order by timestamp desc
EDIT: seems this is out of date
https://news.ycombinator.com/item?id=40634899