|
|
|
|
|
by corobo
848 days ago
|
|
Tiny successes in something like this - I've got a whole system of timers that are either tracking what I'm doing or tracking the time when I'm not doing something during work time. From there I've got an automation that will send me a notification warning me the timewaster timer is about to start and that I should start working on something. There's a tiny slither of shame in there that seems to be helping! :) I am also working on a more thought out app/system/service/bot that does indeed use GPT (and regular old if statements and cron jobs) to help me schedule out my tasks for the day, recover my schedule after missing tasks, shame me via a messenger interface for leaving a task on my list too long, etc... but in the most obvious case of irony I keep procrastinating on actually building it. It's getting there slowly :) |
|
Made me think of a chess timer. Maybe I will buy one now haha.
—
I’ve found that any ideas I have for projects to help with procrastination never get done. It’s the ultimate procrastination and there is no end to it. It doubly kills my motivation because now I have to be thinking how much more efficient I would be if I had my tools which I currently don’t have. So even if I eventually start working, now it feels even harder :D
I think there are a lot of rabbit holes like this in programming in general.