I really hate the format of arguments/debates in person. I feel like they would be a lot more rational if done through email or something, where one isn't expected to respond immediately as part of a conversation. I'd like a website which facilitated debates, allowed debaters to branch off multiple threads of debate and close threads once they are settled (ideally until all threads are closed), backreference other th…
Ask HN: Idea Sunday
171–180 of 523 posts
Re: Ask HN: Idea Sunday
#172Re: Ask HN: Idea Sunday
#173Re: Ask HN: Idea Sunday
#174There's so much friction in the process of finding the various contractors needed to keep a home in good order. First you have to search on craigslist, angieslist, or google for contractors that service your area. Then you play phone tag with each. Then you schedule a time for each to come out and give an estimate, which can be a major interruption to your week. Then you schedule a time for the chosen contractor to actually complete the work. And then you cross your fingers that you chose well, because if you didn't, you'll have an even bigger headache on your hands.
Ideally I would pay a large monthly fee (500-1k) and absolutely everything would be covered. Regular maintenance would simply get done without requiring anything of me. My lawn would get cut when it needs it. My driveway would be cleared when it snows. My gutters would be cleaned as needed. My home would be cleaned twice a month. And so on. When ever anything else needs fixing, I'd have a single point of contact (an app, maybe) where I could open a ticket. I'd then be offered a selection of times when an expert could come fix the issue and after selecting a time that works for me, an expert would actually show up at that time and fix the problem. A little more friction could be removed if I could preselect times when it's acceptable for maintenance personnel to enter my home. Ideally I wouldn't even have to be home. The service would also have permission to deal with my insurance company as needed since that's also a major pain point. They'd cover anything not covered by the insurance. Or perhaps I could do away with my existing home insurance in favor of this full service home insurance company.
To begin the service, someone would have to perform a full home inspection to uncover preexisting issues which wouldn't be covered. The service could help take care of those issues but it'd have to be on an a la carte basis. Once the home was up to snuff, then the monthly fee would kick in and cover any new issues, as well as regular maintenance.
A simpler version of the idea, which wouldn't be as good but would have a lot less risk would be to offer maintenance only: lawn cutting, regular cleanings, ect... I'd still pay good money for that.
Re: Ask HN: Idea Sunday
#175An IDE for ideas. Intellisense for thoughts. For those of you who develop using powerful IDEs (such as Visual Studio, Eclipse, ...), it's hard to imagine going back to a basic notepad. Most people, most of the time, don't write software. They exchange ideas, express wishes, share their feelings. And to do that, they use tools that are not more powerful than a basic notepad. This forces them to be explicit, to explain…
Interesting idea, but could you elaborate on the practical side of this? Here's my take on this, in the form a ramble: Intellisense works really well for code because there's a finite set of, for instance, methods you can call on a certain object - so I'm assuming you mean something that's more than just autocompletion. I'm not really sure language on its own is powerful enough to handle ideas. When I think of organi…
We communicate using natural languages. If you check Twitter, you'll see people write down all kind of thoughts and information. But this information is not semantic, and only a human (or NLP) can make sense of what is said.
When people communicate, it's either to make a statement about the past ("I ate sushis"), about the present ("I'm in Las Vegas"), or about the future ("I want to watch Terminator 2").
The past and present (which actually are the same) are simple declaration about reality. The future is all about wishes and intents.
Of course, you could add another dimension/mode (reality/fiction). In fiction, past/present could be "I wish Hitler wasn't born" and the future could be "I want to work at Google". In reality, you would say "Dinosaurs existed" (past/present) and "There will be an hurricane tomorrow" (future). The difference is that the future is no longer a wish, but a prediction (as we're dealing with reality).
I want people to be able to communicate the following ideas without just relying on boring text:
- The Lego Movie was great.
- I want to be in NYC by noon.
- I'm interested in Bitcoin.
- Lock my house's doors.
- I want to wake up at 7AM every monday.
- I'd love to attent to the next Metallica concert in Barcelona.
- It's rainy in Vancouver.
- Where is my car?
- Turn on the oven to high.
The above statements should be purely semantic. I should be able to click on "Metallica" and get more information about them. I should be able to click on "event" and see where and when it takes place. I should be able to click on "car" and see exactly what car he's referring to. I want statements to be elevated to a level where they have meaning, and that text only is a single representation of these ideas.
You're in Vancouver? You won't see "It's rainy in Vancouver". You'll see "It's rainy (here)". If you don't know what Bitcoin is, you might see "John Doe is interested in [insert a short summary about what Bitcoin is]". If you're metallica, you'll probably see "3723 people want to see you in Barcelona". If you're the oven, you'll probably understand "Heat up to 500 F".
Now, the above statements are simple and don't show why someone would need an IDE for thoughts (NLP + manual confirmation would be enough in many cases). But people shouldn't limit what they think to 140 characters either. They should be able to express complex ideas such as (a product review):
"iphone" -> "Do you mean iPhone 5S ..." -> Yes
"display" -> "Are you referring to the display of the iPhone ..." -> Yes
- Glossy
- Cracked
- Too Dim -> Yes
- _____________
...
As you can see above, it's not easy to express complex interactions with text. But the idea is that you can input any keyword representing a "thing" (object, attribute, value), and continue adding nodes by searching for them with keywords until you have the elements you want to refer to. Then, you can drag relations between them and see suggestions based on likeliness and what not. It would of course infer things based on past statements and what it knows about you.When writing a product review, people don't always know where to start, and often repeat things that other have said. By being able to refer to specific aspects of a product, see what others have said and confirm/infirm their statement (upvote/downvote), as well as build on top of it is probably a better way to converge meaning than to ask potential buyers to read through all of them manually. Maybe this should have his own idea thread.
Basically, I want a semantic version of Twitter that can suggest me things I can say about things I want to talk about, and let me endorse an existing statement instead of repeating it.
Re: Ask HN: Idea Sunday
#176Re: Ask HN: Idea Sunday
#177Build a company around creating a best in class development environment that they can sell to other tech companies. This would involve everything from repository management (on top of git) to build & compilation tooling to automated testing and probably more than that eventually. Once companies reach a certain scale they inevitably expend some of their resources on building internal development tools. At Foursquare w…
How about Phabricator- http://phabricator.org/
Re: Ask HN: Idea Sunday
#178Re: Ask HN: Idea Sunday
#179Idea: StackOverflow for comebacks I've always had a hard time coming up with a good comeback in conversations. It would be great to have a site where I could post a situation and have the community suggest and upvote/downvote insults and comebacks. Maybe introduce a real-time element so I could use it in an actual conversation.
Re: Ask HN: Idea Sunday
#180Refer to specific aspects of a product and make semantic statements about them.
Endorse what you agree with instead of repeating it.
Basically, no blank text box waiting to be filled witohut the reviewer's own unique way to format thoughts.