Another day, another bit of code…

I’ve added another bit of code to HotStuff 2.0 to try and locate blogs with similar content. In theory, the suggestions should improve as more posts are consumed (the good ol’ Network Effect) as this gives the code more data to find matches on.

For those interested in such things, the code compares the word frequencies of the blog in question with those of all the other blogs to try and locate those whose content is similar.