Hacker News new | ask | show | jobs
by bearfrieze 4029 days ago
Thank you for the kind words and the bug report.

I tracked down the feed in the database, and it seems like Nimbus (the back-end for Litenin) read the published date correctly. The item was published ahead of time (it's 21:29 UTC time right now): http://feed.dilbert.com/dilbert/daily_strip

Any suggestions on how to handle this in a more graceful way?

1 comments

What if, for every date in the future, you showed a message saying "published in the future" instead of the date?
Thanks for the suggestion. I have added it to the issue on Github: https://github.com/bearfrieze/litenin/issues/10. Will look into it.