Live data from Hacker News

Ask HN: Idea Sunday

news.ycombinator.com

181–190 of 209 posts

Re: Ask HN: Idea Sunday

#181
Created an opensource plugin architecture for currently Chrome, but can be Firefox as well. Consists of repositories and plugins you can enable and disable. These plugins will add extra functionality to an existing website, or change layout for example. https://github.com/dutchcoders/eight-spice-chrome

Re: Ask HN: Idea Sunday

#183
I don't know if it already exist but a password tool that automatically changes your passwords and syncs it with your mobile/desktop every day. (password for example: gmail, twitter facebook etc.)

something like 1Password but automatically changing the passwords every day/week/month

Re: Ask HN: Idea Sunday

#184
post #147

Ok, when people start racing to post these at midnight, and beg for upvotes, this experiment has jumped the shark. I'm going to bury this post and ask you all not to post more of them. Only one account (whoishiring) is allowed to make regular feature posts that we don't kill as duplicates. (That's to prevent race conditions.) Should we make this "Idea" thread a regular feature? I've thought about it. I think the answ…

Perhaps you can just have self-posts with "Idea Sunday" in the title not contribute any karma to the submitter?

Re: Ask HN: Idea Sunday

#185
post #102

What's stopping us from making something like http://www.yankodesign.com/2013/01/29/best-keyboard-ever/ ? Samsung came out with a phone in 2010 with an e-ink keyboard (Samsung Zeal). Are there any unsolved obstacles preventing this kind of keyboard from becoming a reality? I would imagine such a keyboard, even at a $300 price point, would be massively more successful than the Optimus Maximus ever was. To entice users…

Something like this? http://www.razerzone.com/gaming-keyboards-keypads/razer-deat...

The main benefit of e-ink is that the display only needs to be powered when you change the content. This enables you to greatly conserve battery life much more than the active displays on that Razer keyboard allow (if it was wireless).

From the description, it seems like the keys do not use displays and only the interface on the right uses displays.

Re: Ask HN: Idea Sunday

#186
post #108

Earlier quoted context omitted.

Every time you upload your own photos, you are forced to rate other people's photos before you get your own response. This is the incentive. Rating photos is very fast -- just look at two photos and tap one. All network lag can be eliminated by pre-caching the images. I'd bet the average rating speed is one per second (it's all snap judgements). As long as the app has 30+ people using it at every moment of the day, y…

You don't want to force people to do anything, otherwise it skews the results. Force someone to vote for 30 seconds, or to vote 10 times, and they'll just sit there tapping the first picture until they reach their target. You'll get lots of votes, they'll just be useless. I think you'd get enough votes if the app was in the right format. It would have to be like hot or not, where you have 2 photos, pick one, and inst…

You could offset the "tap the first picture" effect by e.g. randomizing the order the pictures are shown, weighting the votes of serial "top clickers" less, etc.

Re: Ask HN: Idea Sunday

#187
post #186

Earlier quoted context omitted.

You don't want to force people to do anything, otherwise it skews the results. Force someone to vote for 30 seconds, or to vote 10 times, and they'll just sit there tapping the first picture until they reach their target. You'll get lots of votes, they'll just be useless. I think you'd get enough votes if the app was in the right format. It would have to be like hot or not, where you have 2 photos, pick one, and inst…

You could offset the "tap the first picture" effect by e.g. randomizing the order the pictures are shown, weighting the votes of serial "top clickers" less, etc.

Then you're just applying random votes, instead of actual votes.

For example, something that should be 15-2 votes, ends up being 95-82. You'll be applying a large number of votes to both sides, and pushing everything towards a 50/50 rating. This doesn't help anyone, the goal is A/B testing, and you're making it more difficult to get accurate data. 15-2 shows a lot of promise for A, but then you add 80 random votes to both sides, and 95-82 seems like a tie.

Re: Ask HN: Idea Sunday

#188
post #24
post #2

A service combining the flexibility and ease of use of a CMS site (Wordpress, Drupal, Joomla, etc) with the speed and security of a static HTML site. The CMS version would be a private site (not accessible by the general public) which is compiled into a static HTML site which is publicly accessible. There should be a way to deal with formerly dynamic elements, such as contact/comment forms, site search, etc. (possibl…

These solutions seem to, kinda, take a stab at the concept, but what we're really after is something way simpler. Think a simple text field into which you type a URL. Then this service would visit, crawl and compile the entire site into a static HTML site (with options to enhance the final version of the static site). This would have to work independently of the platform used to build the original site and ideally th…

wget --convert-links -r http://www.gnu.org/ -o gnulog ?

Re: Ask HN: Idea Sunday

#189
post #130

Food inventory for the ordinary home. A synced cross platform app that allows a normal home to monitor: 1)What food has been bought? 2)What the expiration date is? Warnings when food is going out of date. 3)What meals can be made based on the food “in stock”? I hate throwing away food and often buy food I already have or that my girlfriend has bought. I have been trying to think of ways to monitor what food is at hom…

I've thought about something similar but get hung up on data entry. How do you make it not miserable to get food purchase data into the app, given that food doesn't have an RFID tag in it, and not everything (produce) has a barcode? I like the receipt idea - partner with grocery stores to print a qr-code with a machine readable list of items and (maybe) expiration dates. Having to do any kind of manual scan on each i…

Yes, data entry is the gap. I have been thinking about that and it seems like there are a number of solutions that would allow you to read the text from a photo, vivino.com is an example of an app that does this very well with wine labels. I wonder if you could take a high quality photo of the receipt and the app would add the contents of the receipt to the db based on this? I know its not going to be seamless and may take a bit of manual work at the beginning. Partnering with a grocery store or multiple when the solution picks up traction could also simplify things significantly.

Re: Ask HN: Idea Sunday

#190
post #59

Earlier quoted context omitted.

Worldbuilding as a game mechanic could be amazing. I have this totally evidenced belief that there are tons of people who are master worldbuilders and are poor at writing fiction/narrative or dislike doing so. I'd love to find a way to open up content creation to such a demographic.

Didn't Neal Stephenson try something like this? Google is failing me on this, but I swear he tried doing some wiki based community built world.

I believe you may be thinking of the The Mongoliad[0], which was a communal narrative effort he founded/was in involved in. I'm not totally sure of the original format of the storybuilding process, but I do know they are now available as ebooks.

[0] - http://en.wikipedia.org/wiki/The_Mongoliad (Wikipedia because I think it better explains the nature of the project than the homepage)

Post reply on HN