Hacker Newsnew | past | comments | ask | show | jobs | submit | alentodorov's commentslogin

api for building apple and google wallets. launched it after ppl kept asking for one on the consumer app (launched on hn too) and gave it a shot. now it does enough mrr that i dont have to go back to work.

*walletwallet.dev


amazing!


implemented. thanks.


+1


doesnt sound ai at all to me. great read.


quit last year, bikepacked for a fee month in europe, and now after a toy project got hn-ed in december, built a real saas that pays the bills. pretty grateful to hn.

i quit after realising how ineffective it is to support a founder who stopped focusing on the product.


+1. downloaded it to see if it’s faster, but comment section takes around 5-7 seconds to load. other than that, gj—-nice ux, polished, icon..


Not really fixable, unfortunately. The API requires an network call for each comment:

> The v0 API is essentially a dump of our in-memory data structures. We know, what works great locally in memory isn't so hot over the network.

When I played around with making a client, I found the best approach was to only load the first level of comments, and asynchronously fetch children inside DisclosureGroups on appear.

Then I realized the only reason I was making an HN app was so it didn’t blind me at night, and then I realized Lobsters has all the same stories as this place but lets me filter out vibe coding articles, and I just gave up.


You can fetch the HTML (1 request), parse that, extract the comments, render the above the fold content, then use the API and blend the rest of the comments for the rest of the comments. You can also use the algolia api to grab comment data but the order doesn't match the website.

At least, that's what claude would suggest doing.


a way to solve it, which i recently started doing, is ssh-ing into the machine, starting a tmux runnin claude-code with /cc from there.


feels so refreshing to see a website without the obvious-ai elements.


sorry, but i had to do this…

is this papernot’s first paper?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: