Single subscription payment for news along the lines of the Spotify model. I'd happily pay a single subscription which gave me access to ALL the news websites, and divided payment up based on which articles people click on. Do that without tracking me between the different sites and I'm sold. Pressreader gets close but it only gives you yesterday's print versions (not current online content), it has a few notable gap…
Ask HN: What are you surprised isn’t being worked on more?
141–150 of 1001 posts
Re: Ask HN: What are you surprised isn’t being worked on more?
#142Re: Ask HN: What are you surprised isn’t being worked on more?
#143Cloud tools for musicians. It's a pain setting up a new environment. So many plugins and libraries etc. Also, version control and backup. All manual.
Re: Ask HN: What are you surprised isn’t being worked on more?
#144Building a shared runtime for Electron so that each Electron app no longer needs to bundle Node.js and Chromium. It would significantly improve the performance of a framework now used by countless apps. So far as I can tell, this has been on the back burner of the Electron team for many years. I'm surprised it's not a higher priority.
This already exists: the browser is the shared runtime. What needs to happen is everyone shipping Electron should instead ship a local HTTP server and open the user's default browser to run the UI. You can hide the browser chrome and make real top level windows by making your app a PWA. Anything else that needs to happen outside of the browser sandbox can be handled by the local server. The only disadvantage is you l…
and a Node.JS runtime, and native libraries to support menubars, system trays, dialogs that support folder selections, native drag and drop for all file types, ...
I agree, though: if the electron app doesn't need any of these things, it really shouldn't pull in the entire electron runtime.
Re: Ask HN: What are you surprised isn’t being worked on more?
#145Overpopulation. It's the main source of humanity's current woes and will only get worse with time. We seem to be content with addressing the symptoms rather than the problem. The idea of population control is taboo but will help everyone in the long run.
Re: Ask HN: What are you surprised isn’t being worked on more?
#146Single subscription payment for news along the lines of the Spotify model. I'd happily pay a single subscription which gave me access to ALL the news websites, and divided payment up based on which articles people click on. Do that without tracking me between the different sites and I'm sold. Pressreader gets close but it only gives you yesterday's print versions (not current online content), it has a few notable gap…
Apple News is trying. Also better for magazines than current events.
Re: Ask HN: What are you surprised isn’t being worked on more?
#147Building a shared runtime for Electron so that each Electron app no longer needs to bundle Node.js and Chromium. It would significantly improve the performance of a framework now used by countless apps. So far as I can tell, this has been on the back burner of the Electron team for many years. I'm surprised it's not a higher priority.
This already exists: the browser is the shared runtime. What needs to happen is everyone shipping Electron should instead ship a local HTTP server and open the user's default browser to run the UI. You can hide the browser chrome and make real top level windows by making your app a PWA. Anything else that needs to happen outside of the browser sandbox can be handled by the local server. The only disadvantage is you l…
Re: Ask HN: What are you surprised isn’t being worked on more?
#148Open source printers
Re: Ask HN: What are you surprised isn’t being worked on more?
#149Business automation. There seems to be so much that can be easily automated by simple scripts. We just need a better UI and a better way to teach people how to use it.
Re: Ask HN: What are you surprised isn’t being worked on more?
#150Designs for residential houses and appliances that ensure waste heat goes outdoors in the summer, and stays indoors in the winter. (And vice versa: refrigerators and freezers that take advantage of cold outdoor air in the winter, rather than using electricity to run compressors.)
I'm also surprised other homebuilders/designers haven't connected the a/c condenser heat exhaust to a centralized location for hot water tanks. I've seen a few people on YouTube do it however for their heated pools.