Live data from Hacker News

IE has 1% of market share ... on HN: "Show HN" aftermath

news.ycombinator.com

11–20 of 37 posts

Re: IE has 1% of market share ... on HN: "Show HN" aftermath

#18
post #9

So, 41.76% users used Mac but only 14.84% used safari. 29.94% were on windows but only 1.18% used IE. Interesting.

I imagine many HN visitors develop websites. Developing a website using IE or Safari would be a miserable experience.

I don't understand the Safari bit. I develop webapps, and I use Safari. The developer tool is top-notch. I don't see where the "miserable" bit comes from.

Re: IE has 1% of market share ... on HN: "Show HN" aftermath

#19
post #9

So, 41.76% users used Mac but only 14.84% used safari. 29.94% were on windows but only 1.18% used IE. Interesting.

I imagine many HN visitors develop websites. Developing a website using IE or Safari would be a miserable experience.

Why would it be a bad experience to develop on Safari? It has extension support, a debug menu (which lets you change user agent) and the same web inspector as Chrome.

Re: IE has 1% of market share ... on HN: "Show HN" aftermath

#20
Your calculation of claimed percentage of robots is deeply flawed. Not only do web browsers aggressively cache CSS files, but internet service providers also aggressively cache them.

Though I'm a rare exception, my web browser is configured to ignore CSS completely, including both in-page styles and all additional loadable files. A configuration like this is very rare because it's difficult to do and the result often breaks sites. The only place where it is common is for people with visual impairments.

A well behaved bot will (typically) announce itself by its User-Agent string. A securely configured browser (IMO) will never send a User-Agent string or Referrer, and will reject cookies as well as ignore javascript --Needless to say, this breaks a whole lot of sites, but suffice to say, HN does have a higher percentage of people wearing tin-foil hats than the regular populace.

Post reply on HN