Ask HN: What’s an app that you wish you had?
What’s a problem that you and/or others have that you desperately want solved?
What’s an app that you wish you had?
If you had a software developer that could make you whatever you wanted, what would you have them make?
17 comments
[ 10.8 ms ] story [ 210 ms ] thread- housing lease
- healthcare enrollment forms
- loan documents
- EULA
and the app will spit out a translation. There's a slider on the app that will adjust that translated txt from conversational all the way to colloquial.
Or maybe a browser plugin
edit: formatting
https://github.com/adewes/beam-up
It’s a very simple system that relies on Yaml files for configuration and uses plugin-based builders and processors (e.g. for Markdown or Jinja). We use it for all our production sites (e.g. https://gdpr.dpkit.com, source at https://github.com/dpkit/gdpr-portal) and it works very well without getting in the way. If there would be some interest I’d be happy to write up some docs for it, right now I’m just scratching my own itch with it.
https://en.m.wikipedia.org/wiki/Google_Goggles
Unfortunately, that renders it a 2-step process for taking photographs of phone numbers and calling them, which loses most of the convenience behind the idea.
[0] https://en.wikipedia.org/wiki/Google_Lens
I think that would be really popular with parents and you’d get some organic growth by people posting to social media.
This would be tricky with an app but maybe.
Why can't there be a system that summarizes the details of apps based on README files or architecture files? Supporting documentation should be personalized to the user so if you're a developer you'll get API info and sequence diagrams (product managers could get product notes, etc.).
The documentation system should be alive with interactive examples that drive home what the experience is (embedded invision, web pages, swagger docs, etc.).
Documentation should be automatically deprecated as the state of your system and product change. Archives of old stuff could be kept for reference but the actual interactive system should be only live things so they're relevant.
Does this already exist?
- I have side project that i have made physical one - to see how long you extract coffee from espresso machine . (traveldrip espresso shottimer) but i would love to make simple phone app that goes like this:
- launch app in calibration mode - allow mic to record 3x sound of machine going on (usually distinctive click), same for off.
- leave my phone on and by coffee machine when pulling espresso shots. It recognizes the sound pattern of defined click, times it till recognizes the click of turning off. what is needed - simple and sleek interface - solid real time sound recognition. machine learning to filter out chatter
dm me if you want to create it :D