The Irony of Girl Scout Cookies

Sweet, delicious irony.

Was just a bit surprised to find a couple tiny cookies packed such a caloric punch. Especially from an organization that probably puts quite a bit of time into educating its members on healthy living.

Note, I’m definitely not on a podium preaching about the dangers of sugar. I gladly buy these cookies and will continue to do so.

Just found it a bit surprising. I imagine it creates a challenge when trying to educate young people on how to eat well, while encouraging them to sell as many sugary, tasty treats as they can.

 
31
Kudos
 
31
Kudos

Now read this

Faster Rails partial rendering and caching. 78% improvement of test application

Using a new gem I created, I was able to optimize a Rails action by 78% (152 ms to 34 ms). The gem takes advantage of Rail’s read_multi method to retrieve cached partials in parallel instead of the traditional route of sequentially... Continue →