Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
benawad
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
benawad
6y ago
I'll take 70% type safety over 0% any day
2.
▲
by
benawad
6y ago
Does anyone know if Patrick has talked somewhere about why he decided to take a job at Stripe instead of continuing his consulting business or starting a new venture? Patrick didn't strike me as someone interested in working at a "
3.
▲
by
benawad
6y ago
Yeah makes sense, I'll add this to my todo list
4.
▲
by
benawad
6y ago
I never considered that use case, is that something you've run into?
5.
▲
by
benawad
6y ago
I'm using Paddle for payments and it looks like something wrong on their end. I'll contact them and keep you posted. Thanks for the heads up!
6.
▲
by
benawad
6y ago
Oops, what part of the flow isn't working?
7.
▲
by
benawad
6y ago
It looks like you're using the recipe-scrapers library to scrape recipes which only supports a set number of websites. If you want to expand that, I recommend parsing JSON+LD and Microformats. Given your parsers folder [2], it looks li
8.
▲
by
benawad
6y ago
this is coming soon!
9.
▲
by
benawad
6y ago
I considered going down the ML route, but didn't know where to start. I'd love to hear how you would approach it.
10.
▲
by
benawad
6y ago
If you're interested in switching, http://www.mysaffronapp.com/ has a bulk import from Paprika and you'd be able to share an account with your partner.
11.
▲
Scraping Recipe Websites
(benawad.com)
463 points
by
benawad
6y ago
|
196 comments
12.
▲
by
benawad
6y ago
I built this for my mom after she wanted a better place to store all the recipes she liked to cook. You can import recipes from websites and organize them into digital cookbooks. Once you add some recipes to Saffron, you can generate grocer
13.
▲
Show HN: Saffron – Manage Your Personal Recipe Collection
(mysaffronapp.com)
2 points
by
benawad
6y ago
|
2 comments
14.
▲
Show HN: Auto Formatter for File Structures
(github.com)
15 points
by
benawad
7y ago
|
1 comments
15.
▲
by
benawad
7y ago
I thought it could have been a memory problem too, but VPS didn't show any signs of anything spiking https://twitter.com/benawad/status/1212404379371917313 but I do think it's related to my nested object
16.
▲
by
benawad
7y ago
All it takes is one person doing something against YouTube's terms of service and his account will get banned.
17.
▲
A new health tool by Facebook
(newsroom.fb.com)
1 points
by
benawad
7y ago
|
0 comments
18.
▲
by
benawad
7y ago
I'm sure Amazon's not happy they gave shop.new to eBay.
19.
▲
by
benawad
7y ago
It's currently free and will stay free for those who signup now. I'm working on adding a $5/month subscription.
20.
▲
by
benawad
7y ago
I didn't find any good open source options
21.
▲
by
benawad
7y ago
Cool project, I love that you can search by macros. A few points: 1. Clipping recipes from different websites can be quite challenging because of the varying html structures. I recently tackled this problem and I'm curious what method
22.
▲
by
benawad
7y ago
It would be cool to be able to attach it to different frames. The default one looks low quality.
23.
▲
by
benawad
7y ago
I recently read the book "The 22 Immutable Laws of Marketing" and it talked about how when a company adds more lines of business that long term it can have negative effects (lack of focus). Do you think Apple has over diversified?
24.
▲
Show HN: Classic Wow Builds
(classicwowbuilds.com)
1 points
by
benawad
7y ago
|
0 comments
25.
▲
by
benawad
7y ago
KISS
26.
▲
by
benawad
8y ago
> Key Business Question to Answer: Is the value proposition of a large encrypted file transfer service enough to drive Firefox Account relationships for non-Firefox users. The metrics section is interesting https://github.com&
27.
▲
by
benawad
8y ago
If you interested in Typescript, GraphQL, or React.js you might like my channel https://www.youtube.com/c/benawad97
28.
▲
by
benawad
8y ago
short term vim slows you down, long term vim speeds you up
29.
▲
by
benawad
8y ago
1. Create a login mutation which creates a session and sends back a cookie. 2. Use resolver middleware to check whether the user is authenticated. I like to use express-session ( https://github.com/expressjs/session ) fo
30.
▲
by
benawad
8y ago
"Redux is notorious for its boilerplate and has a relatively difficult learning curve. We provided generators for some common templates but it was still one of the most challenging pieces and source of confusion while working with Reac
More ›