←back to thread

131 points matt_d | 2 comments | | HN request time: 0.505s | source
1. plasticeagle ◴[] No.42820636[source]
There's several things like that you can accidentally re-invent. I re-invented the Trie, and Markov Chaining whilst at University. What I didn't do is give them a thorough and rigorous description in any kind of publication.

That's quite a big part of the difference, I think.

replies(1): >>42820683 #
2. bowsamic ◴[] No.42820683[source]
There’s also a huge difference between accidentally implementing an application of something vs spotting that it is a general principle