
Think about the things you said...
def f(x):
 set_time = os.environ['STRESS_MINS']
 timeout = time.time() + 60*float(set_time) # X minutes from now
 while True:
 if time.time() > timeout:
 break
 x*x
gas
this breakdown is the mind entering flow state
stuck up on the things you said
stuck on the things you said
