Hacker News new | ask | show | jobs
by cityiguana 2744 days ago
I'm one of the 3 MIT students (now MIT alumnae) who coded this over 5 years ago now. It's popped up around the Internet again in the past year or so, which is neat but also a little cringey, because it forces me to look at code I wrote when I was a lot newer to programming than I am now.

One person commented about a better simulator that they'd developed, which I am certain exists. This simulator was developed for an EdX class called the Science of Cooking. Although we tested it and found it to be largely accurate (in one of the more delicious code testing sessions I've ever attended), it was designed primarily to illustrate the various reactions that occur at the molecular level, rather than to provide actual cooking guidance.

Also, it seems that some of you are having problems where the program crashes your browser. Unfortunately, that's not entirely avoidable as the whole application is client-side javascript, and does some moderately complex calculations for heat diffusion. Obviously this would not be the approach I would take if I were to rewrite the program today...

If anyone wants to take a look at the source code, here is the original git repo: https://github.com/laurabreiman/science-of-cooking. Cheers everyone!

1 comments

Great work! I had a similar idea a decade ago when I wrote a calculator to solve for perfect cheesecake. The idea was to have thick New York style cheesecake with perfect texture top to bottom yet have caramelized top and bottom (no water bath cheating!)