Forgot your password?
typodupeerror

Comment Re:redundancy (Score 2) 85

Orbits don't work that way. If something is in orbit, and you hit it hard, one end of the orbit will go high, and the other end will go low. And it will go through the point of impact once in every orbit. (I think "point of impact" means "some point on the original orbit", but it may be more specific.)

Comment Re: I'm wetting my pants now (Score 1) 63

This just seems so short-sighted. You spend a bunch of money familiarising with the code knowing that youâ(TM)ll be forced to do it again after youâ(TM)ve forgotten it. This is an opportunity to eliminate an unnecessary upgrade step. Each step of course will risk new and different regressions. Never mind that people donâ(TM)t find working on old code and tooling very motivational.

Iâ(TM)m not so au fait with the Java world anymore, but in C++ land, there are some serious benefits from using new compilers in terms of code speed and better language features and compiler errors/warning they help you write better code. Every time we upgrade, the compiler finds something in our 25 year old code base that shouldnâ(TM)t have worked!

Comment Re:If I ruled .. (Score 3, Interesting) 222

Our former colonies have all made the metric switch just fine. Canada's a bit confused because the building industry tends to be Imperial (or the US equivalents), but otherwise they're switched fine. As a Briton who emigrated to Canada as an adult and married an Aussie, before returning to the UK, I can attest to the fact that you can adjust. I don't do anything in miles anymore, even though I've been back in the UK almost 20 years. For a while I did low temperatures in celsius (I'd lived in Canada) and high temperatures in Farenheit (I'd live on a RAF base in Cyprus in the early 80s and later in the US in my 20s), but then I lived in Melbourne and experienced high temperatures and metric at the same time. It comes down to experiences.

Pints are defined in mls! Please don't go metric in the Aussie way: their beers are tiny ;)

Slashdot Top Deals

The reward for working hard is more hard work.

Working...