Skip to main content

Ginger snap recipe with lots of ginger

The default recipes don't have that much ginger taste, so I endeavored to make a better one. There are other recipes online that call for candied ginger, and that indeed is part of the solution, but better than buying the stuff, which adds things like preservatives to your cookie, why not make them yourself? It's easy.

The basis of this recipe is Alton Brown's. The proportions of my variation are similar, but there's a lot more ginger involved.

Ingredients:

For syrup:
8 oz fresh ginger
2 cups water
1 cup sugar

Peel and dice the ginger (easier done now than after it has been cooked), Add ginger and sugar to the water and bring to a boil. Simmer, covered, for 45 mins. Let stand overnight (though not strictly necessary). Remove ginger, then reduce to syrupy consistency (note that will still be quite liquid when hot, so don't reduce too much). Cool.

For cookie
7.5 oz flour
1.5 teaspoons baking soda
0.5 teaspoon salt
0.5 teaspoon cinammon
1 tablespoon ground ginger powder
0.5 teaspoon cardomom
1 egg
5 oz brown sugar
5 oz butter (at room temperature)
2 oz syrup (from above)
1 oz molassas
8 oz candied ginger (from above)
Raw cane sugar

In mixer, add brown sugar and butter, and mix to fluffy consistency. Add molasses, ginger syrup and egg, and combine. In a separate bowl, combine flour, baking soda, salt, cinammon, ginger power, cardomom. Now add dry ingredients to sugar mixture and combine. Stir in the diced ginger.

Form balls of dough and roll to lightly coat in the raw cane sugar, place on baking pan (can use parchment paper for easier cleanup) and flatten somewhat.

To finish, sprinkle a bit more cane sugar if necessary, and add a drop of ginger syrup.

Bake for 12-15 mins at 350F. Makes 12-15 cookies.


Comments

Popular posts from this blog

Add a user with root privileges on a linux system running busybox

The problem with busybox is that it doesn't support a whole bunch of useful stuff that would help in this situation, such as sudo, and therefore the wheel solution proposed in other posts, in /etc/sudoers , can't be done. Likewise, usermod is not available, and even adduser -u 0 doesn't work because it complains that "UID 0 is already used". What you have to do is simple: adduser user vi /etc/passwd and modify the uid of user . /etc/passwd will look something like this: root:x:0:0:root:/home:/bin/sh daemon:x:1:1:daemon:/usr/sbin:/bin/sh sampleUser:x:1000:1000:Linux User,,,:/home/sampleUser:/bin/sh to give sampleUser root privileges, edit like this: sampleUser:x:0:0:Linux User,,,:/home/sampleUser:/bin/sh I.e. set sampleUser's uid = 0 Done.

Head Radar Helmet vs Head Cinema Pro Helmet

I was intriuged by the HEAD integrated visor/google-replacement helmets, and used the HEAD Radar helmet all last season (23-24). I love the sphere fit, which is very comfortable since it conforms to your head shape. My head is 59cm and thus at the top of the range of the M/L size, and the Radar helmet was very comfortable. With the Radar, the way the visor/goggle-replacement works is that there is an clip mounted via an elastic cord to the helmet, that mechanically clicks into the visor/google-replacement. It can be raised and is held by a click stop on the helmet but because of the elastic at each side, needs two hands to bring up and down as it needs to be extended away from the helmet before being moved. The lens is big and provides good peripheral vision, but again because of the elastic, is pretty tight to your face, i.e. as tight as a google would be. This seals the visor pretty well, so that no wind gets behind the lens at speed. The visor padding is comfortable, but it is not...

Danger Zone revisited

Finally tracked down some statistics on homicides in the SF Bay area as a whole. As previously stated, Hong Kong, a city of 8m, has roughly the same population as the Bay area, and a homicide total of about 50 murders per year. In 2007, the 11 cities in the aqrea with populations over 100k, had approx 350 people murdered. In comparison to NYC, which had approx 500 murders in 2007 (out of 19.7m population) So in terms of population, the murder rate in the Bay Area (1/23k) is higher than in NYC (1/40k) by almost twice! And of course, much more dangerous (7x) than HK (1/160k) Yikes.