Live data from Hacker News

The Sourdough Framework

github.com

1–10 of 107 posts

Re: The Sourdough Framework

#2
I love this concept, and applying open source to it. I have long seen the correlation between code and food, because recipes are just instructions for humans on how to interact with food to construct something.

Recipes are code, just a different form.

Re: The Sourdough Framework

#3
I thought this was going to be yet another javascript frontend framework with yet another less than descriptive name, but lo and behold this is actually about sourdough. Neat!

EDIT: Appears the author has one for Pizza Dough[0]. Gotta try that one out as it's more applicable to me than sourdough.

[0] https://github.com/hendricius/pizza-dough

Re: The Sourdough Framework

#4
This is truly phenomenal work! Have you experimented with any traditional additives, such as adding a small amount of citric acid to increase diacetyl production during fermentation?

Re: The Sourdough Framework

#5
post #3

I thought this was going to be yet another javascript frontend framework with yet another less than descriptive name, but lo and behold this is actually about sourdough. Neat! EDIT: Appears the author has one for Pizza Dough[0]. Gotta try that one out as it's more applicable to me than sourdough. [0] https://github.com/hendricius/pizza-dough

The present work is a merger of that effort he claims.

Re: The Sourdough Framework

#8

Docker to build a book is definitely something new. Not that it doesn't make some sense just something I've never seen.

I was wondering about that. It's using texlive-full, which requires several gigabytes to install and is, for me at least, always the longest step when setting up a new (Linux) computer. It can also make sure to have reproducible builds, which I don't think there is a Latex-native solution for. Or is there a better approach?
Post reply on HN