All recipes are 404 not found
Show HN: I built a no-BS recipe search engine
21–30 of 218 posts
Re: Show HN: I built a no-BS recipe search engine
#22Some thoughts: 1) Clean up the plural duplicates, e.g. peanut/peanuts, leek/leeks, carrot/carrots, etc. 2) I've never considered the author, is that common? 3) Mode to toggle pictures on would help scanning, cooking is very visual 4) Not simple to design, but some way to have either/or ingredients (e.g. peanuts OR cashews) could be useful
Re: Show HN: I built a no-BS recipe search engine
#23Are you able to give any insight into how this works behind the scenes, is it all manually input?
Bookmarked for future use.
Re: Show HN: I built a no-BS recipe search engine
#24Very well done. I love the design and simplicity. I would be cool if you could search by ingredients or food allergies. Somewhere you can basically state the ingredients you have and then it'll suggest recipes, but I understand if you don't have all the recipes indexed by ingredients Sorting the table too!
Re: Show HN: I built a no-BS recipe search engine
#25Re: Show HN: I built a no-BS recipe search engine
#26Hi HN I wanted to be able to search recipes from sources I knew I could trust. I also wanted a way to sort recipes by rating and include and exclude ingredients I already had. Going forward, I aim to add more sources, better ingredient filtering (hierarchical) and more dimensions (cuisine, meal time, etc.) Let me know what you think! One thing I struggled with was whether to includes mode with pictures or not. I can’…
Re: Show HN: I built a no-BS recipe search engine
#27I can't find the name of it, sorry.
I fully support what you're doing. I am not fussed with someone's back stories about how their great grandmother's auntie's friend had her hair dyed when walking her dog to pick cherries... Blah blah... Just want the recipe and method
But unfortunately... Advert revenues are a thing.
Re: Show HN: I built a no-BS recipe search engine
#28Re: Show HN: I built a no-BS recipe search engine
#29Looks great! https://based.cooking/ might be another good source of recipes if you're not already using it.
Re: Show HN: I built a no-BS recipe search engine
#30Looks good once the 404 issue is fixed. Perhaps for a future release you could tag / filter sources by country? A big problem for me in recipe search is avoiding localisation issues (e.g. Having to do all the conversions from cups; remembering that 'heavy cream' is somewhere in between single and double cream etc.)
Tagging by country / locale is a good idea. Another thing I'm currently working on is using a data structure of ingredients instead of a flat list. This structure will handle things like different names for ingredients and hierarchy (ie. no dairy will exclude milk and butter as well.)