Live data from Hacker News

Show HN: I built a no-BS recipe search engine

stovetop.app

1–10 of 218 posts

Re: Show HN: I built a no-BS recipe search engine

#2
Hi 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’t decide if the loss in info density is worth the benefit.

Re: Show HN: I built a no-BS recipe search engine

#3

Hi 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’…

I applaud your effort.

Building is the first step, sustaining is the second.

A picture is worth a thousand words. Figure out how to sustain the site and info density will become less of an issue.

Re: Show HN: I built a no-BS recipe search engine

#4

Hi 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’…

I found it kinda cool to read the names, but with most, I couldn't even imagine what it is. May be showing images is a good idea. For mobile, I would leave it like now, but add a possibility to scroll within each result by tap & drag to see the images

(A few links showed 404 btw)

Re: Show HN: I built a no-BS recipe search engine

#7

Hi 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’…

I love the speed! I agree with other comments about the pictures. They help to skim so I think they add to information density in a way.

I would remove the author column personally, and maybe you could remove " reviews" in the reviews column (just show the number) and show the time as a number in minutes? If no time provided just show nothing.

If you add pictures you could have the option to show as a grid, similar to a file explorer. In the list view you could have a small picture with a bigger one when you hover?

Re: Show HN: I built a no-BS recipe search engine

#9

Hi 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’…

Nice work!

I'm curious how you're parsing ingredients. I built a keto recipe search tool a few years ago[0], and I got so into the ingredient parsing problem that I spun that off into a separate service.[1] I still maintain the open source version, if you're interested in using that for stovetop.[2]

[0] https://ketohub.io/

[1] https://zestfuldata.com/

[2] https://github.com/mtlynch/ingredient-phrase-tagger

Post reply on HN