Unpopular opinion, but chase old things, not new ones. The big investment in your career will be ideas that stand the test of time. Relational Databases, data structures, programming paradigms, math, etc. Even in machine learning, just knowing core statistics and regression is more important than HottestNewArchitecture :TM:. Learn the ideas underneath these ideas, and you'll really grow and be able to better evaluate…
Ask HN: What's the next big thing in computing / programming?
41–50 of 171 posts
Re: Ask HN: What's the next big thing in computing / programming?
#42Reducing the usage and having an actual degrowth of electronic devices consumption, and especially power consumption. If we are not choosing to go there, physics will teach us the hard way (it already begun). Basically any region/country that is able to do the same, with less hardware, less energy will have a big advantage over the other regions/countries in the upcoming years.
Re: Ask HN: What's the next big thing in computing / programming?
#43It's much bigger than games.
There are some frameworks that are just now hitting their stride that make it 10x easier to build virtual worlds. Unreal Engine 5 in particular has been interesting to me. Even today we are seeing people who work full time in VR now. (mostly lower wage employees in low cost of living countries). But I've also met people who are self employed in VR making avatars for people in VR chat or that sort of thing.
It's harder now with covid but if you have a chance to try VR somewhere definitely do, it helps if you can experience it first hand.
Re: Ask HN: What's the next big thing in computing / programming?
#44Hopefully, realizing how unnecessarily shitty and bloated nearly all existing software is and rediscovering an appreciation for simplicity, reliability, and performance. There’s so much low-hanging fruit to be picked yet we let it rot on the vine. Projects like Zig I think are the first signs that we are getting fed up with what we have.
Security is to me the number 1 reason to reduce bloat in any application. By limiting the number of external dependencies, and maybe even the number of features, you end up with a more secure product.
It something that didn't matter as much a decade ago, but is now very relevant.
Then there's all the other reasons, like responsiveness, download size, developer experience etc, but they haven't been the priority of most businesses
Re: Ask HN: What's the next big thing in computing / programming?
#45Re: Ask HN: What's the next big thing in computing / programming?
#46Security is going to be the next big thing. I’m hoping for a small revolution in 3rd party libs and a locking down on the supply chain as a start.
Re: Ask HN: What's the next big thing in computing / programming?
#47Web3 will go through its current hype cycle peak (with lots of people both hyping and hating it), and in a few years we will see what actually comes of it. I predict we will find some interesting unforeseeable use cases for decentralized computing/currency, but it'll take some time.
I'm possibly lacking vision, so I'm wondering if anyone could share interesting examples of that (old) new wave of technology?
Re: Ask HN: What's the next big thing in computing / programming?
#48Re: Ask HN: What's the next big thing in computing / programming?
#49I believe that formal verification is the next big thing. The problem with software reliability and security becoming the most critical one and this is the way to tackle it. There is sufficient research in academia which could be used as a foundation to build tools for the industry.
I mean those related to: CPUs, NPM, External Libraries, parsers written in unsafe languages
Re: Ask HN: What's the next big thing in computing / programming?
#50If you're thinking of wearables, I personally don't think there's anything interesting there until someone can work out a decent high-bandwidth way of communicating with your device. Gimme something like subvocalisation that doesn't require me to wear something stupid or talk out loud.