Ask HN: What tasks are part of your daily work routine?

1 points by hiddenest 12 hours ago | 4 comments

Every morning, I check Grafana logs and metrics for abnormal spikes. If there are any issues, I send them to the CS team. It is a bit tedious.

I'm curious about other people's daily/weekly/monthly routine tasks. What repetitive work do you do regularly? How long does it take? Have you considered automating it?

robinsonrc 12 hours ago | next |

Most things are automated; right now one of my main recurring tasks is to check in on the upstream repositories of my forks that add some minor customisations to Neovim plugins whenever I’m applying updates, to see whether I need to do any rebasing (this is generally fairly quick and is on the weekly-monthly scale)