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


Score is 6711 by just saying no to everything


> the disclosures were all the way at the bottom of the video description


Anyone can write anything, it doesn't make it true.

Eg, I can say: "ai wrote this comment".

Or I can say: "ai did not write this comment".

Looking at the comments alone does not tell you whether they were or were not written by ai. Same for videos.

What is going on is that you are trusting the disclosure is significant and real. So, when you see the disclosure you are concluding something on the basis of TRUST. Same for the video itself.

Seeing something on a screen does not make it a true representation of reality. You do not know reality; you only know that you saw a video. This applies to disclosure, video, comments - anything on a screen.


As a large language model, I did not write this comment


this feature exists in normal HN. I'm assuming you are a bot?


the official HN api which is firebase under the hood https://github.com/hackernews/api


I get this error too and if I try again: { ... "error":{"type":"permission_error","message":"anthropic.claude-opus-4-7 is not available for this account. You can explore other available models on Amazon Bedrock. For additional access options, contact AWS Sales at https://aws.amazon.com/contact-us/sales-support/"}}


same here. have u found any solution?


Funny enough I was looking at rewe network requests for a personal app that suggests weekly meals and automatically orders the ingredients for you


Just pipe the items through this CLI, and you can save a ton of work :)


tell us more about it


stripe-no-webhooks integrates automatically with nextjs via cli & gives you useful abstractions on top of postgres like await billing.credits.consume({ userId, key: "api_calls", amount: 1 });


this doesn't work. Most of people follow the workflow you described and call it a day. The problem comes later when, for example, you realise stripe gives a grace period when payment for a subscription fails but the subscription still shows as active in your backend (by this time bad actors have been abusing your software for months).

With stripe-no-webhooks the default behaviour is that subscriptions get cancelled when payment fails and you can deal with your internal logic by putting it inside onSubscriptionCancelled hook.

There are many of small quirks that can be extremely costly (for example if you offer an AI product) and we take care of this for you


other contributor of stripe-no-webhooks here. Yes we support Clover but should be compatible with most versions, if you have any problem open a github issue and we'll fix it ASAP


Thank you!


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

Search: