Hacker News new | ask | show | jobs
by galenguyer 1805 days ago
It sounds like the app always requests the weather in Celsius from the API before converting to Farenheit and rounding up
1 comments

That'd make perfect sense, actually. 20°C = 68.0°F, 21°C = 69.8°F which rounds up to 70. No anti-niceness conspiracy here, just math.