So as someone who cooks a lot, and gets frustrated by long blog like posts that lots of recipes have this day, this website is probably even less useful for me. The tagging system isn't being used correctly, Ham Sandwich is tagged with Banana for some reason. Speaking of Ham sandwich some of the recipes are just way too simple, this just tells me how to assemble a sandwich which I don't think anyone really needs. Tho…
Opensource.cooking: A simple, bloat-free cooking site
71–80 of 169 posts
Re: Opensource.cooking: A simple, bloat-free cooking site
#72I also usually get good results with recipes from Serious Eats[1], I also find that the in depth articles go into reasons behind the recipes, really help with knowing the "why", not only the "how".
Re: Opensource.cooking: A simple, bloat-free cooking site
#73In general I've given up on recipe aggregate sites. I have to be half-familiar with the dish just to fix all the things wrong with the recipes I find. In my opinion, divorcing the recipe from the curator is a huge mistake and no amount of user reviews overcomes this. What I really want to see are the recipes that some specific person actually makes in their daily life. Not icons who publish more recipes under their n…
Re: Opensource.cooking: A simple, bloat-free cooking site
#74Isn't this just https://news.ycombinator.com/item?id=26419717 reskinned?
Probably literally using their source code, but not linking back to it? https://github.com/lukesmithxyz/based.cooking
Their github with their fork of that repo.
Re: Opensource.cooking: A simple, bloat-free cooking site
#75I’ve always wanted to make a GitHub for recipes. You can fork recipes. Submit pull requests. Public and private repositories. Versioning and commit history. Share with friends, Etc.
You may be in luck: - https://www.cinc.kitchen/ - https://github.com/lukesmithxyz/based.cooking/ (which the submitted site may be derived from?)
Re: Opensource.cooking: A simple, bloat-free cooking site
#76So as someone who cooks a lot, and gets frustrated by long blog like posts that lots of recipes have this day, this website is probably even less useful for me. The tagging system isn't being used correctly, Ham Sandwich is tagged with Banana for some reason. Speaking of Ham sandwich some of the recipes are just way too simple, this just tells me how to assemble a sandwich which I don't think anyone really needs. Tho…
And most importantly start your own recipe book.
Re: Opensource.cooking: A simple, bloat-free cooking site
#77Earlier quoted context omitted.
You may be in luck: - https://www.cinc.kitchen/ - https://github.com/lukesmithxyz/based.cooking/ (which the submitted site may be derived from?)
That looks like a recipe site inside GitHub. What I wanted to make is a standalone website with git like branching and such. Everyone has their own little twist on recipes. I think it would be fun! I just need the time!
Re: Opensource.cooking: A simple, bloat-free cooking site
#78Re: Opensource.cooking: A simple, bloat-free cooking site
#79Example: -> https://www.allrecipes.com/recipe/242040/egg-salad-with-chop...
Re: Opensource.cooking: A simple, bloat-free cooking site
#80Isn't this just https://news.ycombinator.com/item?id=26419717 reskinned?