

A joke in the aviation industry is that planes will someday become so automated there will just be one pilot and a dog in the cockpit. The dog will trained to bite the pilot if they try to touch the controls.
So I maybe windows users will need a virtual dog to bite copilot if it tries to do anything.



I guess it kinda depends on the accuracy of the numbers available to the application. If 0.00 is actually zero then a negative zero doesn’t make sense. But if the number was -0.001 then yeah -0.00 would make sense, it would be conveying a decrease just not in the decimal places displayed.
But if it is actually zero then they probably should’ve used a different colour than red because it is confusing.
My guess is it’s probably just if x > 0 then “green” else “red” kinda logic happening.