Ask HN: What is the single top-priority software engineering problem?
21–30 of 364 posts
Re: Ask HN: What is the single top-priority software engineering problem?
#22Re: Ask HN: What is the single top-priority software engineering problem?
#23Google died when they stopped being well informed librarians and started being aggressive salespeople. It's time for a new search engine to step in specifically catered to the curious.
Re: Ask HN: What is the single top-priority software engineering problem?
#24Decent nocode, or some sort of nocode holy grail. I want to be able to plug APIs together, process user input, have persistence and identity, without writing so much boilerplate.
Think about what Excel did to productivity, and multiply that by 3x or more. That's what no code could do as the 60% solution for a 200x larger labor pool (more like 80% solution for anyone who can't access engineering talent). It would also make its creators obscenely rich. With the amount of processing power that we have, the time for no code is now.
By the way, there's a large chance that Big Tech incumbents won't be the ones to create the no-code holy grail. They have institutional handcuffs that will make that difficult.
Re: Ask HN: What is the single top-priority software engineering problem?
#25Re: Ask HN: What is the single top-priority software engineering problem?
#26Being able to update libraries, tools etc. automatically and without friction. Right now upgrading is so tedious, error prone and painful that most places just keep using ancient versions that are not only lacking bug fixes and newer features but are a huge attack surface.
Re: Ask HN: What is the single top-priority software engineering problem?
#27Decent nocode, or some sort of nocode holy grail. I want to be able to plug APIs together, process user input, have persistence and identity, without writing so much boilerplate.
Abstracting away infrastructure just means it will become increasingly centralized as a commodity and less likely/harder to create independent services.
Re: Ask HN: What is the single top-priority software engineering problem?
#28A search engine that produces results you would find interesting/helpful/engaging most of the time. It should heavily penalize SEO optimized, clickbaity listicle trash. Content that was created organically as part of a conversation should rank very highly if it's relevant to the query, as well as blog posts from obscure but highly relevant and informed sources. Google died when they stopped being well informed librar…
Re: Ask HN: What is the single top-priority software engineering problem?
#29>What's the most important piece of technical debt across software engineering, that could practically be solved if we put enough energy into it? Being able to update libraries, tools etc. automatically and without friction. Right now upgrading is so tedious, error prone and painful that most places just keep using ancient versions that are not only lacking bug fixes and newer features but are a huge attack surface.
It's a human coordination and cooperation problem on a global scale.