Hacker News new | ask | show | jobs
by fiatjaf 4029 days ago
Really awesome.

No register, no account, no login? That is the best thing of the internet.

Here's a bug with the timestamp: http://i.imgur.com/NiI6yF5.png

2 comments

That's what I like about it too. All they way down to the black/white design.

You don't see things as extreme as this everyday. Even with the focus of late on simplicity and flatness.

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?

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.