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.
Ask HN: Idea Sunday
41–50 of 589 posts
Re: Ask HN: Idea Sunday
#42https://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.
Re: Ask HN: Idea Sunday
#43Re: Ask HN: Idea Sunday
#44 +------------------------------------+
| 4,376 people received this message |
| |
| [Cool, it was ] [It was a waste] |
| [important and] [of my time to ] |
| [worthy of our] [ read this ] |
| [ time ] [ message ] |
| |
+------------------------------------+
Then, as votes are collected, the sender (and maybe everyone else) gets some kind of feedback on how their message was received. Maybe the report could include a total of how much time was spent reading it: "Your coworkers spent a total of 36.4 hours reading your message. It cost the company $1458 in employee time. Sending it was therefore a moderately bad use of company resources" .. or, if the voting was favorable, "1722 of your coworkers enjoyed reading your message. When you were deciding whether to hit Send or Discard, you made the right choice in clicking Send."Edit: As I've said in the past when posting ideas on HN, if you think this is worth doing, please run with it! I make no claim on "owning" the idea, and all I ask is that if it makes you a billionaire, you commission of bust of me to install in your parlor. (Bronze or marble only, please.)
Re: Ask HN: Idea Sunday
#45Turn a crowd & their devices into a huge stereo system!
First off, you must either have all clients have a full copy of the song, or have a remote site with the full song available for seeking-and-streaming. If you stream it, you have to be able to seek to the position in the song that everyone else is at so you can add more devices dynamically. You couldn't just stream whatever your phone is listening to (e.g. pandora) because it would add latency to the other clients' players and it would sound out of sync. The exception is if your player actually cached the sound data coming out of pandora, created a 10 second buffer, and started playing it "late", so the other clients would have enough lead time to buffer the song and start playing in sync.
Once you have resolved how to distribute the sound, you have to establish synchronization with all the clients. Ways to do that:
* Ship an ntp client with the app. Downside: network latency, firewalls.
* Synchronize nearby players by playing a loud tone four times, allowing clients to sync to the tone. Downside: latency of speed of sound, can only do once (otherwise someone has to play tones in the middle of your song to sync a new client)
* Listen to a track already playing, analyze own song's structure, find that point in the song, start from there. Downside: must already have decent portion (or all of) the song to seek to the correct positions. (Possible solution: implementation of rolling checksum/deltas?)
* Child clients buffer the song data from the parent client. Assuming the parent has slept N time before playing, communicate with the parent to discover what point the parent is streaming from now, download its 10 second buffer, and start playing at the correct point once synced with parent. Downside: must do all of that (network establishment, sync with parent, download buffer, start play) within 10 seconds or the buffer will be out of sync. Possibly do a 60 second buffer?
If your remote host just has all the song data, you could also just record a few seconds of whatever's playing around you, discover the song in your remote host's database, sync to the sound you're hearing, and seek, stream and play it. That would probably be the easiest thing, assuming your remote server had whatever song was playing. Possible to index local songs too.
Re: Ask HN: Idea Sunday
#46Also, I'd like to be able to play it while I'm on a train. Pre-fech 30min of music to play when I'm underground and I have no internet connection.
If there is a hacker (London-based ideally) that want to work on that idea give me a shout on lukasz.madon at gmail.
Re: Ask HN: Idea Sunday
#47We 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 inevitably see the "How bout dem Cowboys" problem, where it seems like the point of discussion is more to get the most approval instead of trying to argue a point, and where anyone with a disagreeing opinion feels unwelcome even if they're willing to put a lot of effort into their response?
I haven't quite figured out how to solve it, but I really want to. I've been a part of several online communities like that now, and it always ends up the same way. Once it gets big enough, finding good conversation gets very rare.
Re: Ask HN: Idea Sunday
#48Many 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.
Re: Ask HN: Idea Sunday
#49A Dribbble for video creators/animators.
Doesn't Vimeo do pretty damn well with this? Or are you looking more for snippets of animation/shots, instead of Vimeo's YouTube length videos?
The reason I say this is because in the past week I started looking for video animators/designers (I don't even know what the right name is) who can design/create a 5-10 sec intro + ending animations/videos, and Google isn't the best option. I'd love to browse through dozens of snippets a la Dribbble in order to contact those companies/freelancers I find their work appealing.
Re: Ask HN: Idea Sunday
#50TaskRabbit for businesses