Live data from Hacker News

Ask HN: Idea Sunday

news.ycombinator.com

511–520 of 589 posts

Re: Ask HN: Idea Sunday

#511
post #202

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…

https://gitter.im/ ?

This looks really cool :D

Re: Ask HN: Idea Sunday

#512

I use Spotify for listening to music, it pushes data through to Last.fm, but I suck at actually checking Last.fm for its (very good) new music recommendations. So take one of those recommendations from the Last.fm API and email it to me each week. Add affiliate links (iTunes, Amazon, etc.) and take a little cut each time I buy something I discover through this. Better yet, if Last.fm just implemented this themselves…

There's a Last.fm app inside Spotify, maybe that would make it easier / more likely for you to check it regularly.

Re: Ask HN: Idea Sunday

#513
post #84

- When will the next bus/train be at this spot? - a non-DRM ebook reader with Project Gutenburg installed - auto convert from client/server to webapp or phoneapp - grocery delivery for us not in SV,Seattle,etc - reservation-only restaurants that have tables avail now - auto turn cell phone to vibrate in certain locations - auto forward cell phone to close land line (work/home) - old Google maps - a no wifi or cell Pa…

cell phone direct to .txt email for all but certain callers How much would you pay for such a service?

HulloMail does this for your voicemail.

Re: Ask HN: Idea Sunday

#514
post #19

stop-the-data-orgy.com: A service that makes it easy (2 clicks) to migrate my email storage from gmail/googleapps to to s3/dropbox.

CloudHQ (not affiliated, never used it) makes it seem pretty easy[1]. Not two clicks, but that's mostly due to authentication.

[1] http://www.slideshare.net/cloudHQ/backup-gmail-to-dropbox

Re: Ask HN: Idea Sunday

#515
post #371

Earlier quoted context omitted.

It provides an export as a text file on the 'One Tab' page in the right hand corner. I wrote a small Python script to parse this text file and upload all my tabs to Pinboard.

care to share the script?

I'm with this guy

Re: Ask HN: Idea Sunday

#516
post #52
post #44

A way for employees to push back against their coworkers when they email too much crap to too wide an audience. In other words, I wish my Inbox had a little voting widget next to each message: +------------------------------------+ | 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 ] | | | +-------…

I love this idea, except that the conclusion about something being a moderately bad use of company resources doesn't necessarily follow. The benefits of things like team rapport are hard to quantify, but that doesn't mean they should be dismissed as waste. The same goes for things that certain individuals feel are a waste. Taking jokes, just one subset of such emails, as an example: For you, a particular joke may be…

That is true, but at a very large multinational, I used to recieve over 100 send to all emails a day, and three real ones.

Some of the 'send to all' emails were pretty important, so I had to read them, but a lot of them added nothing, and were sent to 400'000 people. I think each inappropriate global send to all cost $1000+, assuming people disgarded it pretty quickly.

+Low estimate, assuming it takes 1 second to disgard the email, everyone reads it, and gets paid minimum wage.

Re: Ask HN: Idea Sunday

#517
post #304

- Browser plugin that lets you have private group conversations around other peoples' posts. Pure evil, I won't do it due to pesky ethics. (Think "people gossiping about how ugly someone is in their selfie behind their back" as primary use case.) UX would be injecting thread inline on major sites, first would obv be Facebook. - Better wedding planning software - Tool to go through LinkedIn "Who You Might Know" recomm…

Your first idea is basically whytheluckystiff's "hoodwink'd".

Re: Ask HN: Idea Sunday

#518
post #44

A way for employees to push back against their coworkers when they email too much crap to too wide an audience. In other words, I wish my Inbox had a little voting widget next to each message: +------------------------------------+ | 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 ] | | | +-------…

>"Your coworkers spent a total of 36.4 hours reading your message. It cost the company $1458 in employee time. "

This in itself could be a nice plugin for your mail. You need 3 values to be able to calculate it:

* Number of employees the mail will be sent to (hard with aliases, easier with Outlook PDLs)

* Average fully burdened cost of employees (managers should know this, or you can default to something like $120K)

* Estimated time to read (based on wordcount and an average reading speed)

From there you can get the "hours wasted reading this mail" and "cost of this email".

EDIT: You could go above and beyond and use an open rate percentage to more accurately determine the cost, but that's not something an email client could record, it'd be server side.

Re: Ask HN: Idea Sunday

#519
post #491
post #44

A way for employees to push back against their coworkers when they email too much crap to too wide an audience. In other words, I wish my Inbox had a little voting widget next to each message: +------------------------------------+ | 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 ] | | | +-------…

If the voting doesn't work it should be possible to gather other metrics such as how long the message was visible on the screen - in other words did the recipient actually read the email. Over time it would learn the users typical reading speed. Another would be how long was it sitting in the inbox before it was read. A smart email client can detect when the recipient actually notices that the email is there. With th…

Basically, we're now talking about taking the way mailing lists track their impact, and applying it to internal corporate communications.

That would make total sense as a sideline for somebody like mailchimp.

Post reply on HN