Live data from Hacker News

Show HN: DNS over Wikipedia

github.com

11–20 of 109 posts

Re: Show HN: DNS over Wikipedia

#12
post #4

Interesting idea but: - How do you handle ambiguity? e.g what happens when sci-hub.idk and scihub.idk differ? - Aren’t you concerned by the fact that Wikipedia is open to editing by the public?

> Aren’t you concerned by the fact that Wikipedia is open to editing by the public?

Arguably the thrill of uncertainty could add to the fun :D

Re: Show HN: DNS over Wikipedia

#13
Awesome idea! It could be applied to a lot of different websites. Even ones where I'm too lazy to type out the whole URL :p

Regardless, having a system where you can base it off a website could definitely be expanded beyond Wikipedia. Great work!

Re: Show HN: DNS over Wikipedia

#14
Pretty cool, although legally gray content distribution sites like Libgen, TPB, KAT, etc. are often or often better thought of as a collection of mirrors where any mirror (including the main site, if there is one) could be unavailable at any given time.

Re: Show HN: DNS over Wikipedia

#16
post #7
post #4

Interesting idea but: - How do you handle ambiguity? e.g what happens when sci-hub.idk and scihub.idk differ? - Aren’t you concerned by the fact that Wikipedia is open to editing by the public?

Maybe use WikiData? The slower rate of updates might work in your favour to avoid vandalism.

It also shows all the historical links. Sample: https://www.wikidata.org/wiki/Q21980377

Re: Show HN: DNS over Wikipedia

#17
One concern is that you can’t always trust the Wikipedia link. For example, in this edit [1] to the Equifax page, a spammer changed the link to a spam site. They’re usually fixed quickly, but it’s not guaranteed. So it’s a really neat project, but be careful about actually using it, especially for sensitive websites.

[1]: https://en.wikipedia.org/w/index.php?title=Equifax&diff=9455...

Re: Show HN: DNS over Wikipedia

#18
Pretty neat! Similarly, I often use Wikipedia to find translations for specific technical terms that aren't in bilingual dictionaries or Google Translate. If you go to a wiki page about a term, there are usually many links on the sidebar to versions in other languages, which are usually titled with the canonical term in that language.

Re: Show HN: DNS over Wikipedia

#20
post #6
post #5

Nice work! Sometimes I seem to be directed to a wikipedia page as opposed to a URL. For example, with `aaronsw.idk` or `google.idk`. I wonder why that's the case?

I think it directs to the correct link when it is labeled `URL` in wiki. In the other cases the link is labeled `Website`.

This was exactly the issue! I just pushed fixes for this problem.
Post reply on HN