Ask HN: How do you not keep track of what you did yesterday (and this morning)?
21–30 of 37 posts
Re: Ask HN: How do you not keep track of what you did yesterday (and this morning)?
#22Re: Ask HN: How do you not keep track of what you did yesterday (and this morning)?
#23Re: Ask HN: How do you not keep track of what you did yesterday (and this morning)?
#24Re: Ask HN: How do you not keep track of what you did yesterday (and this morning)?
#25I'm having a hard time imagining a stand-up where everyone on the team does not already know what you were doing yesterday. The board has your closed tasks and your current task. Your stand-up is to give progress on your task. What's going on that people don't know what task they have been working on?
Because I wake up 5 minutes before this meeting and my mental energy is spend on making coffee.
> Because I wake up 5 minutes before this meeting and my mental energy is spend on making coffee.
Funny.
I was asking about the format of the dailies, though. "How did the 'endpoint creation' task go, yesterday, KptMarchewa? Did you complete it?" is a question even a coffee-deprived sleep-addled dev can mumble an answer to.
Re: Ask HN: How do you not keep track of what you did yesterday (and this morning)?
#26Re: Ask HN: How do you not keep track of what you did yesterday (and this morning)?
#27I make a very quick note of each major thing I do, each thing that blocked me and things I know I need to do tomorrow, e.g:
- Y: created basic CI pipeline for application
- B: was blocked from working by having pointless meetings in the afternoon
- T: add security scanning to CI pipeline
Re: Ask HN: How do you not keep track of what you did yesterday (and this morning)?
#28Really helpful for seeing where time was spent over the course of the day/week. Collected data all stored locally too
Re: Ask HN: How do you not keep track of what you did yesterday (and this morning)?
#29I use Qbserve [1] after seeing it mentioned in a previous thread. Really helpful for seeing where time was spent over the course of the day/week. Collected data all stored locally too [1] https://qotoqot.com/qbserve/
The downside with both of these though is no local sync across multiple Macs, which is a killer feature for my use case. Timing offers sync but it’s cloud-based (no E2E) which rules out using it for me. For now I just have separate sets of tracking data on a couple of Macs…
I may give Qbserve a closer look though.
Re: Ask HN: How do you not keep track of what you did yesterday (and this morning)?
#30Earlier quoted context omitted.
Because I wake up 5 minutes before this meeting and my mental energy is spend on making coffee.
>> What's going on that people don't know what task they have been working on? > Because I wake up 5 minutes before this meeting and my mental energy is spend on making coffee. Funny. I was asking about the format of the dailies, though. "How did the 'endpoint creation' task go, yesterday, KptMarchewa? Did you complete it?" is a question even a coffee-deprived sleep-addled dev can mumble an answer to.