U.S. government takes 10% stake in Intel (cnbc.com)
604 points by givemeethekeys 6d ago 718 comments
Claude Sonnet will ship in Xcode (developer.apple.com)
459 points by zora_goron 17h ago 362 comments
Apple Health lies to you about your six months sleep average
21 sigbit 17 8/29/2025, 1:15:10 PM github.com ↗
I think a different tone and maybe assume there is good intent instead of immediately claiming it is something malicious (lies by a trillion dollar company) would help with the messaging.
I am curious. But how you present this doesn't really help.
Obviously that is the motive for the lie. 100% not a dev who can leetcode good but can't do basic math.
It is, however, proof that the app wasnt vibe coded (written BVC) - ai wouldnt make that mistake or lie to your like that.
for example, logging the weight in Kilograms using shortcuts and asking it to read it back while sometimes run into float rounding 75.0000000000001... why not store in grams as an integer!!
Sometimes time in bed is shorter than time asleep!
Imagine you record length and your user enters 7.4 ft. You store an integer number of millimetres, and the nearest one is 2256. For a while it is fine, but at some point someone on GUI side makes conversion more precise and now from vantage point of the user the original 7.4 ft somehow retroactively became 7.401575 ft.
While a basic string could be the most reliable way to preserve data as entered, numbers with decimal point are formatted differently across countries, so it you want a 1,25 entered in Sweden to appear as 1.25 after your user moves to the US, it makes sense to record it using a decimal structure exactly as entered, along with a unit of measure. Another benefit of decimal structures is that you can store precision and thus distinguish a 7.4 ft that could have been 7.39 ft or 7.41 ft (the measuring device was not very accurate) from exactly 7.400 ft.
Other than that it's somehow giving me an average of waking up around an hour later than I'd actually wake up.
Seems like a stretch to assume it’s intentional though.
I went through a stage of getting insomnia (or I was woken up by something). I would wake up, get out of bed for 30 minutes, then get back. it would be registered as light sleep stage
I once got the running shits, I was on the toilet shitting my life force out for three hours. It claimed I was only awake for 20 minutes that night.