Hacker News new | ask | show | jobs
Show HN: Search for ingredients to pair with other ingredients (kulinarian.com)
26 points by _nate_ 2144 days ago
8 comments

I looked up 'potato' and ended up with a lot of obscure but delicious options. Looks like a win to me. I do have a little suggestion btw: Any reasons you did not put the search bar on the middle of the screen on the mobile version? I think that would be more intuitive for the user.

Anyways this is an amazing project, good luck!

Thank you for the kind words and feedback. The search bar should be centered on all screens, but others have said similar things, so it sounds like I have some styling issues to deal with. Thanks again!
For flavor pairings for your kitchen bookshelf I highly recommend: https://www.goodreads.com/book/show/4443485-the-flavor-bible
Yes indeed, I have both the original and vegetarian versions, they are outstanding. I would also recommend the "Flavor Matrix" which leans more towards theory and technique, rather than just being a reference; https://www.amazon.com/dp/0544809963
I searched for ginger and the few I clicked and checked had no ginger in the recipe or description. I tried messing with the advanced search as well but maybe I am doing something wrong there. I guess it's finding me dishes that go well with some dish I have with ginger?
There seems to be a bug where I had to search twice to get relevant results.

For example I typed "pumpkin", hit enter, the url is updated to https://www.kulinarian.com/recipes/?search=pumpkin and the spinner shows. But then it loads what is probably generic results (dunkaroo dip, salmon burgers..) . Then I hit enter again, and finally get relevant results loading.

I'm assuming you're talking about the general recipe search bar in the top nav? If so, I can't replicate that issue. Which OS/browser versions are you using?
Safari 12 (latest). I didn't see any errors in console
Thanks again, I'll look into it
You should see ginger in the ingredients list. However, the recipe search is based on postgres full text search, so it's possible something is being missed. I need to update the recipe search for flavor pairings to ensure there is an exact match for the given ingredients.

And thanks for testing it out!

Weird. I tried searching ginger and had no problem finding recipes that included it as an ingredient.
Now if it knew what I had bought from the grocery store, their expiry dates, and how much time I had to make a meal and then it could tell me what to make.

Maybe it could tell me what to buy at the grocery store as well...

And maybe it could track my calories.

This needs to all be integrated together.

That's a great idea with a lot of moving parts, so it would definitely be a fun challenge. I'm currently working on a "pantry search" to help you find recipes with the exact ingredients you have on hand.
See also apps like Chef Watson, MyFridgeFood which suggest recipes based on ingredients you already have available at home.
Is Chef Watson still a thing? Their original site/app seems to be dead.
Can’t read the pairings on my iPhone as they are cut from screen ...
Thanks for letting me know, some others have had similar issues, so I think I have some css bugs to fix.
Searched for egg yolk and lemon, empty results (Firefox on iOS)
Thanks for alerting me to this, I'll see what I can find