Live data from Hacker News

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

news.ycombinator.com

81–90 of 256 posts

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

#81
post #66

I've always wondered why social networks don't ally with music labels and promote/sell music. Small networks can contact indie labels, and huge networks can work with sony, etc ... It just seems to me that music is the perfect social product...

Isn't this basically what Myspace is doing?

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

#82
Just a thought, have you tried www.dabbleboard.com? It might be what you're looking for to do your diagraming.

Otherwise, Viso has a steeper learning curve, but probably has more tools for what you're doing. I know it's expensive to buy, but with a Bizspark membership (get sponsored and only pay $100 after 3 years) it's free for the downloading along with your MSDN membership.

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

#83
post #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.)

That's a pretty cool idea, but aren't you better off calling 911 or your local equivalent? What about liability issues? What about responsiveness? This thing needs to be fast and non-intrusive !

I was in a (non-life-threatening) accident last week and I can think of a couple of useful first-aid pointers lots of people overlook, like:

* so what is the local emergency number? (based on GPS position) * "let's give him something to drink to comfort him ..." (Don't !)

Basically a decision tree to help people with basic first aid. These protocols exist in the first aid world.

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

#84
How about a proxy server I can use to block or partially block sites for myself? (Procrastination preventer) Since I'm not administering a corporate WAN, this should be lightweight and simple to use. It should let me set everything with a GUI. It should present the top 10 sites I visit as a list and let me block each with a click. The parital block feature can limit my use to 15 minute blocks or something like that.

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

#85

Earlier quoted context omitted.

But what do you do when you have sunscreen on your burger and mayo on your back? I think this might backfire.

You could invent some sunscreen mayonaise.

That would make it more compatible to the American metabolism.

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

#86
post #5

Something that takes blog posts from a related cluster of blogs and presents them as a threaded newsgroup.

I've always wanted to see this in a Sphere-like way - I want to read HN's comments on random articles on BBC, for example, while I'm on BBC News. Or Read Reddit and Digg's comments in tabs beneath the original source article. I'd also like to be able to 'subscribe' to which communities' comments I'd be able to read.

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

#87
post #72

Video games for dogs?

Yes! Clearly: a harness with a slot for a Wii-mote. Implement for cats also, branded "MWii-ow."

OMG a fake bone where you can insert a Wii-mote. Imagine the possibilities ;-)

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

#88
post #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 th…

> SLIME* for Python, Perl or Ruby

I'm not entirely sure, but I think you might just have to implement a Swank server, and SLIME* would work without problems. It could be that you're forced to use s-expressions, but I doubt it.

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

#89
Global Tabbing - I have a lot of windows open (as do you all i'm sure) and i'd really to be able to bundle them into one tabbed window in a Firefox stylee.

Look at something like Coda (www.panic.com) and think instead of having all the apps built in to the app you just have a tabbed window container that you add app windows to that allows you to quickly switch from one to the other (eg. tabs for text editor,terminal,version control gui,ftp client, pdf viewer)

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

#90
post #83
post #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.)

That's a pretty cool idea, but aren't you better off calling 911 or your local equivalent? What about liability issues? What about responsiveness? This thing needs to be fast and non-intrusive ! I was in a (non-life-threatening) accident last week and I can think of a couple of useful first-aid pointers lots of people overlook, like: * so what is the local emergency number? (based on GPS position) * "let's give him s…

Of course, the phone should also dial 911 (or 112 if you're in most parts of Europe).

I like the idea of a decision tree. Big readable decision screens: "Does the person answer when spoken to? [YES NO]" etc.

Post reply on HN