Live data from Hacker News

Ask HN: Idea Sunday

news.ycombinator.com

61–70 of 589 posts

Re: Ask HN: Idea Sunday

#61

This is less an idea, more something for someone to think about. We need to figure out how to defeat the internet echo chamber effect. Notice how often, when a community gets started between a small group of people(such as early Reddit or HN), it's a place of intelligent, productive discussion, where people measure what they say instead of just spouting extreme rhetoric? Yet, once these communities grow, you inevitab…

You can't. Not without banning those responsible for that kind of behavior or severely dis-incentivizing them somehow from coming to the community.

I think more generally, if I understand what you mean correctly, that that is really nothing more than water-cooler talk. Talk meant to be pleasant rather than investigative.

I also think with that said, it's really only a property of small communities because once it reaches a certain size, the amount of substantive things to discuss and hash out doesn't scale with the number of users.

Re: Ask HN: Idea Sunday

#62
An idea originally by sdrothrock which I've been thinking about for the past few days: An app which can be trained to recognize certain sounds. You record a few examples of that sound and then it listens and gives an alert when it hears it.

Another idea, allow deaf people to "visualize" sounds. Just displaying the raw sound wave is too redundant and difficult to interpret. But what if you could display a higher level representation, perhaps obtained by unsupervised learning.

Even cooler if you can attach rough labels to the sound like is done by some object recognition systems (example: http://i.imgur.com/anp7RY9.png).

The second idea is probably unrealistic but the first is possible.

Re: Ask HN: Idea Sunday

#63

A programmer social network. I find myself with two distinct sets of friends on Facebook: my tech friends and my normal friends. With my tech friends, I just want to post neat snippets of code as statuses and share github gists on walls and whatnot. So I'd like basically github with more social elements thrown in. Imagine seeing a cool repo, then being able to friend the owner, and open a chat box to have a quick cha…

koding.com

Re: Ask HN: Idea Sunday

#64

Just for developers: Something that allowed you to change the IP your request resolves to with a modified URL instead of editing the hosts file, like this: 127.0.0.1:: http://mysite.com/ Benefits: Not as much work, not as permanent, you can use multiple at once, you can easily see where you are connecting. I think this is something web developers would pay a few bucks for. I know I would.

I use HostAdmin:

Firefox: https://addons.mozilla.org/en-US/firefox/addon/hostadmin/ Chrome: https://chrome.google.com/webstore/detail/hostadmin/oklkidkf...

Re: Ask HN: Idea Sunday

#65

A programmer social network. I find myself with two distinct sets of friends on Facebook: my tech friends and my normal friends. With my tech friends, I just want to post neat snippets of code as statuses and share github gists on walls and whatnot. So I'd like basically github with more social elements thrown in. Imagine seeing a cool repo, then being able to friend the owner, and open a chat box to have a quick cha…

This sounds like something, that if it started to gain traction, could be replicated by Github almost instantly.

Really I just want github to implement that functionality, rather than make an entire new site.

Re: Ask HN: Idea Sunday

#66
post #42

Many people on hacker news have explicitly asked for this: a platform for listing your open-source project that needs contributors. I tried here: https://github.com/jw2013/gittribute But nobody cared. Perhaps I was doing it wrong or I have not do many/any promotion. Anybody wants to take this idea and solve it for us I will really appreciate it.

The monthly "who's hiring" guy should post "which open source project need help" as well.

Re: Ask HN: Idea Sunday

#67
This adresses a pain that I suffer:

An app to easily compare SQL execution plans.

I believe the better way would be graphical. I have needed this on MS SQL Server, SQL Sentry Plan Explorer has helped but lacks this comparison. Today I do it by diffin execution plans on XML format.

On my wildest dreams I would have a REPL accepting a DSL that would allow me to query the different DMV's (those are SQL Server data management views which give you insight on the inner state of SQL Server, Red Gate has a nice site on them http://sqlmonitormetrics.red-gate.com).

If it already exist is some form or platform please share.

Re: Ask HN: Idea Sunday

#68
How about a program that watches for certain input patterns, takes calendar, location and maybe camera data to determine the best times to deliver push and email notifications without interrupting.

Maybe one could figure out moments at which the user would be interrupted the most, for example shortly after opening a new window or tab, or shortly after switching programs, since these moments are risky for forgetting things (if the same psychology applies): http://www.tandfonline.com/doi/abs/10.1080/17470218.2011.571...

It would probably make sense to prohibit interruptions during intense writing. I also thought about an option to blacklist certain apps or websites like Skype, Facetime etc. and to whitelist activities that don’t require focus like browsing news websites or playing a game.

Re: Ask HN: Idea Sunday

#69
post #17

A programmer social network. I find myself with two distinct sets of friends on Facebook: my tech friends and my normal friends. With my tech friends, I just want to post neat snippets of code as statuses and share github gists on walls and whatnot. So I'd like basically github with more social elements thrown in. Imagine seeing a cool repo, then being able to friend the owner, and open a chat box to have a quick cha…

This could be solved by something like Google Plus, if circles could be defined by topics that people subscribe to rather than by people you want to send a message to. e.g.: I want to know what Jim thinks about coding, but not politics

What you describe sounds like the existing Communities feature, but until there is code block formatting in posts it'll still be a pain to read code in G+

Re: Ask HN: Idea Sunday

#70

Turn a crowd & their devices into a huge stereo system!

Check out SpeakerBlast ( http://speakerblast.com ). Think that is what your talking about or similar?

Hmmm, this was an idea my friends and I tried to nail down, but eventually gave up.

This site's demo video shows they got it working?

Though it's not open to the public; errr, I want to see how they did it!

Post reply on HN