Thread: Temporarily a bachelor. What's for dinner?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Guest Sebastiani's Avatar
    Join Date
    Aug 2001
    Location
    Waterloo, Texas
    Posts
    5,708
    Clams, for dessert?

    I have a salad recipe that would go really great with that meal:


    Sebastian's Mexitalian Salad (1 serving)
    Red romaine lettuce : 1/2 head : rinsed well and cut into bite-sized pieces
    Red onion : 1/4 cup : very finely chopped
    Roma tomato : 1/4 cup : finely chopped
    Avocado : 1/2 cup or more : cut into small cubes
    Fresh jalepeno : 1/4 - 2 teaspoon (to taste) : finely chopped (with seeds)
    Fresh garlic: 1/8 - 1/4 teaspoon (to taste) : very finely chopped
    Parmesan cheese : 1/4 - 1/2 cup : freshly grated from block into fine threads
    Olive oil : 1/4 cup : (don't worry - it's good for you!)
    White vinegar : 1/4 - 1/2 teaspoon (to taste)
    White sugar : 1/8 - 1/4 teaspoon (to taste)
    Dark brown sugar : 1/8 - 1/4 teaspoon (to taste)
    Salt : to taste
    Pepper: to taste

    1) Rinse and cut vegetables. Wear gloves when handling jalepeno!
    2) Combine olive oil, vinegar, sugars, salt, pepper, jalepeno, and garlic into bowl and mix vigorously, tasting and adjusting flavors as necessary.
    3) Add tomato, onion, and parmesan, and mix well. If possible, let mixture stand for 5 minutes or so.
    4) Add lettuce and avocado and toss gently, making sure to coat all of the vegetables completely.
    5) Enjoy as is, or top with chicken, bacon, oranges, nuts, or whatever else suits your fancy!
    I actually get requests for that from visitors.

    Anyway, have fun on your "vacation", and...um...try to stay out of trouble.
    Code:
    #include <cmath>
    #include <complex>
    bool euler_flip(bool value)
    {
        return std::pow
        (
            std::complex<float>(std::exp(1.0)), 
            std::complex<float>(0, 1) 
            * std::complex<float>(std::atan(1.0)
            *(1 << (value + 2)))
        ).real() < 0;
    }

  2. #2
    Officially An Architect brewbuck's Avatar
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    7,396
    Quote Originally Posted by Sebastiani View Post
    I have a salad recipe that would go really great with that meal:
    Okay, that looks awesome. I'm in no state to drive, or I'd hit the store and get the ingredients pronto. I'm going to make that tomorrow.

    Trouble, what?
    Code:
    //try
    //{
    	if (a) do { f( b); } while(1);
    	else   do { f(!b); } while(1);
    //}

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. middle eastern man saved ppl of the US - temporarily.
    By dP munky in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 04-02-2003, 10:35 PM
  2. Temporarily OFFLINE
    By civix in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 10-15-2002, 02:49 PM
  3. Back Temporarily (Maybe)
    By civix in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 10-05-2002, 04:56 PM
  4. temporarily NoFlow
    By EvenFlow in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 10-25-2001, 03:33 PM
  5. Personal messages disabled temporarily
    By webmaster in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 08-11-2001, 06:25 PM