←back to thread

131 points matt_d | 1 comments | | HN request time: 0.226s | source
Show context
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 #
1. 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