Using Google's reverse image search for naming a folder containing pictures downloaded from the internet. Removing watermarks or finding better resolutions if possible.
Ask HN: What do you wish someone would build?
141–150 of 535 posts
Re: Ask HN: What do you wish someone would build?
#142MobileOrg is abandoned and was super clunky for editing. Currently I use IFTTT do note to append to a txt file in Dropbox which is re-filed later using a python script, but it's hacky..
Re: Ask HN: What do you wish someone would build?
#143A fully open source business workflow engine, pre-built with a great UI for the users to execute the workflow. Mobile friendly is a definite plus. Almost all government software are essentially workflow engines. This would instantaneously solve loads of problems.
Re: Ask HN: What do you wish someone would build?
#144To show that this kind of setup can be cheaper than what they are running on today.
Re: Ask HN: What do you wish someone would build?
#145A single IM platform through which everyone can talk to everyone regardless of their IM service, and I mean I wanna be able to send a message to someone's iMessage from my Battle.net account, and then receive someone's Facebook message on my Slack or something. Obviously IDK how this would be possible, but IM is now broken beyond repair by companies that tried to "fix" it. The list of IM apps on my iPhone keeps growi…
From Wikipedia:
> Windows Phone 7's messaging system is organized into "threads". This allows a conversation with a person to be held through multiple platforms (such as Windows Live Messenger, Facebook messaging, or SMS within a single thread, dynamically switching between services depending on availability
Re: Ask HN: What do you wish someone would build?
#146A stack for building web applications in the browser. HTML and CSS are pretty good for documents, but terrible for in-browser GUI apps that we're all building, its just piles of hacks upon hacks. I want someone, probably Google since they own both a major browser and some of the most popular web applications, to re-invent the entire stack. Steal ideas from GUI-focused languages and toolkits, like QML, Swift, AppKit,…
[1] https://www.microsoft.com/en-us/research/publication/the-mul...
Re: Ask HN: What do you wish someone would build?
#147A fully open source business workflow engine, pre-built with a great UI for the users to execute the workflow. Mobile friendly is a definite plus. Almost all government software are essentially workflow engines. This would instantaneously solve loads of problems.
Re: Ask HN: What do you wish someone would build?
#148Re: Ask HN: What do you wish someone would build?
#149I wish someone would build "Thunderbird" as a chrome application... Right now, there's not really a good multi-site email applciation... even if it were limited to IMAP, or on-server. Not sure what the limits on localStorage or indexedDB are for chrome apps. Would be happy if it stored the credentials online somehow allowing me to use it wherever. That's what I'd like to see, though I get most of what I need with web…