Hacker News new | ask | show | jobs
by RubenvanE 1991 days ago
https://abriefhistoryofyesterday.com

News in the digital age updates constantly. No matter what, there is always some "breaking news". This causes news sites to become more of a slot machine than a substantive source of information.

A Brief History of Yesterday tries to be an antidote. It uses Wikipedia to show a summary of what happened yesterday. It's no news anymore, the content is already gradually becoming history.

I started working on it last weekend. It is still in a pre-alpha state, but please let me know what you think of it!

1 comments

Kind of an interesting aggregation but Wikipedia is a lot of information to try and consume for a "brief history" I do like the tree view, but I don't like having to open up the different sections, I think I should be able to get what I'm looking for on the landing page. Also, and this is subjective but something about the UX makes it feel like an overwhelming amount of information, especially the health and environment section. I would want it to feel like something I could absorb in a few minutes.

How are you generating the trees?

Yes, the 'Health and environment' section is quite overwhelming, mostly due to COVID-19. That's why I close each section initially, this way you open only the sections that interest you.

I modify the tree from Wikipedia slightly to get a less cluttered overview.[1]

[1] https://github.com/RubenVanEldik/a-brief-history-of-yesterda...