Live data from Hacker News

Show HN: Github for recipes

forkingrecipes.com

21–30 of 103 posts

Re: Show HN: Github for recipes

#21
post #19
post #10

Hey Guys, I'm the creator of Forking Recipes, I'll be happy to answer any questions you have and thanks for taking a look!

I really like this! Hopefully it gains momentum because it'd be really neat to have [a tool that can be used as] a crowd-sourced recipe-optimiser. On a different note, I'm on a slow internet connection and it's very noticeable that the page is huge and not optimised for bandwidth (some thumbnailing and gzip-ing would be good to add at some point, to make the site as snappy as possible! :) ). https://developers.google…

Thanks for the feedback! I'm actually working on making the main page use thumbnails right now.

Re: Show HN: Github for recipes

#23
I find it waaaay too geeky for a cooking website. The idea could be useful but as it is right now, it's very hard to understand how it's supposed to work. (Revision 2, what?)

Re: Show HN: Github for recipes

#24
\o/ I asked for this 16 days ago (http://news.ycombinator.com/item?id=5033978) and now it exists. God I love HackerNews :D

Probably not related, though still cool.

What I'd like to see though, is for all the pictures to be of food. There's a lot of happy faces, but the point of a cook book is to make me feel hungry when looking at the pictures. Not sure how to achieve that though.

Re: Show HN: Github for recipes

#25
I started something similar[1] last Christmas (but lost interest as I never documented my own experiments). It's a great idea and there's need for a de facto standard source for recipes and cooking instructions.

My "next step" was to contact sous chefs of famous restaurants.

[1] http://palatelab.com/

Edit: rephrased.

Re: Show HN: Github for recipes

#27
Having looked at some of the recipes, it might be nice to take the job of layout/formatting away from the recipe submitter and offer some differnt layout options to the person viewing it.

For example, some recipes include the accompanying photos inline, while others collect the photos at the end. If instead, the submitter merely tagged the photos according to what step they accompanied, then the website code can lay them out beatifully in a number of different ways to suit different viewers.

I think I'm thinking something along the lines of LaTeX philosophy: You provide the content and leave the layout to the experts/computer. So you don't write that "Zest of 2 lemons" should be part of a bulleted list, you write that it is an ingredient and leave it to the layout to put it in a suitably formatted ingredient list.

Another advantage is you reduce the ability of less savvy users to make parts of your site look ugly.

Re: Show HN: Github for recipes

#29

You need to hire a designer for this. Cooking/recipes/food markets are really visually driven. You also need to define what a fork is right on the landing page. A fork for a cook is not the same as a fork for a programmer. What you should have is a good header area that has the application work flow explained in graphics. Example: Alice liked Juan's recide for thai rice. She wanted to create her own version. Alice fo…

I'd like to second this, and also say that you should really work hard to establish "fork" and "forking" in contexts that make sense to non-developers. They're second nature for us, but non-technical cooks will probably either read it as "fucking recipes", or conflate fork (to diverge) with fork (eating utensil).

That said, awesome idea.

Re: Show HN: Github for recipes

#30
post #27

Having looked at some of the recipes, it might be nice to take the job of layout/formatting away from the recipe submitter and offer some differnt layout options to the person viewing it. For example, some recipes include the accompanying photos inline, while others collect the photos at the end. If instead, the submitter merely tagged the photos according to what step they accompanied, then the website code can lay…

That's a great idea, thanks!
Post reply on HN