zk_html/diary/2008-12-24-08:09:44.html

59 lines
3.6 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Eating In: Day 2</title>
<link rel="stylesheet" type="text/css" href="/style.css" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | Eating In: Day 2</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Breakfast: Steel-cut oatmeal, coffee</p>
<p>Lunch: Leftover Saag</p>
<p>Dinner: Beef Stroganoff, Corn Bread, mead, brandy, whiskey</p>
<details text="The rest.. of the story."><summary>The rest.. of the story.</summary>
Two days now, and, stupid as it sounds, I already feel better. It's not some over all lightening of mood, or even that I feel physically better after having spent two days cooking for myself. Much more specific. See, my choices for going out to lunch (and I used them well) are Carls Jr., Taco Bell, Panda Express, Spoons, or bagels/wraps. I noticed it right after lunch - I didn't feel the stupid general grossness that I usually do at that point of the day. Notably absent was the horrendous gas one gets upon eating Taco Bell. It was kind of uplifting: maybe this really is healthier.
Until after dinner.
So I made my stroganoff and cornbread and sat down to eat. Had a couple of servings of each, too, 'cause I really like eating. After all that, I went back in the kitchen to clean up and just happened to look down into my bag of flour. Flour, it should be noted, does not normally contain black specks. Curious that mine did. I pinched one and sprinkled the load of flour+speck into my palm only to find a bug. THERE WAS A FUCKING BUG IN MY FLOUR. The flour, I should note, that I just used to make corn bread. I looked back in the bag and, lo, the bug had his whole family there. They were evenly distributed throughout the fifteen pounds or so of flour I had left in there.
So I drowned my disgust in alcohol. Man.. fucking sick.
<strong>Beef Stroganoff</strong>
<em>Serve this over noodles or rice, so long as there are no GOD DAMN BUGS in either.</em>
1/2 lb lean beef fillet
1/2 onion, sliced
1/2 lb crimini (white) mushrooms, sliced
3 Tbsp butter
3/4 cup sour cream
1/4 cup dry white wine or herbed mead (not cooking wine)
Slice the beef thin, then pound it thinner and cut the strips into bite-sized pieces. Sautee the onion in 1 Tbsp butter for two or three minutes. Add the beef and brown all over. Scoop everything into a bowl and keep warm in the microwave (just put it in there, don't turn it on - microwaves are decent insulators). Add the next 2 Tbsp butter and the mushrooms to the pan and sautee until everything's a good golden brown and doesn't look very white anymore. Drain. Add the beef, onions, and wine/mead. Cook and marvel at the scents. Add the sour cream and stir. Season to taste with salt, pepper, and any green herbs that suit your fancy - I used summer savory. Serve over a starch.
<strong>Cornbread</strong>
Know what? Forget about it. Look on the back of the canister (that's what I did). I don't even want to think about anything with flour in it now :|
</details
</article>
<footer>
<p>Page generated on 2008-12-24 08:09:44</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>