Ask HN: If an obvius idea wasn't tried yet, is it a bad one?
I have an idea for a key-value database architecture, and it seems quite obvious for me and how could one come up with such idea. But when searching for prior works, I haven't found anything. Could this mean the idea is bad, as I think it should've came up for at least few CompSci students before.
3 comments
[ 2.9 ms ] story [ 15.3 ms ] threadBest bet is to scaffold your ideas in working code and then see if they are as practical as you think. You might be positively surprised.