The Witch's Brew
This stuff is awesome for colds.
Ingredients:
- 2-3 stalks of lemon grass
- a whole thing of fresh ginger
- 3-4 tomatoes
- 1 sweet potato
- half head of red cabbage
- 1-3 jalapenos (depending on your tolerance for hot)
- 3-4 carrots
- many cloves of garlic up to a whole head
- mushrooms, not sure how many, the bag of them would be a little smaller than a cantaloupe
- good amount of black pepper
- cayenne pepper or crushed red pepper flakes (as much as you think you can stand)-
- 1 bunch of spinach
- any amount of other vegetables that make YOU feel good
- enough chicken broth/stock and/or water to cover all the other ingredients
- couple of lemons (don't cook these, they are added at serving time)
- Clean and then cut up all the veggies into chunks that are big enough such that they will be easy to strain out later, but are small enough to make sure all the goods get leached out during cooking.
- put it all in a big pot and cover with the chicken stock and/or water. bring to a boil then reduce to the lowest simmer you can. simmer for one hour.
- pour the mixture through a colander and catch the sweet nectar that comes through.
- serve in a soup bowl or large mug with 1/4-1/2 of a lemon for each serving
- drink it hot, inhale the steam that comes off it, and drink as much as you can
- regarding the jalapenos and cayenne pepper: you want the final mixture to be as spicy hot as you can stand because the capsaicin is good for your sinuses, helps to get rid of phlegm and other nasties, and is a natural anti-biotic.
Please offer up your thoughts on this mixture or modifications that you find to be good.
Friday, October 03, 2008
Sunday, March 11, 2007
TG: My first tumblin entry
I'm going to use "TG" to mark a tumblelog entry. You've been warned! I want to start it with a link to the original tumblelog, just tumblin away anarchia. I'll be doing my best to not repeat any of Christian's links, though some of the good ones are going to have to get spread around. Thanks Christian!!
Learning Lisp: Part I
I come from a school of 'programming education' vis-a-vis Arizona State Univ (go Devils!!, yeah like I care what a lot of not-going-to-be-educated guys are doing with their balls: football, basketball, or any of those other *balls). In my time it went: learn procedural programming (pascal or c), struggle with it and your comatose classmates, learn data-structures, learn OO, learn the ideas of "Software Engineering", do a couple of lame projects, and then "Congratulations" (big hand shake) now go get yourself a job.
My personal program didn't go quite like that cause I took an "internship" in 1998 with a startup company in Sunnyvale that got bought by Netscape who was, two weeks later, bought by AOhelL. After all that fun I got laid off in 2001, which meant it was time for me to go back to ASU to finish my education. I went back and found myself in the same ole drudgery as before.
When I started at AtWeb in 1998 I started begining to see why they taught us some of the things that they did in "CSE 345: Theory of computer languages", as much since as it *didn't* make when I was in class. When I started working I was like "WOW, there was a reason for all of that stuff".
I'm getting off of the topic of "learning lisp" and I'm going to continue with it. I'll call the part where I actually start learning lisp "Learning lisp: partII".
I'm not one of those folks who started learning how to program before they were out of their diapers. I'm not one of those folks who was programming RPGs in highschool instead of making friends and experiementing with drugs and alcohol. I started learning how to program in my sophmore year of college when I decided that mech-eng was not for me and my dad pursuaded me to go into CS instead of the English or poly-sci thoughts that I had going on in my head at the time.
So yeah, I'm a smart guy, mathematically-minded and all, but my intro and continuing education of programming, in retro-spect, was crap. And most of the classes that I took after that were crap too. After a couple of semesters of c and pascal, we had a class called "Survey of programming languages". It consisted of 3 weeks of ada, 3 weeks of lisp, 3 weeks of prolog, and 3 weeks of, shit I don't even remember what it was. I can tell you that the class was *worthless*. 3 weeks of lisp had all of us going "cdr-who-what-when-where?", "why recursion when you have while and for?", "why lists when you have structs?", "freakin recursion doesn't even make any sense anyways!" Did we get answers to any of those questions? NO. Did our prof ever even try to tell us why this might be of interest? NO. We just all cheated off each other and did what we had to do to pass the class. Don't even get me started on the 3 weeks of prolog! That was as concrete as a 400 level philosopy class, though nicely bundled into 3 short weeks.
Fast forward several years... (though still 2 years back)
I've been a professional programmer for close to 10 years. c, c++, java, perl, tcl, php(is that really a programming language?) I've worked with them all in that expanse of time. I think that I'm at the top of my game. I've dealt with OO since they were still getting the c++ STL nailed down, trying to figure out the craziness of perl OO, through the many different versions of java since 1.0. And then..., I run into the most beautiful of things that I've ever seen: ruby. I started at home, by myself, like most addicts, but I had to take it to work to really start the downfall. I'm reading all the ruby mailing lists, websites, etc., loving it, thinking that I'm on the cuttingest of cutting edges.
However, in the background of all the ruby love there is the background noise about how 'ruby is part this and that and part lisp'. As I get more into the the daily ruckus of ruby, I'm starting to find all of these references to "functional programming". I'm thinking "yeah, thats that crazy non-sensical Lots of Irrititating Silly Parenthesis shit that I had to deal with for a mind-numbing 3 weeks back in college". Why? (thanks for so much Mr. Why) Why deal with all this non-sense when procedural/OO languages do it all so much more easily? As I tread deeper into the ruby waters, words like haskell and ML and erlang started coming up. Again, why? Ruby is perfect, why do all these folks keep stepping back into this backwards mucky world?
I'm a smart guy, but no einstein, I figured if all these apparently "really smart" guys keeping going back to this muck, there must be something that I'm missing. So I started looking into haskell and erlang. Though I could see some advantages, (and LOTS of disadvantages) I really couldn't deeply understand what the hell their code meant and why the hell it was so great.
About 4 months ago I came across a posting on anarchia that pointed to an introduction to programming book with scheme that was freely available in PDF form. At first I thought "meh, the last thing I need is to learn how to program again", but I also knew that if I was ever going to really grok any of this haskell/erlang shit I was going to have to really understand functional programming. I decided to do it. To go through the book, page by page, example by example, as a beginner and re-learn "how to program".
My next handfull of postings will be about my "re-learning how to program: with scheme".
New blog warning!
I've blogged a time or two on my myspace page (dgbillotte on myspace) and have setup a personal blog space in another place, but never got to making it *mine* or to the point of adding content enough to make anybody want to read it. I guess like all things in life, you have to make time for the things that are important to you.
One of my favorite daily reads is anarchaia. I like the tumblelog style (I think Christian might have coind that term) of having lotz of daily links, kinda ala /. but I also want to add in my own things as they come into this melon of mine. (geez this is going to make me work!) I have no idea what I'm getting myself (or you) into, but here it goes...
this blog is going to cover a wide range of topics:
- programming, in many different ways
- programming languages
- ruby
- perl
- lisp (just starting to get there)
- all the others that are very intriguing
- ruby
- life
- the environment
- energy
- politics (I'll keep it minimal since there are so many other more beautiful things in life to talk about)
- design, in all of life's aspects of it
- B and the further advancement of the human race (start here: get and read The Story of B, though you may be able to get it at your local library for !free!.)
- though probably mostly programming stuff
Don't be surprised if the layout and look/feel changes as we go. I'm just getting started, using a standard template and all, but its going to be changing. Like life itself! :-)
I'm going to get this started with some programming stuff. Check the next posting to check it out.
Subscribe to:
Posts (Atom)