The decision to use caffeine for me feels like the decision to use steroids or not, if I ever did anything more physical than sailing in my life. If I drink coffee I will inevitably be twice as productive as I would have been without it (for the math inclined in the room, yes 2*0=0, but that never seems to happen) but I sleep horribly the next night, which makes the next day awful (unless i juice again).
This morning I woke up feeling awful. Not sick, not tired just a general feeling of gross. Now i’m nearing the end of my chaipuccino (oh dear God, what have I become) and dreading the consequences, btu knowing that there’s a good chance I create something pretty awesome today. If only it weren’t in Objective C.
NSBlogPost* post = [[post alloc] init];
post.title = @”Caffeine”;
post.text = theCrapAbove;
[blog addSubview:post];
[post release];