Live data from Hacker News

Cooklang – Managing Recipes in Git

briansunter.com

21–30 of 49 posts

Re: Cooklang – Managing Recipes in Git

#22

I just wanted to shout out Cooking For Engineers even though it’s only moderately related. Its format for recipes is so quick to read. I would love to see CookLang integrate this style of recipe viewing. http://www.cookingforengineers.com/recipe/108/Banana-Nut-Bre...

I prefer the Modernist Cuisine Format:

http://modernistcuisine.com/wp-content/uploads/2014/06/Colon...

It's the best I've seen for being able to easily follow along. I also really appreciate their diligence with scaling factors since that tends to be a huge pain point for me with other recipes.

Re: Cooklang – Managing Recipes in Git

#23

I just wanted to shout out Cooking For Engineers even though it’s only moderately related. Its format for recipes is so quick to read. I would love to see CookLang integrate this style of recipe viewing. http://www.cookingforengineers.com/recipe/108/Banana-Nut-Bre...

I prefer the Modernist Cuisine Format: http://modernistcuisine.com/wp-content/uploads/2014/06/Colon... It's the best I've seen for being able to easily follow along. I also really appreciate their diligence with scaling factors since that tends to be a huge pain point for me with other recipes.

It definitely seems like it would be possible to generate something like this in cooklang, as long as you specified everything in grams.

Re: Cooklang – Managing Recipes in Git

#27

I just wanted to shout out Cooking For Engineers even though it’s only moderately related. Its format for recipes is so quick to read. I would love to see CookLang integrate this style of recipe viewing. http://www.cookingforengineers.com/recipe/108/Banana-Nut-Bre...

I prefer the Modernist Cuisine Format: http://modernistcuisine.com/wp-content/uploads/2014/06/Colon... It's the best I've seen for being able to easily follow along. I also really appreciate their diligence with scaling factors since that tends to be a huge pain point for me with other recipes.

But specifying everything in grams looks like a practical nightmare for normal home cooks. 0.1g of a spice? Verses 1/4 teaspoon?

Re: Cooklang – Managing Recipes in Git

#28
post #25

> Ingredients @ingredient{quantity%unit} for example @butter{30%g} > and preheat the skillet until it reaches 450 degrees. 450 °C or °F ? Or should we write {450%°C} ? This looks weird.

In my recipes I write `%C` or `%F`, the `°` isn't really necessary I find.

Re: Cooklang – Managing Recipes in Git

#30

Earlier quoted context omitted.

I prefer the Modernist Cuisine Format: http://modernistcuisine.com/wp-content/uploads/2014/06/Colon... It's the best I've seen for being able to easily follow along. I also really appreciate their diligence with scaling factors since that tends to be a huge pain point for me with other recipes.

But specifying everything in grams looks like a practical nightmare for normal home cooks. 0.1g of a spice? Verses 1/4 teaspoon?

You're always free to take an accurate recipe and make it less accurate. You can't go the other way round.
Post reply on HN