Hacker News new | ask | show | jobs
by codebeaker 5140 days ago
Way to exclude mainland Europe through your short-sighted decision to use Imperial units.

There's simply no valid reason (and hacked in a weekend doesn't cut it) to store units in Imperial, let me choose, as as an engineer I abhor laziness in building such sites, in 2012, more than ever I18n and L17n are more important than ever, even within sites only offered in English language.

(plus the maths on converting weights is more sane with metric units, I just don't get it)

1 comments

I would say the developer has thought about their own requirements and knowledge, much like you have in your comment by thinking only of Europe whereas pretty much every other country/region in the world uses metric.

Whilst creating an application that deals with different units is not a massive amount of extra work, launching a minimal viable product to 300 million people in a country that has a major obesity problem is probably not a bad start. And when I say not a lot of extra work, 2-4 hours depending on experience of units, server side and client side, data store, would be very optimistic, hundreds if you are moving towards a more complex project. Quite a bit on top of what was only a weekend project.

Europe does use the metric system, it's presumably the developer that doesn't (in terms of countries, just the US and sometimes the UK?). Really, supporting metric and imperial should be trivial — minutes rather than hours.

The issue I see is that you aren't going to get publicity like this twice. "We now support metric" isn't news that will show up on my radar in the same way that this announcement did; how many will bookmark this and check back later, if it doesn't work for them now?

"We Now Support Metric!" :) Haha, just added it in about 15 minutes. Currently working on getting the user's location by IP address. Thanks for the feedback.
Be aware that some people in the UK want stones and pounds, with feet and inches. But others (me) would like kg and cm. So please make it an option that I can chose, even if you try to guess what I want from my IP.
Okay, cool - thanks so much for the feedback.