Life moves fast, but it doesn't have to.

A simple idea

The idea is simple: slow down. Pay attention. Notice things.

Here's some Python to illustrate:

import time

def live_slowly():
    for moment in life:
        time.sleep(1)  # pause
        notice(moment)

And some math: the area of a circle is $A = \pi r^2$.

A more complex formula: $$\int_{-\infty}^{\infty} e^{-x^2} dx = \sqrt{\pi}$$

Conclusion

Take your time.