Jay Goel

Results 39 comments of Jay Goel

@derekmaciel I mean to say, if you fix it and make a pull request, that would be a worthwhile addition to this code base.

I think this could be a neat feature! I was wondering the right way to go about this myself - my goal is to make sure recipes fit on a...

Intresting! I am not a pinterest user myself, but happy to accept a pull request if you want to give it a go. Can you give an example of a...

Sure, feel free to make a PR On Fri, Oct 20, 2023 at 3:04 PM S A G A R ***@***.***> wrote: > I would love to add a Favicon...

Hello! I've added this. You can see the page here: https://plainoldrecipe.com/statistics Code is here: https://github.com/poundifdef/plainoldrecipe/commit/f43b5f40a0777bed64e65d666fa7dfc6590613de Using https://www.scratchdb.com to store data. We'll see how it goes, if there is spam then...

Looks like this was fixed in 2021 https://github.com/hhursev/recipe-scrapers/pull/320

> Seems like we can find the part with the highest LEVEL, check its MAX_BLOCK_NUMBER, and delete all parts with MAX_BLOCK_NUMBER less than that. Would this be safe to do?

> Hey @poundifdef is it okay if I look this over the weekend? Feel free to make a PR. Just a heads-up, there is not a bounty on this one....

Good question. This new interface should just return a string. Then the code can decode that into a golang struct as needed. The `vault` should not care about what kind...