Show HN: Github for recipes
81–90 of 103 posts
Re: Show HN: Github for recipes
#82You missed the opportunity to use the name GitCipes.
Re: Show HN: Github for recipes
#83Re: Show HN: Github for recipes
#84I like it, although I think there are other organizing principles to explore. Seconded on all the 'fork' comments its not at all intuitive to a chef what you mean here. At present the top level abstraction is the recipe which you've sort of equated to 'source code' but when you look at something like Github or Sourceforge the high level abstraction is the 'project' and in the food world the closest I could come up wi…
Hey, at Fork the Cookbook, we're doing just that right now! It's one of the primary reasons why we said Search is Hard [0]. And we're working hard on search. We've also put a lot of time and effort into researching the licensing issues, as well as design issues: how to present certain things like diffs, and stuff. So if you like, you should check out Fork the Cookbook: http://forkthecookbook.com [0] http://theforking…
Re: Show HN: Github for recipes
#85Re: Show HN: Github for recipes
#86Earlier quoted context omitted.
Hey, at Fork the Cookbook, we're doing just that right now! It's one of the primary reasons why we said Search is Hard [0]. And we're working hard on search. We've also put a lot of time and effort into researching the licensing issues, as well as design issues: how to present certain things like diffs, and stuff. So if you like, you should check out Fork the Cookbook: http://forkthecookbook.com [0] http://theforking…
From a quick browse, I don't see any way to view diffs?
The reason is this: We don't want to aim at the tech crowd (which is why you haven't seen a Show HN from Fork the Cookbook). The tech crowd knows what diffs are. We're used to reading things that look like this:
+ def function(var1, var2):
- def oldfunction(var1, var2):
But the public aren't used to reading stuff like this. What we're working on is a comprehensive way to explain what diffs are, and what it means. So we're back at square one, designing a representation that is human worthy.It'll take time. Sorry
Re: Show HN: Github for recipes
#87Keep up the good work! As an avid amateur chef, this could be fun.
Re: Show HN: Github for recipes
#88Earlier quoted context omitted.
From a quick browse, I don't see any way to view diffs?
Hey there, it's not a feature we've pushed out live yet. There is code to see diffs, but no on the public facing UI yet. The reason is this: We don't want to aim at the tech crowd (which is why you haven't seen a Show HN from Fork the Cookbook). The tech crowd knows what diffs are. We're used to reading things that look like this: + def function(var1, var2): - def oldfunction(var1, var2): But the public aren't used t…
Re: Show HN: Github for recipes
#89Hey Guys, I'm the creator of Forking Recipes, I'll be happy to answer any questions you have and thanks for taking a look!
Re: Show HN: Github for recipes
#90Hey Guys, I'm the creator of Forking Recipes, I'll be happy to answer any questions you have and thanks for taking a look!