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

Be careful: paying with Google Pay is extremely easy and the default setting is monthly recurrence. If you're not logged in, the only way to cancel (as far as I know) is by sending an email, which is incredibly precarious.

Worth noting the 2:1 match is only for recurring donations. The graphic does not mention that

> When you start a recurring donation of $25 or more in September, your initial gift will be matched 2:1.


Any rules for how quickly you can cancel one and it still counts as recurring?

You can go to play store subscriptions and cancel there right ?

Google Pay and Google Play are completely separate products that might as well be from different companies

Not if Google Pay has been used as the transaction agent. It's not a Google Play subscription.


I can confirm that the Google Payments Center has all my transactions and recurring payments. This is more than included in the Google Play interface.

For example, I have a Pixel Care+ subscription, billed monthly. I can manage and cancel that subscription. Same for Google One, billed annually, and an in-app subscription (links out to Google Play). Can change payment methods, add or remove a backup method, etc.

So, if you did set up a recurring donation through Google Pay, go to payments.google.com (on a desktop system) and see whether it can be managed through the web interface there. You'll need to verify your account.

PayPal has also offered good tools to manage recurring payments and subscriptions. If you set up payments through PayPal then you should be able to modify or cancel them, without even involving the payee.


in those situations, especially if the business is unresponsive, i just keep charging back until they stop. if i can subscribe easily, i should be able to cancel just as easily :)

IA is responsive. I had to cancel my donation earlier this year due to some financial circumstances and it was a quick and easy email.

However I believe they have an easy cancel button if your donation is associated with an IA account, too.


Well, you can't if you paid using a debit card, like I did. Silly me.

Debit cards can do chargebacks just as credit cards can do. That's a feature of Visa and Mastercard (and others). If your bank refuses, complain to the card network. Oh and consider changing banks, that's really unacceptable in 2026 and shows an anti customer stance.

They do, but require that an incident is raised claiming fraud, etc. I guess they want to avoid misuse of this feature.

This is completely normal. You can't just issue a chargeback because you feel like you want your money back after the fact. They want to know what went wrong. It could be fraud but it could be also misleading checkout experience and other reasons. The merchant is charged often a fee for a chargeback on the order of $15 and it might result in penalties.

So, if you feel like you've been charged unfairly (e.g. product not what was expected), in error, fraudulently etc. then chargeback is the route and you should provide a reason. It's a mechanism to protect consumers. If on the other hand you just want your money back without good reason then chargebacks are not the right tool. The consumer also has an obligation to pay if there was no fault on the merchant side.

Honestly, sounds like everything is as it should be?


Exactly this.

In both US and EU, chargebacks are a general consumer protection tool, implemented by card networks to make you less afraid of using them with potentially-untrustworthy merchants, even when not legally required.

They can be used for any kind of legitimate grievance, outright fraud being just one of them. If you book a hotel and the room is not up to the standards on their website, take pictures, take screenshots and chargeback.

They are not, however, a way to cancel a subscription you decide you no longer want (incidentally, neither is cancelling your card). Ask your lawyer, but this is actually illegal and considered fraud in many places. If you make a dumb choice, you have to live with the consequences or follow the contractual route.


However if you try to cancel the subscription the normal way, and it doesn't work, or there is no normal way, then you escalate to a chargeback and that's valid grounds.

> If you book a hotel and the room is not up to the standards on their website, take pictures, take screenshots and chargeback.

This is unhinged. Then I can chargeback at McDonald’s because the burger doesn’t look the same as the picture. I still ate it and you probably still stayed in the room.


Well yes, that's how it works for credit cards too. Chargebacks aren't a thing you can just do on a whim, they are a mechanism for the bank to punish fraudulent merchants. Attempting to get one against a merchant who is not defrauding you is a criminal offence. The bar for fraud is lower than you might think though. Any unauthorized charge, incorrect charge, barrier to cancelling a recurring charge, all counts.

It IS fraud. So report it and get your money back.

You often still can actually. Call your bank

Just did. Not possible in Spain.

Which bank? My main bank (I'm also in Spain) is BBVA which is able to do charge backs with my debit cards as well. Was possible with Banc Sabadell I used to have as well, really strange to hear there is a bank that doesn't support that today with debit cards.

I take advantage of all the temporary card options my credit card provides.

There's one for subscriptions where you give it a monthly limit and if you want to end your subscription and they're being difficult you can just cancel the card.

It's great to basically never be beholden to anyone holding my payment info hostage. I know charge backs exist but while I've never had problems, I would imagine the more you end up having to go down that avenue the more likely you are to have problems using it.


yeah I do the same, very helpful and easy

And your credit card company investigates and accepts your chargeback requests?

Not following? Paying with Google Pay is obviously not "easy" if you're not logged in, it's impossible? And obviously you don't need to use an email if you're already authenticated?

Logged in to Archive.org profile, where you're supposed to manage "subscription". The site lets you donate recurrently even when unlogged, obviously.

Ah. But you can delete the relationship in Google Wallet too, IIRC. I thought that was what you were talking about.

This makes Google more powerful. I don't want to yield money via any Google services ever.

Google Pay and Apple Pay are basically nicer UIs for your Visa / Mastercard, with some extra privacy protections on top (E.G. they use disposable credit card numbers that merchants can't use to correlate your transactions at different stores).

They offer similar possibilities to what Visa and Mastercard offer, including changing your transaction amount post-factum (E.G. Uber everywhere, restaurants in the US for the weird way Americans do tip processing, some hotels for the minibar / phone / TV bill) and recurring charges.

They're not the same thing as in-app purchases, which are for digital content only, which Apple and Google charge much higher commissions on, and which have a much more pleasant cancellation / management UI. With IAP, Google / Apple is the merchant from your bank's perspective, this is not the case with Apple / Google Pay.


I don't care. I'm not giving them more power than necessary.

By design

We keep the skills in a repo, where an agentic workflow runs biweekly to check if their content drifted compared to the docs and opens PRs if they did. The repo is also a Claude plugin. The biggest problem is keeping skills up to date across users, so I developed a small Go binary that takes care of that across harnesses.

That's very cool. How does the binary keep skills updated across users?

It clones the skills repo if not present and relies on the git last commit as the "version".

Ah, a fellow thalassophobic. Yeah, no, I'm not going to swim in the vast ocean at night, thanks.

https://en.wikipedia.org/wiki/Thalassophobia


Docs engineer here. Nice to read about writing style: would you consider creating a writing benchmark at some point? I guess y'all are painfully aware of the load-bearing issues (pun intended).

good catch!

Seeing all the questions in this thread, I strongly recommend Dachary Carey's post on the topic of agent-ready docs: https://dacharycarey.com/2026/02/18/agent-friendly-docs/


I think it's easier to serve those bits as Markdown to agents only through content negotiation.


Agreed on the first experiment, that's why the post says it hit the ceiling. The others are not saturated. I'd love to find a way of making the first experiment more discriminating.


Code doesn't explain best practices, architectural concerns, and so on. Best combo? Docs + code.


It also redirects the agents from adding enormous sloppy comments in the code - I have a linter that only allows 1 line comments with a reference to a docs folder tag `See BOB-IS-UNCLE.md`

Then you can ruthlessly prune the docs folder on PR review and regular passes when e.g. claude really wants to write a novel about the glorious intricacies of bugs it's solved.


Indeed. Another thing worth exploring is how much the position of instructions matter; Claude claims to read docs as a whole unless they're very large, though it might be that it only grabs the first lines of a doc sometimes, in which case there is an "above the fold" effect.


I wonder if there's room for a Linux distro á la Microsoft Bob. :)

http://toastytech.com/guis/bob.html


ha this is the first time i've seen this but honestly yes, if there was an accessible enough for a 4 year old OS to "explore" around in to find the applications I would be throwing it on the USB as I type


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

Search: