top | item 25502388

Ask HN: What new/experimental technology should I learn for the next 10 years?

43 points| twolf910616 | 5 years ago

I'd argue if this was 2010, the best thing to learn for the next 10 years would've been statistics and data science.

In 2010, if you were in the right places and looking at the right trends (Theano, ImageNet, CUDA, the explosion of available datasets), you could reasonably predict that machine learning would be a good investment. (and ironically probably one of the worst thing to get into right now due to potential bull-whip effect)

Now I fully understand that hindsight is 20/20, and that any new and untested technology will be highly uncertain. But if you're working on something exciting, could you make a pitch as to why your specific field would take off in the next 10 years and is a good time to invest in right now? Rust? WASM? Maybe even robotics?

(For my own prediction: I think something Application-specific integrated circuits are super interesting to look into for the next 10 years. The slowing of Moores Law and Dennard scaling, and the ever increasing focus on specialized hardware all points to that ASICS would become more interesting. Personally I know very little about this field, but it feels like the age of homogenous computing is over and the next 10 years could be an exciting time for be able to go `full-stack`)

39 comments

order
[+] vincent-manis|5 years ago|reply
Learn a bunch of different things, knowing that some/many won't pan out. Ideally, learn some things that aren't trendy, to minimize competition. Maximize your flexibility, by learning how you learn best.

I was once told, around 1980, by a highly-respected IT person, that C had no commercial application. A few years later, I was told by a college's industry advisory committee, that Unix would not be used widely.

Arthur C Clarke's First Law: “When a distinguished but elderly scientist states that something is possible, they are almost certainly right. When they state that something is impossible, they are very probably wrong.” (rephrased to remove sexism)

Alan Kay: “The best way to predict the future is to invent it.”

[+] bromonkey|5 years ago|reply
Here's another unpopular hn opinion.

Don't, go learn past technologies instead. People leaving school for tech in 10 years likely aren't going to have stood up servers and configured services. We'll be lucky if they've used anything that isn't a web gui on a large cloud operation. Rad Hat has already signaled it is going in this direction by tossing out their EX300 exam in favor of the EX294. I believe we will continue seeing such a trend going forward. There's going to be a growing need and shrinking availability of competent sysadmins over the next 10 years if I had to guess.

[+] giantg2|5 years ago|reply
I respectfully disagree. I see the widespread adoption of these cloud services as condensing the sysadmin skills to those cloud providers and reducing the number required through automation.
[+] OneFunFellow|5 years ago|reply
Mobile app development with Ionic Framework v5 [1] and Capacitor (version 3 coming soon) [2].

I have looked into mobile development in years past and I always got the impression that it was a hot mess. An ever changing everything, undocumented everything, tons of languages and frameworks to choose from. I was immediately turned off by how complex, immature, and ever-changing that everything was.

To me, the most important selling point of Ionic is that I can write code once (Ionic UI Framework + Angular or React or Vue), then run it through Capacitor and it spits out a NATIVE mobile app that runs in a WebView (not a PWA, but they support PWAs).

I don't have to know anything about Android or SwiftUI. If I want to access native features (such as camera or location) I simply use a Capacitor plugin. Again, zero native code, the plugin handles it. There are plugins for things like storage, clipboard, file system, haptics, and more.

If you were ever turned off by the complexity of mobile app development take a look at Ionic. If you know HTML, CSS, a JS framework, and can learn their (simple) framework language you can write a fully functional app without knowing anything about the native coding.

[1] https://ionicframework.com/ // https://github.com/ionic-team/ionic-framework

[2] https://capacitorjs.com/

[+] GoldenMonkey|5 years ago|reply
Okay. I’ve been in mobile app development pre-iphone, when microsoft had smart phones. Since 2006. Have done native iphone since the first SDK was shipped in 2008. And android when it was available. Did Ionic, xamarin, react-native.

Shipped mobile banking, digital wallets and crypto wallets to 21 million customers, as architect and lead.

And yet, here we are in 2020... still there is this fantasy about xyz framework flavor of the year... write once... run everywhere...

Magical silver bullet to save time and development costs.

Because, who wants to learn the native language for the mobile platform.

And every single code once, write anywhere framework leads exactly to it’s own tradeoffs.

Let’s explore each.

React-native - if you enjoy debugging this is your platform of choice. Have an obscure nodejs open source library you are dependent on? That is being deprecated? Have fun maintaining and upgrading it yourself. Or how about 2000 security warnings you need to resolve... yeah, you’ll code once... and debug everywhere.

Like Iconic? - you won’t when iOS decides to upgrade the OS. And the look and feel and your app suddenly looks like it is a decade out of date. Good luck upgrading the look and feel... re-write on next flavor of the platform.

Like xamarin bc you like C#? Have fun learning microsoft’s unique mobile paradigm. As well as needing to understand how iOS and android paradigm’s work. And debugging across 3 platforms... trying to isolate whether the memory leak is on the microsoft or iOS side of things.

The reality is this. There are tradeoffs. And you are really only trading one pain for another pain.

Learning the native tools and languages are only one kind of pain. And the least painful.

[+] reactspa|5 years ago|reply
Why is this setup better than using React Native? I believe RN spits out not just Android/iOS but also desktop Windows/Mac app code.
[+] dezmou|5 years ago|reply
I agree, in the past I always heard that HTML based application are not as fluid as native app, I think it is not true anymore for modern smartphones.

HTML applications also allow you to do great thinks like WebGL and WASM.

[+] yuy910616|5 years ago|reply
Thanks! That's really interesting. I'll certainly check it out. Do you by chance have any learning resource recommendations?
[+] gostsamo|5 years ago|reply
Chip design and manufacturing are rather complex fields. You'd be better position to take advantage from the advances that others are making. Again ML, sensors, edge computing, heterogeneous networks, swarm algorithms.

What I expect in ten years is that IOT will take off but this time it will have to be invisible for the user. An AI solution will observe, train, and expect the needs of the user and will try to provide what is needed in just in time manner. This will happen in both private and public spaces, so preparing some privacy and anti-tracking techniques might prove useful.

[+] tpetry|5 years ago|reply
Disclaimer: This is a very unpopular opinion on hn.

Jump on the next hype topic any FANG company is talking about. Everytime you got a lot of developers jumping blindly into it even if they dont need it and you earn a lot of money by buying one of the first snd again if you move people away from it because its not a silver bullet for everyone.

Think about big data and map-reduce 10+ years ago, everybody was using it, and many with workloads <100GB you could reslly throw onto one beefy machine. Take nosql databases and everyone rebuilding joins and transactional semantics until switching back to a traditional database. Or the hype of microservice which is vanishing more and more.

There are not that many inventions which really last, and nobody is able to predict it very good. But being an early adaptor of some fang hype get you somewhere.

[+] huhnmonster|5 years ago|reply
Out of curiosity I just did what you described - to me it seems like machine learning and everything surrounding it is the only hot topic right now.

Would you agree or did I just look at the wrong Github accounts?

[+] danielscrubs|5 years ago|reply
A domain that is not related to tools. Law, medicine, shopping, marketing, whatever. You will sit in the intersection and be good not just at the tooling (programming) but the domain.

I hope we will se more proof assistance connected to more normal languages, but I wouldn’t hold my breath for though. :)

[+] giantg2|5 years ago|reply
Law and medicine always seem to be growing.
[+] tolbish|5 years ago|reply
Gene expression is taking off right now. Those pursuing a PhD at the intersection of computing and genomics will find themselves in good company this decade.
[+] smarri|5 years ago|reply
My hypothesis would be look to modern day science fiction to get an idea about the future. Shows like Black Mirror & Devs, and I'm sure many others have curious ideas about the near to mid future. There are some examples of early 20th century ideas becoming reality by the late stage of the century.
[+] franzwong|5 years ago|reply
What is your goal? Earn more money? Create interesting stuff?
[+] harpratap|5 years ago|reply
If you are into cloud - the merge of telecom and cloud computing. More vertical integration in in the internet, telecom companies will start competing with AWS or AWS will become a telecom operator. Latency sensitivity will be a substantial moat of your product and more people will compete to be "on the edge" as much as possible.
[+] wqTJ3jmY8br4RWa|5 years ago|reply
Are you specifically talking about 5G? Which companies (startups, established companies, incumbents) are at the forefront of this? I work exactly in this field, literally at this intersection and want to work on creating a startup going forward. If you have ideas, please ping me.
[+] giantg2|5 years ago|reply
I'm planning to dabble in quantum computing.

I doubt I'll be any good or do anything with that knowledge though.

[+] cdnsteve|5 years ago|reply
The trick is to always keep learning and get good at that and try to specialize.
[+] cik|5 years ago|reply
I agree with the former, but disagree with the latter. Keep learning, become proficient (not fluent) with many things, but don't specialize.
[+] ibraheemdev|5 years ago|reply
I would not say Rust is "a new and untested technology"
[+] catacombs|5 years ago|reply
Rust is still too new. It isn't used at the scale of C, Python, Java, and C++. OP should consider learning it for future systems programming.
[+] transfire|5 years ago|reply
Quantum programming.
[+] mauflows|5 years ago|reply
From what I understand, keeping a useful amount of qubits in coherence isnt guaranteed. Would love someone who knows more to chime in
[+] 1996|5 years ago|reply
Learn finance to understand the domain, then learn how to do smart contracts in WASM or any new language (the current ones mildy suck)