←back to thread

315 points rukenshia | 4 comments | | HN request time: 0.217s | source
Show context
teddyh ◴[] No.43515162[source]
Physical pomodoro: <https://upload.wikimedia.org/wikipedia/commons/3/34/Il_pomod...>
replies(8): >>43515191 #>>43515912 #>>43515993 #>>43516345 #>>43517087 #>>43517476 #>>43519600 #>>43523232 #
ISL ◴[] No.43515912[source]
Yep. Any timer will do.

If you find yourself programming an eInk display and a microchip in order to improve your procrastination, it is time to stop working on the project, get a physical timer, and work on the thing.

If you feel inclined to shop around for a timer before getting to work, I'll save you the search. These work great. https://www.amazon.com/dp/B07TLC9SFZ (but any timer will do).

Go do the thing. You're worth it.

replies(3): >>43515990 #>>43516019 #>>43516677 #
1. jfim ◴[] No.43516677[source]
They also sell physical hourglasses if you don't want to be interrupted by a distracting beeping thing once the timer is over, especially if the activity you're trying to start with a pomodoro requires concentration like coding.
replies(2): >>43517114 #>>43517515 #
2. loloquwowndueo ◴[] No.43517114[source]
But then you have to glance at the thing every few minutes to ensure it didn’t run out
replies(1): >>43517345 #
3. j45 ◴[] No.43517345[source]
It builds muscle memory over time.

Analysis paralysis and getting it perfect before beginning is the enemy of good.

4. cwmoore ◴[] No.43517515[source]
I attached an ESP32 and accelerometer to an hourglass for this purpose, calling back to https://pypi.org/project/gitime/ to log pomodoros on my dev machine.

If it was overengineered and trivially redundant, it was relatable and tactile.