The DotA "creator" / last maintainer, IceFrog keeps his identity hidden. It did leak because of a Blizzard lawsuit, but people respect it and don't talk about it.
Ask HN: Famous anonymous inventions other than Bitcoin?
11–20 of 146 posts
People other than xfalcox apparently...
Re: Ask HN: Famous anonymous inventions other than Bitcoin?
#12Not sure about famous, but some designer drugs might fit this category. E.g.
https://en.m.wikipedia.org/wiki/APINACA
Re: Ask HN: Famous anonymous inventions other than Bitcoin?
#13I would imagine that lots of computer viruses and worms fit this description.
Re: Ask HN: Famous anonymous inventions other than Bitcoin?
#14The DotA "creator" / last maintainer, IceFrog keeps his identity hidden. It did leak because of a Blizzard lawsuit, but people respect it and don't talk about it.
People other than xfalcox apparently...
The actual name, not the fact that it was leaked. It's trivial to find, you just have to look for it.
Re: Ask HN: Famous anonymous inventions other than Bitcoin?
#15I suspect there are many where the person that had the idea and did the research is completely anonymous because the person that managed and/or funded the lab made sure they were the ones with the name on the patent and marketing material.
Re: Ask HN: Famous anonymous inventions other than Bitcoin?
#16Writing, and in particular the Arabic numerals.
> and in particular the Arabic numerals.
They got that from the Indians specifically Aryabhata and Brahmagupta.
Re: Ask HN: Famous anonymous inventions other than Bitcoin?
#17The wheel is an uncredited invention that almost all of humanity uses multiple times a day.
stairs also fall into this category.
Re: Ask HN: Famous anonymous inventions other than Bitcoin?
#18Work published under the name "Shakespeare", if you consider literary work as some sort of creation, (if not invention).
Re: Ask HN: Famous anonymous inventions other than Bitcoin?
#19TrueCrypt.
-> VeraCrypt
Re: Ask HN: Famous anonymous inventions other than Bitcoin?
#20I would imagine that lots of computer viruses and worms fit this description.
Some of the first polymorphic viruses had very advanced code translation engines, basically JITs before they were common. I wonder if any JIT concepts were invented there?
One example is the DAME which stands for Dark Avenger Mutation Engine. It could recompile DOS viruses into equivalent but different machine code on the fly, including the mutation engine itself.