Live data from Hacker News

Post a possibly good app idea that you have no intention of doing yourself.

news.ycombinator.com

71–80 of 256 posts

Re: Post a possibly good app idea that you have no intention of doing yourself.

#74
A SLIME* for Python, Perl or Ruby (http://common-lisp.net/project/slime/).

All of these languages have a powerful reflection/meta programming facility (yes, Perl included). So technically, something like could be implemented:

1) The server (using Twisted in Python or POE in Perl) listens for requests. Requests are for objects.

2) The server looks at the request, serializes it into a s-exp describing the state of the object sent to it.

3) Emacs then looks at the s-exp and decides what to do with the object initially looked at (suggest a method to complete/use on? highlights it red if it's wrong? bring up HTML formated documentation, etc...)

Re: Post a possibly good app idea that you have no intention of doing yourself.

#75
Some kind of GPS-based app for a mobile device that works out how you get to and from work and tries and puts you in touch with others who work closeby and the hours that you do for the sake of carpooling.

Using your phone to reduce carbon emissions.

Re: Post a possibly good app idea that you have no intention of doing yourself.

#77
A first-aid application for e.g. iPhone which shouts at me what to do when finding an unconscious person. With clear voice and pictures that I can even understand if my head's in "omg omg he's dying what to do what to do" mode.

(Perhaps such an app exists; I'm too far away from an iTunes-capable computer right now to check.)

Re: Post a possibly good app idea that you have no intention of doing yourself.

#78
Ad exploder. An add-in for FF and IE that lets you "explode" ads by clicking on them, complete with sound effects and animation (or not). After you explode the ad, you'll never see any more material in that spot again.

I don't just want to not see ads, I want something with some visceral action, something to make the ads not want to come back! -- ie, something fun.

Re: Post a possibly good app idea that you have no intention of doing yourself.

#79
A database of MAC addresses of stolen equipment. Participants install a client which listens for the MAC addresses of all computers in the local network, alerting the participant that the new possessor of a stolen MacBook Pro 15", 2006 edition, two deep scratches on the lid, seems to be nearby.

Of course, you'd have to find a way of guarding against malicious entries.

Re: Post a possibly good app idea that you have no intention of doing yourself.

#80
Here's one I spent a month researching last year and couldn't find a partner -- a virtual commodities exchange. An online commodities market for WoW gold, HotOrNot flowers, anything else that only exists in virtual reality.

This would be complete with futures trading and derivatives.

(Lots of other details required to make it work. Email me if you'd like to hear more)

Post reply on HN