3 ms·
Cool. What do you mean by 'manually' and 'some' delay? If you have a list of posts you pull data from, it would be nice to have a simple clickable list of them
by gala8y 10mo ago
Cool. What do you mean by 'manually' and 'some' delay?
If you have a list of posts you pull data from, it would be nice to have a simple clickable list of them all on a separate page. Also, (month year) could go next to neat 'View on HN' on each item.
Do you parse all 'What Are You Working On?' posts (see https://news.ycombinator.com/item?id=46266893 https://news.ycombinator.com/item?id=46266893)?
- eamag 10mo agoHave to run a script and hitting free tier limits. I'm searching posts via algolia and then fetching them via firebase api
- gala8y 10mo agoSo, not bad in terms of 'manual' update, but still needs some of your time, right? Anyway, interesting to be able to see these posts in this way. Nice work with tagging - will check/explore how these work.