Okay... looking for a good badminton net--anyone know what might be nice to find? I don't know if I want a set, one with posts, or stakes that go into the ground. Something portable would be nice.
New Chanel Face Cream?
Also, the Chanel lady told me about a new line of Chanel skincare coming out, called Sublimage.

Little did I know that it's $350 for 1.7 oz. Hehe, I think the $90 I pay for my Rectifiance night cream was a bit out there.

And, take a look at the first Chanel makeup studio in the OC--I wish I lived the the OC!

Pecan encrusted tilapia
Last night I made this great pecan encrusted tilapia, which was modified off of this food network recipe for pistachio crusted tilapia. Okay, I didn't follow the recipe AT ALL since I didn't have pistachios, but also... I wasn't fond of the heavy herbs put in the crust. Instead, I sprinkled salt and pepper on the tilapia, and then spread maple syrup on it. I then coated the fillets in pulverized pecans. Then, I fried up some slices of prosciutto so it was really thin and crispy and served that on top of the fish. The extra saltiness and flavor with the fish was really tasty!
Code Coverage and Unit Tests
I got unit tests and code coverage running in my project's build using JUnit (of course) and Coberatura. They are pretty cool, and describe the line coverage as well as branch coverage of unit tests. I've always had mixed feelings about unit testing... is there some magical sweet spot for unit testing? For instance, I don't want to spend 75% of my time writing unit tests, and have to change and manage unit tests whenever I touch any code (but if that's the case--I think that the unit tests weren't written properly or the functionality wasn't well understood in the first place). I am definitely NOT a test-first coder though. I do see the benefits, but it's just no fun writing unit tests. :) And, I have to add that I am extremely very proud of myself for actually getting this to work in the build considering how distracted I've been at work lately. :)
No comments:
Post a Comment