Who is responsible for grade inflation at Yale?
marginalrevolution.com44 pointsby progne59 comments
def initialize(text)
@text = text
end
def inspect
"#<#{self.class} #{text}>"
end
def ==(other)
other.is_a?(Word) && text == other.text
end
with def initialize(text) = @text = text
def inspect = "#<#{self.class} #{text}>"
def ==(other) = other.is_a?(Word) && text == other.text
I start drooling a little. That's 3 lines to replace 11. We have a soft limit on class length of 100 lines, and I like the extra conciseness this allows. define_method(:inspect) { |text| "#<#{self.class} #{text}>" }
and we do that in some places, but that extra verbosity makes for more lines. Immune function analysis displayed significantly lower phagocytosis of monocytes and granulocytes in an older vegetarian population (vs. older nonvegetarians (P < 0.05, P < 0.001). Similar effect of diet was observed as decreased phagocytic activity of granulocytes in younger vegetarians. Regardless of age, respiratory burst of phagocytic cells was also significantly decreased in women vegetarians versus nonvegetarians (P < 0.05, P < 0.001). Older vegetarians revealed significantly suppressed proliferative response of T-lymphocytes to mitogens (P < 0.001).
In conclusion, our data indicate that a vegetarian diet might have a possible impact on human immune response.
https://journals.lww.com/epidem/fulltext/2007/09001/The_Effe...
It is notable that in the same famous photo of the emaciated Mohammed Zakaria al‑Mutawaq in the NYT article, his not-malnourished looking brother Joud was cropped out. And their mother is not emaciated. Is she supposed to be starving her younger child to feed herself and her other son? To me this is evidence of press cooperation with a propaganda campaign.
I submit that if you find either side in this propaganda war to be credible by default, you do the other side a disservice.