Hacker News new | ask | show | jobs
by stevekemp 3111 days ago
Agreed with your last sentence entirely.

I've been messing around with using a blockchain for storing DNS records, I think it's a neat idea, but the overhead is pretty large considering the small amount of data that is involved.

1 comments

Any favorite resources you use to learn?
Reading source code of existing learning/real chains. Then trial and error - the usual :)