Live data from Hacker News

Show HN: I vibecoded a 35k LoC recipe app

recipeninja.ai

181–190 of 258 posts

Re: Show HN: I vibecoded a 35k LoC recipe app

#181

Earlier quoted context omitted.

I cannot find a link to the source code. Is there any?

https://www.recipeninja.ai/assets/index-B7TAGfYd.js Not 35k lines, but there's one line that's about 48,000 characters long. So either they've intentionally obfuscated it, or chatgpt just churned out one long line Edit: Running it through a prettifier the code comes about 33k lines

[deleted]

Re: Show HN: I vibecoded a 35k LoC recipe app

#182

A cooking web app 35k LoC? Wow, the author might be surprised to know that an entire OS kernel can be programmed at a fraction of that count. I can safely say that the days where we compained about JS bloat can be put aside, this is a whole new league by itself. Sane advice: learn to program, put the AI hype/drug aside and do yourself a favor. It's an invaluable lifetime skill knowing to program from scratch and perh…

[dead]

Re: Show HN: I vibecoded a 35k LoC recipe app

#185

A cooking web app 35k LoC? Wow, the author might be surprised to know that an entire OS kernel can be programmed at a fraction of that count. I can safely say that the days where we compained about JS bloat can be put aside, this is a whole new league by itself. Sane advice: learn to program, put the AI hype/drug aside and do yourself a favor. It's an invaluable lifetime skill knowing to program from scratch and perh…

I kinda wish I could look at the code, but it's not open source and the frontend sources are minified/obfuscated, but it's long and looks like it's using React and a css-in-react approach, which also generates a ton of code.

Re: Show HN: I vibecoded a 35k LoC recipe app

#187
post #94

> It now includes a fully interactive voice assistant so you don't need to get your dirty hands over your new iPad when you're cooking. Always floored about the problems people think need fixing. The problem is not that you get your dirty hands on the iPad. The problem is that you want real recipes. You know, things people have actually cooked and found to be good. With real photos of how the result actually looks (i…

As somebody who cooks quite a lot (for a diverse set of people), I have the opposite experience of what you describe (also I hate having to touch my screen while cooking).

The cooking book scene has been openly criticized for not actually trying the recipes, even before LLMs were a thing[0]. Regular cooking websites have always been somewhat unusable due to massive ads and fluff text because 1) SEO and 2) recipes are not copyrightable, but the fluff text is.

For quite some time I get my recipes directly from chatgpt, the instructions are very condense, they work quite well, and most importantly: It knows how to substitute ingredients. "My friend is vegan and allergic to heat-resistant soy protein" and it's going to adjust accordingly.

[0]: https://www.matchingfoodandwine.com/news/blog/recipes-that-d...

Re: Show HN: I vibecoded a 35k LoC recipe app

#188
post #94

> It now includes a fully interactive voice assistant so you don't need to get your dirty hands over your new iPad when you're cooking. Always floored about the problems people think need fixing. The problem is not that you get your dirty hands on the iPad. The problem is that you want real recipes. You know, things people have actually cooked and found to be good. With real photos of how the result actually looks (i…

Absolutely agree. Real recipes, tested by actual cooks (home or professional) with genuine photos, matter far more to me than avoiding messy screens. Does anyone know trustworthy sites that consistently offer recipes meeting these standards?

If you like Indian food I’d say Swasthi’s Recipes is decent. A lot of what I have seen on there is similar to how my aunties in Punjab n aunties of my friends in UP make food/have taught me to make food.

https://www.indianhealthyrecipes.com/

Edit, if you’re veg also this site is decent:

https://www.vegrecipesofindia.com/

Re: Show HN: I vibecoded a 35k LoC recipe app

#189

Earlier quoted context omitted.

I'm convinced that people who complain about this don't use recipe sites very often. There are loads without any preamble, and many of those with narrative provide a 'jump to recipe' button. Even if it is a long article with no jump (rare), it's still not a big deal 1. Some people do want the narrative 2. It's not that much of a hardship to scroll

You're entirely right. I don't use recipe sites very often, and yet it still happens often enough that I have to keep scrolling and reading on different sites to get past the backstory

There's also sometimes a button for the "Printer Version" of the recipe which is very much no fluff.

Ex. Above all the fluff is the word "Print" in a yellow box [1] which takes you to a no fluff page [2].

[1]: https://www.seriouseats.com/buttermilk-vanilla-waffles-recip...

[2]: https://www.seriouseats.com/buttermilk-vanilla-waffles-recip...

Post reply on HN