Live data from Hacker News

Show HN: Wikipedia as a doomscrollable social media feed

xikipedia.org

131–140 of 151 posts

Re: Show HN: Wikipedia as a doomscrollable social media feed

#133

Earlier quoted context omitted.

It's opensource insofar that the javascript is not minified or obfuscated. You can see it at https://github.com/rebane2001/xikipedia too.

I want to try reimplementing it for Wikipedia in another language, would you mind sharing how you went from the 400MB Wikipedia export to the .1x (40MB) file that is downloaded here?

Yeah I plan on putting the code for that on GitHub soon too.

Re: Show HN: Wikipedia as a doomscrollable social media feed

#137
post #18

This is a very neat idea. I am not sure why the page needs to load 40mb of data and make me wait 5 mins before the first view. I'd probably also add some ranking criteria to surface good quality articles that maximize the "I learnt something new today" factor. Overall kudos to the developer for original thinking.

Yeah, the implementation is odd. Cool idea though. Also see: https://www.wikitok.io/

Thanks! That's me :)

Re: Show HN: Wikipedia as a doomscrollable social media feed

#139

Love the concept. Wikitok also exists [1] but the recommendation aspect that you're bringing you the table is a very intriguing original spin on it. I would be fascinated to see what a smart algorithm could discover on my behalf on Wikipedia given enough time. I think it would be nice if you could do a non simple English version but nevertheless happy with what you've put together, and I've added a shortcut to my pho…

First thing I see: https://en.wikipedia.org/wiki/Esophageal_cancer Thank you.

Dev here: Unfortunately, that was one thing I never managed to figure out with WikiTok - content filtering. Wikipedia has no categorization of whether or not their articles are NSFW (imagine how much debate that would require for millions of different articles), nor something I could use in their API. That said, anecdotally, I have found the percentage of rather NSFW articles to be quite low all things considered so it's been mostly fine. I think the best option would be to have a quick disclaimer before your scroll, but nobody has seriously asked me for that.

Re: Show HN: Wikipedia as a doomscrollable social media feed

#140

Love the concept. Wikitok also exists [1] but the recommendation aspect that you're bringing you the table is a very intriguing original spin on it. I would be fascinated to see what a smart algorithm could discover on my behalf on Wikipedia given enough time. I think it would be nice if you could do a non simple English version but nevertheless happy with what you've put together, and I've added a shortcut to my pho…

Clicked into an article about nuclear weapons and was thinking "wow, the quality of this article is horrible" before I realized it was Simple English Wikipedia. I didn't even know that was a thing.
Post reply on HN