Re: Home coffee growers?



We had a tree in the house. It got to about 6'. We got about 1/4 lb. of cherry. Gave some to my
grandmother. We moved, and gave the tree over to
the care of my sister, who promptly killed it.

Thats terrible!

Coffee as an indoor plant needs regular watering...
like every other day. As soon as you forget, you start losing leaves off the bottom. As an indoor plant, you can't really expect your harvest to yield more than about a pot of coffee a year.


Next move I'll certainly sprout and grow some more.
It's not about the yield though, it's just about the coolness factor. ;-)

Thats why I asked, I want to start a tree myself. :-) Do they need alot of sun and heat?


-Mark
.



Relevant Pages

  • Re: Recursive generator
    ... I have a similar tree to the one you describe here at work. ... to yield a result, but not both, and often a function of a node passed ... If the caller wants pre-order it just ignores UP visits. ... for y in child.visit(prefunc, postfunc): ...
    (comp.lang.python)
  • RE: Network slowdown due to CFS
    ... This is a combined response to Arjan's: ... (you can argue that futexes should be more intelligent and do ... But userspace yield() isn't the answer. ... Why are we designing new APIs for them and why do we care ...
    (Linux-Kernel)
  • Re: Alder as a seed crop
    ... |> clearly going to be less than the yield of a grass, because a tree puts ... |> PFAF says Alnus glutinosa is a potential wood-fuel crop in suitable ... but gives it an edibility rating of 0. ...
    (uk.rec.gardening)
  • Re: Alder as a seed crop
    ... |> clearly going to be less than the yield of a grass, because a tree puts ... Annuals have to rebuild the entirety of their biomass ... |> PFAF says Alnus glutinosa is a potential wood-fuel crop in suitable ...
    (uk.rec.gardening)
  • Re: Explaining Implementing a Binary Search Tree.
    ... Define 1 tree class that is also used for subtrees -- what you did. ... instance with no attributes and a str method returning '' and an inOrder ... | def FromString: ... For an actual generator, which I recommend, *yield* values. ...
    (comp.lang.python)