Espresso
Friday, February 6th, 2009For some reason my espresso shots have all been absolutely amazing ‘god shots’ this week. I don’t think I am doing anything different and I have been using a variety of beans so it isn’t just one spectacular roast. Still, I can’t really complain.
Maybe it goes something like this:
For i=1:1:CourseWorkDone
Stress++;
NeededProcrastination++;
For j=1:1:24
DesparationFactor = j * (Stress^2+NeededProcrastination^2)^0.5;
TotalCoffees = TotalCoffees + HaveXCoffees(DesparationFactor);
End
End
Printf(‘TotalCoffees’);
While Total < SafetyMargin
HaveXCoffees(1)
TotalCoffees++
End
CoffeeQuality(TotalCoffees);

