Live data from Hacker News

Show HN: OnlyRecipe.app – Remove clutter from recipe sites

showcase.onlyrecipe.app

341–350 of 360 posts

Re: Show HN: OnlyRecipe.app – Remove clutter from recipe sites

#341
post #57

Earlier quoted context omitted.

> If this is true. Is there any harm in putting the recipe at the top and the story below? From an SEO perspective, yes. Time spent on page will be less if the recipe is on the top.

A better measure as to whether the user found what they were looking for would be if Google checked if the user continues browsing through subsequent search results or not.

Google does check this. It’s called bounce rate and is just one piece of the SEO puzzle. Keeping users on your site longer before they “bounce” is another, so these sites are incentivized to keep you on the page for as long as possible because they know that it’s unlikely for a user to find the exact recipe they are looking for.

Re: Show HN: OnlyRecipe.app – Remove clutter from recipe sites

#344

Earlier quoted context omitted.

How on Earth would you measure volume in grams?

Easy! water 150ml = water 150g /pedantry I think the op means it’s nice that the ingredients are given by weight because it is more accurate than volume.

The sample recipe states 90ml of butter, last time I checked it was solid. I have no idea how you would work that out. Wiki says it’s 911g/l so I guess you use about 80g which is easy enough to measure, but why not list the weight (for cooking on Earth weight and mass are interchangeable)

I’m not sure why it’s talking about “cups”, I thought americans used “gallons” or “fluid ounces” for volume? It also has one ingredient that has accuracy to 3sf in its weight (167 grams) which seems rather excessive for cooking.

In theory you can use volume to measure things like flour, although it is trickier than using weight as you have to smooth it over.

Re: Show HN: OnlyRecipe.app – Remove clutter from recipe sites

#345

It would be amazing if there was something that would convert recipes to the format used on Cooking For Engineers. It’s so intuitive and easy to read. I never want to look at steps to make a recipe again. Scroll to the bottom to see what I’m talking about: http://www.cookingforengineers.com/recipe/108/Banana-Nut-Bre...

Maybe I'm an outlier, but holy hell I cannot read that format at all.

Re: Show HN: OnlyRecipe.app – Remove clutter from recipe sites

#346

In the same vein, I made the Recipe Filter extension for browsers: Chrome: https://chrome.google.com/webstore/detail/recipe-filter/ahlc... FF: https://addons.mozilla.org/en-US/firefox/addon/recipe-filter... Source code (there's Safari in there if you don't mind building it yourself): https://github.com/sean-public/RecipeFilter I was spurred into action by a comment here on HN back in 2017: https://news.ycombinator.co…

Woah nice, just installed it! Perfect, thank you so much. I don't care for the life stories and pseudo deep insights, I wanna cook and eat stuff.

Re: Show HN: OnlyRecipe.app – Remove clutter from recipe sites

#347
post #102

Earlier quoted context omitted.

I've acquired three types of table spoon in my kitchen drawer. The largest is nearly double the smallest. It's absurd that this is an actual unit of measure.

Assuming we're talking about measuring spoons (since table cutlery can be any volume, according to the design), I first wrote "a metric tablespoon measure is 15mL exactly, by definition." The US one is almost the same, and Australia is weird with 20mL. But now I see Germany changed the definition at some point, and a 15mL spoon is an Alter Esslöffel, with a Moderner Esslöffel being 7.5mL. Can a German confirm this, o…

We don't care for how much volume fits onto a spoon, we use it because it's normal cutlery. We have bigger spoons for eating soup (Esslöffel) and tea spoons (for desert or something like that). It's not really for measurement but it's used because everyone has it. I think a tea spoon would most probably have something around 2-3ml and not 7.5. Don't trust everything that's on wikipedia. Here they have different measurements for example: https://de.wikipedia.org/wiki/K%C3%BCchenma%C3%9Fe

So basically TL and EL are not for measurement but used anyway. Things get funny with a "gestrichener" (flat filled spoon) and "gehäufter" (as much as you can fit onto a spoon imho) Löffel.

Re: Show HN: OnlyRecipe.app – Remove clutter from recipe sites

#349

It can get frustrating skimming through text walls just to find the recipe on blogs/sites. Authors do it to get high ranking on Google. You can use OnlyRecipe.app to extract the recipe information. It works on almost all sites/blogs which follow a recipe standard when they post. You can also save it to your phone directly using the app. Scan recipe QR code using your phone camera and voila. Android: https://play.goog…

Spending time writing user-hostile recipe for SEO purpose, then someone else building an app trying to undo this and finally the end user spending time installing app, scanning QR code and going back to the original user-hostile website because the app didn't get milk quantity. Now I'm too tired to cook anything.

All we're missing is crypto/NFTs to create a full circle of tech bullshit.

Re: Show HN: OnlyRecipe.app – Remove clutter from recipe sites

#350

Earlier quoted context omitted.

@AwkwardPanda And how does a site opt out of your scraping? Do you have a unique user-agent when you scrape? A set of IPs?

Hi, currently there is nothing of this sort. The user agents are random. I have a couple of servers doing the scraping in real-time. The IPs are not static. Let me see if I can build a opt-out list. But wouldn't it beat the entire purpose of this app?

You should just declare your bot as a user-agent. Most publishers won't even bother to do it, but leaving a publisher an option is the correct etiquette for any bot. Random user agents is cloaked scraping.
Post reply on HN