Today I made lemonade. I learned how to make a simple sugar (equal parts sugar and water, bring to boil) and that is one of the basic things, the ones that unlock bigger possibilities. It's like learning how to select a list item in an unordered list in css, or a simple joke; its a small thing, but it doesn't matter, because it's a platform you build off of. I think if you learn enough of these little tricks, life becomes easier. I think it might be the only way to make things easier. I think you can take the sum of human learning and it would just be a series of steps to just make things simpler. For all our intelligence, we just want things to be easier and as a species be able to look at one thing and say "There, this holds no more secrets for us."
Also I added some raspberry jam to the syrup, it was delicious and added some color.
[fruit flavor] lemonade
-1/2 cup sugar
-1/2 cup water
-3 tbsp. [fruit flavor] jam
-1/2 cup lemon juice
-2 cups water (I know I mentioned it, but it'll be ok, I pinky swear)
syrup=BOIL(water[.5 cup], sugar);
flavored_syrup=MIX(syrup, jam);
lemonade_syrup=MIX(flavored_syrup, lemon_juice);
glass_of_lemonade[2]=MIX(water, lemonade_syrup);
No comments:
Post a Comment