Blockchain, though no one on hn really understands it. :D
Ask HN: What are the most interesting emerging fields in computer science?
21–30 of 183 posts
Re: Ask HN: What are the most interesting emerging fields in computer science?
#22Re: Ask HN: What are the most interesting emerging fields in computer science?
#23Internet of Things. It is still in development and there are lots of stuff to work on.
Re: Ask HN: What are the most interesting emerging fields in computer science?
#24AI, machine learning, and neural networks are, of courwe, booming, but I consider them to be hyped. I consider type theory and formal verification to be more promising (but more academic). Distributed systems and everything having to do with parallel and/or high-performance systems is a good midway between what the industry likes and what's interesting from an academic point of view.
Formal verification has been around for 40/50 years and we can't say it is a wide success from a industrial point of view. It has some achievements in terms of results/methods and projects checked, but on a daily basis, pretty much no one uses it. We are ages away of having every programmer understanding formal verification and having all programs verified/proved.
Type theory is in a similar situation. Many issues in code could be solved with basic typing algorithms but people and companies favor languages with poor/no typing (python, Javascript).
Re: Ask HN: What are the most interesting emerging fields in computer science?
#25Quantum computing?
Re: Ask HN: What are the most interesting emerging fields in computer science?
#26AI, machine learning, and neural networks are, of courwe, booming, but I consider them to be hyped. I consider type theory and formal verification to be more promising (but more academic). Distributed systems and everything having to do with parallel and/or high-performance systems is a good midway between what the industry likes and what's interesting from an academic point of view.
Haha. Formal verification has been around for 40/50 years and we can't say it is a wide success from a industrial point of view. It has some achievements in terms of results/methods and projects checked, but on a daily basis, pretty much no one uses it. We are ages away of having every programmer understanding formal verification and having all programs verified/proved. Type theory is in a similar situation. Many iss…
Re: Ask HN: What are the most interesting emerging fields in computer science?
#27Homomorphic encryption is a mind-blower. But I fear that we may never see it in it's fullest glory. It's going to be computationally too expensive or too impractical for reason or another. One can still hope.
Re: Ask HN: What are the most interesting emerging fields in computer science?
#28Re: Ask HN: What are the most interesting emerging fields in computer science?
#29AI, machine learning, and neural networks are, of courwe, booming, but I consider them to be hyped. I consider type theory and formal verification to be more promising (but more academic). Distributed systems and everything having to do with parallel and/or high-performance systems is a good midway between what the industry likes and what's interesting from an academic point of view.
Funny, distributed systems supervisors often warn their students that there is a huge disconnect between theory and practice and if they really want to be in the field.
Re: Ask HN: What are the most interesting emerging fields in computer science?
#30What was the most interesting CS field(s) in 2008, 98, 88, etc?