Live data from Hacker News

Crawling BitTorrent DHTs for Fun and Profit [pdf]

usenix.org

51–52 of 52 posts

Re: Crawling BitTorrent DHTs for Fun and Profit [pdf]

#51

Earlier quoted context omitted.

why the hell does that require a postgres database instance? has no one heard of sqlite? "It's just `docker compose up` dude." that's not excuse for unnecessary complexity. software for a single person should be a single binary that anyone can run how they choose. If they want to use Docker, great. If they want to run it in a terminal, great. If they want to run it on a server, great. If they want to run it on their…

The database gets quite large and the developers put in a lot of effort for tuning it for searchability.

People don't understand how fast SQLite is, it seems. You have to know what you're doing, but that's the same requirement that Postgres has if you want to get the most out of it.

Re: Crawling BitTorrent DHTs for Fun and Profit [pdf]

#52
post #48

Earlier quoted context omitted.

Downvote all you want, but a fact is a fact: The article doesn't define the abbreviation before using it.

I'm not sure why you're saying that in the HN comments. As far as I know the authors aren't there, and the paper is from 2010. It's not like it will get updated now. One search tells you what DHT in the context of wikipedia is: https://en.wikipedia.org/wiki/Mainline_DHT

Because someone saw fit to downvote it.

For some reason it's fashionable on HN to promote douchily obscure posts, and condemn those who call for better.

Post reply on HN