Hacker News new | ask | show | jobs
by juancampa 3124 days ago
I recently started using WakaTime to track my programming and it's an improvement over what I've used before (RescueTime). I know what you mean though, I want to somehow track my "state" which means a combination of things like:

  - Working
    - Working on X project
  - At home
  - Sleeping
  - Eating
  - Driving
  - With Someone
    - With brother
    - With friend X
    - With Mom
    - etc...
  - Drinking coffee
  - etc.
Most of these things are somewhat doable with data that is already out there. If I'm in the same location as my brother (as determined by our phones) it probably means I'm in the state "With brother". This data is already floating in the interwebs but it's somehow hard to get considering it's just four numbers.

Edit: formatting