Skip to content

Instantly share code, notes, and snippets.

@lazywithclass
Created February 20, 2017 02:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lazywithclass/c09464a3af302d30120ed34dc2fb0f56 to your computer and use it in GitHub Desktop.
Save lazywithclass/c09464a3af302d30120ed34dc2fb0f56 to your computer and use it in GitHub Desktop.
Loo technique

Loo technique

As opposed to the Pomodoro technique.

The problem

driiin

Mario Fusco posted this on his feed a while ago https://twitter.com/mariofusco/status/584411084414672896

A solution that works for me

Disclaimer

This works for me. I'm not a medic, water could kill you, drink responsibly.

How I do it

Enter the Loo technique.

Be sure to have a mug, a bottle, or something similar. Fill it at the start of your dev activity, make sure there's quite some in there: a glass will not do.

Be sure to drink from time to time, for example if you're pair programming have a sip when it's not your turn, or if you're TDDing when you either write the test or the implementation.

Why it works

As you code (and so, as you drink), you will start to feel a gradual need to go the loo, nothing sudden like that irritating DRRRIIIIIIINNN, you can't stretch it too much though, at some point you will have to have a walk.

Be sure not to take this too far away, drink accordingly to the complexity of what you're doing, what's important is not to break your task right when you were almost there to the ah-ha moment.

This technique helps in ultimately forcing you to get up from that chair when you're stretching it too much. Anyway, as I said, it works for me, you might find it ridiculous or even dangerous, in that case you just have to close this tab :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment