Hacker News new | ask | show | jobs
by valarauko 1718 days ago
Odd... it doesn't seem to show me HN links for the current page, at all. I tried it on a few top HN linked articles, and Ampie shows me only other pages on the domain, but not for the page in question. I had tweets show up for a few pages, but never the HN discussion (the 'other pages on the domain' do have tweets & HN links as expected)
1 comments

Yeah there is some lag in the indexing, I do scrape all the HN submissions but like once a week (it's in plans to make this immediate but haven't gotten around to it yet). Just to make sure, if you go to one of those other pages on the same domain, do you see the the HN threads/comments in the sidebar on that page?
> if you go to one of those other pages on the same domain, do you see the the HN threads/comments in the sidebar on that page?

yes

Ok yeah that's just the indexing. I am using the bigquery HN dump to index, but using their free quota I can go through the archive only ~once a week. Ideally ampie would just go through the new submissions regularly using the HN api, but I haven't built that yet.