Live data from Hacker News

Ask HN: What annoys you?

news.ycombinator.com

71–80 of 355 posts

Re: Ask HN: What annoys you?

#71

Psychological pricing - don't tell me that your product is $9.95; say $10.

I wonder if businesses actually sell more if their products are priced like $9.95 or $9.99 instead of $10, or that it's just based on the expectation that such prices are more attractive to the customer. Unfortunately, the Wikipedia article [http://en.wikipedia.org/wiki/Psychological_pricing] doesn't mention whether any research was done to verify this, much less any results.

Re: Ask HN: What annoys you?

#72
Finding people to work on short, proof-of-concept projects with.

I have a list of more than 25 items that I would love to work on, but have little motivation without someone willing to help out. I don't necessarily want to form a startup on these ideas, just get the ball rolling and see where it leads.

I would like a site that enables me to find others and create prototype apps in a matter of days, almost like a flash mob. It should bring together graphic artists, designers, developers, and specialists as seamlessly as possible. I think this would work especially well for mobile apps, where project size is often small enough that a 3-4 person team could finish a reasonable version 1 in a weekend.

Example: I want to build a mobile app to answer the question "Does this fit me?" The app would enable users to scan a bar code, upload if it fits or not, get predictions about if it fits or not, and receive recommendations on other items that may fit.

I have no idea how the design should look. I have no idea how to write iPhone apps and limited Android experience. I don't have a lot of experience building web applications. I can't do graphics for the life of me. However, I have a TON of experience in AI and data mining, and what I imagine to most people would seem like the "hard part"-- predicting if something fits, recommending similar items, etc.-- is actually the fun part to me. So I need a designer and an iPhone/Android guy with a free weekend.

If we planned on selling the app, then the site could optionally include some auto-generated legal code for agreeing to revenue/equity split. That would make it more of a flash-startup idea, though.

Re: Ask HN: What annoys you?

#73

People in the left lane driving with a speed <= or 1mph faster than the people in the right lane.

This is annoying but what is more annoying is when you're on a multiple lane highway and 2 or more people decide to drive at exactly the same speed right next to each other. It would be nice if there was a rule (a law would be nice, but I don't see how you'd enforce it) that you could not drive within two car lengths of the car next to you at speeds over 40mph.

The added bonus here would be that people would not be sitting in other people's blindspots all the time and should reduce accidents.

Re: Ask HN: What annoys you?

#76
post #52

I'd love to see a text editor that let you select text blocks by drawing a box. (ie, you could draw the box selection style and select the last 5 characters of each line)

You can do this in visual studio if you hold down the alt key and do your selection.

Re: Ask HN: What annoys you?

#78
post #14

Reading posts with a lot of comments in HN. I never know what comments are new without looking to the date (sometimes they are hundreds).

I generally try and batch read HN (via rss) daily, and sometimes I feel that I am missing out on new comments (made after I finished reading and closed the tab; most commonly the new/recent posts)...would be nice to avoid bookmarking and searching for the new comments

Re: Ask HN: What annoys you?

#79

Banking - My bank has a website that the 90's would be proud of, it gives me little to no information about my spending habits, transferring money is a nightmare, and using kublax (similiarly mint) had my account banned for security purposes.

Online banking in South Africa is excellent - I was shocked when I moved to the US how archaic it is.

Transfers are a breeze, fast, and everyone does it. Integration with cell phone infrastructure is also great.

Re: Ask HN: What annoys you?

#80

Earlier quoted context omitted.

Fully agreed, I think wave was an awesome concept, but a terrible implementation. Managing email programatically in particular for me is a nightmare, sendgrid is an awesome service, but processing incoming email should be much easier. (I have yet to try lampson)

Managing email programatically in particular for me is a nightmare, sendgrid is an awesome service, but processing incoming email should be much easier. (I have yet to try lampson) Is there an available solution for the reverse of SendGrid? Basically a service which would receive your emails and then post to a url on your application.

Not a built in solution for this, but have you seen lamson - http://lamsonproject.org/ ? Handle emails with python - would be trivial to simply post their contents to a url.
Post reply on HN