Live data from Hacker News

Ask HN: How do you not keep track of what you did yesterday (and this morning)?

news.ycombinator.com

21–30 of 37 posts

Re: Ask HN: How do you not keep track of what you did yesterday (and this morning)?

#25
post #14

I'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.

>> 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.

Re: Ask HN: How do you not keep track of what you did yesterday (and this morning)?

#27
I use the app Things and each day have a todo / note called "standup 2022-02-24".

I 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)?

#29

I 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/

Cool. I’ve not come across this before. I currently use the app “Timing” [0] on Mac which is similar (and pretty good).

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.

[0] https://timingapp.com

Re: Ask HN: How do you not keep track of what you did yesterday (and this morning)?

#30
post #25

Earlier 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.

I wouldn't put it past myself to forget an endpoint I implemented yesterday, that's why I document them as soon as I finish.
Post reply on HN