Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lortex
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
lortex
2mo ago
Hi, thanks you're right, I have tested mouse and mobile browsing but missed trackpad usage. I'll update the behavior !
2.
▲
by
lortex
2mo ago
Hi, to be clear, this project is a view of the Wikidata knowledge graph. Some parts of Wikidata come from automatic extraction of Wikipedia articles and other sources, which I am not responsible of. For each event there is a link to Wikiped
3.
▲
by
lortex
2mo ago
Thank you ! It's indeed precomputed levels of detail, the backend serves a key-value store: for each bucket a top 10 events that start or end in this bucket. A bucket is described by its zoom level (from 1 day to 2^34 days) and time co
4.
▲
by
lortex
2mo ago
It is quite strange indeed, it's probably a bug in the visualization because in my database I see that Kellie's Castle has a low rank.
5.
▲
by
lortex
2mo ago
Wikidata is the source I used to get metadata about Wikipedia articles. Sometimes the data is automatically extracted from Wikipedia articles which introduces these errors. What's nice is that the timeline representation easily shows t
6.
▲
by
lortex
2mo ago
Thank you for sharing your project, it must have been quite some work to curate the events. My plan is to at some point be able to implement various filters so that people can make usable timelines. Right now it's more of a tech demo.
7.
▲
by
lortex
2mo ago
Yes indeed, I'll fix them at some point ! For in-between events it doesn't really matter to be able to zoom in, but it'd be great to explore the birth of the universe on this timeline. Storage wise it's already supportin
8.
▲
by
lortex
2mo ago
Hi, I'm sorry for that, my backend is struggling a bit I didn't expect to be on the front page so soon. On https://www.diena.co/everything/ there is a page with a video if you want to see how it looks and b
9.
▲
by
lortex
2mo ago
Hi, thank you for giving it a try ! I test both on Firefox (152) and Chrome, mobile and desktop. If you don't mind please send me (lucas@pluvina.ge) the error message that appears in the console.
10.
▲
Show HN: A zoomable timeline of 4M Wikipedia events
(app.everything.diena.co)
118 points
by
lortex
2mo ago
|
43 comments
11.
▲
Resources for Protecting Against 'React2Shell'
(vercel.com)
2 points
by
lortex
9mo ago
|
0 comments
12.
▲
by
lortex
3y ago
Hi, thank you for your comment. > Doesn't the unrolled version skip the speculation for three out of every four entries ? It does, but what matters is removing data dependencies often enough. By only speculating once every 4 items,