5
Negative Steps (programming.dev)
you are viewing a single comment's thread
view the rest of the comments
[-] somegeek@programming.dev 1 points 1 year ago

Can someone guess how this happens?

[-] WaterWaiver@aussie.zone 3 points 11 months ago* (last edited 11 months ago)

Random possible explanation:

  • Steps are not recorded as a single number, but instead as a list of timestamped+GPS'd events (probably in small batches rather than per-step). This is the data they'd want to collect about you if their goal was to monetise your habits.
  • "Number of steps" on the UI parses this list of step batches to work out how many steps you have taken, but also subtracts a previous number from it (eg global number of steps at start of day) to get just the steps for today.
  • Timetravel caused by timezone change or daylight savings. The global number of steps at start of day ends up bigger than the sum of steps batches. Perhaps the sum of steps batches only gets processed up until "now" and "now" has moved backwards.
this post was submitted on 21 Nov 2023
5 points (100.0% liked)

Software Gore

0 readers
1 users here now

A community for posting software malfunctions

Deliberately bad software or bad design is not software gore, it must be something unintentional

Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient and shear it



founded 1 year ago