Live data from Hacker News

Ask HN: If you could change one thing on the Web, what would it be?

news.ycombinator.com

1–10 of 48 posts

Ask HN: If you could change one thing on the Web, what would it be?

#1
We often find ourselves in a situation where we notice that things just aren't right. For instance, we believe that CAPTCHAs should not exist on the Web. HTML Newsletters are nasty and ugly, but at the moment we just have to work with them because of the popular email clients out there. What would you change on the Web if you could make a difference?

What would it be and how would you change it?

Re: Ask HN: If you could change one thing on the Web, what would it be?

#3
Make all buttons, particularly "next" buttons in photo albums or forums, much much bigger. Every forum, photo album, multi-page news article, and website has a habit of making tiny links/buttons to get to the next page. This makes it incredibly difficult to click on anything but a mouse. Trackpads aren't accurate and trying to press these tiny buttons on a touchscreen is futile.

To UI Designers: MAKE YOUR BUTTONS BIGGER!

Re: Ask HN: If you could change one thing on the Web, what would it be?

#6
post #4

I would kill all mailto: links. In the age of gmail, how many people does this actually apply to? I always accidentally click these links, and it opens up some default email program that came with my OS that I've never touched before.

Depending on what browser you're using, extensions are available to make those mailto links work with Gmail.

Some instructions to get you started here: http://mail.google.com/support/bin/answer.py?answer=10966

Re: Ask HN: If you could change one thing on the Web, what would it be?

#7
No more JavaScript. I don't think some transparent bytecode would ever make it, but a simple lisp- or stack-based programming language would be sufficient for a lot of normal tasks and a better target for more advanced systems to compile to.

(That's the "one thing" approach. In an ideal world, I'd replace the whole arcane HTML/CSS/JS/SVG/etc shebang with an improved version/variation of DPS)

Post reply on HN