Blockchain has a lot of potential, I believe what we have seen is not even 1% of what we are going to see in the next 20 years.
Ask HN: Next big thing in Computer Science or tech according to you?
21–24 of 24 posts
Re: Ask HN: Next big thing in Computer Science or tech according to you?
#22A way to escape the google silos and protect your private data from mass surveillance, but without losing the usability. Things like locutus, solid, etc.
Re: Ask HN: Next big thing in Computer Science or tech according to you?
#23CUE(lang) and that we finally have a proper language for configuration and schemas. I think it will be significant in DevOps and anywhere we use Yaml or json for config. https://cuelang.org | https://cuetorials.com
Re: Ask HN: Next big thing in Computer Science or tech according to you?
#24CUE(lang) and that we finally have a proper language for configuration and schemas. I think it will be significant in DevOps and anywhere we use Yaml or json for config. https://cuelang.org | https://cuetorials.com
You might also be interested in the Dhall config language which has a great philosophy of preventing errors through correct design: https://docs.dhall-lang.org/discussions/Safety-guarantees.ht...
Another benefit of CUE over Dhall is that I can use CUE from Go. Very few people use Haskell, Go is an industry standard at this point