Slashdot Mirror


User: Andreas+Mayer

Andreas+Mayer's activity in the archive.

Stories
0
Comments
253
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 253

  1. Re:NASA not using Metric? on NASA Sticking To Imperial Units For Shuttle Replacement · · Score: 1

    (We needed to wait until the second spacecraft was three decameters away before firing the main rocket engines, not three decimeters, but someone typed in in wrong and that's why we lost the second spacecraft)

    That's why you don't use decimeter *nor* decameter. All specifications have to be in meters or millimeters. And for larger distances maybe in kilometers; though '5000 m' is a perfectly fine specification.

  2. Re:If you give up the inch, they'll take the mile on NASA Sticking To Imperial Units For Shuttle Replacement · · Score: 1

    an inch seems like a more reasonable unit of measure than a centimeter, which seems too short.

    Um. Why?

    And a foot is also a useful measure, of which there is no corresponding metric unit.

    We just use 30 cm. Not that hard, really.

  3. Re:Are there any downsides to choice in this case? on Harsh Words From Google On Linux Development · · Score: 1

    Hand b) Windows and Mac have the same problem (SDL, GTK+, etc, and the dlls have to be included with the binary downloads because Windows/Mac don't have an easy to use package manager).

    Not quite sure what you are talking about, but ... applications on Mac OS X generally do not need to include any GUI toolkit. The toolkit is part of the OS.

    That's also the reason there is no package manager - because you don't need one.

    (Applications that use a non native GUI toolkit - like GTK+, wxWidgets etc. - will run into the problems you described. But those are not the norm on OS X. And they stick out like a red headed stepchild anyway.)