• 0 Posts
  • 59 Comments
Joined 9 days ago
cake
Cake day: June 23rd, 2026

help-circle

  • Worth noting this is specifically for “A.I. agents”. The problem listed in the article, is that the current web is supported by advertising. Ads mean nothing to the bot, and don’t generate revenue for the website, and also outnumber human viewers by a huge amount, meaning a huge cost and revenue loss.

    The aim of this technology is you would give your A.I. agent access to a “stablecoin wallet”, and it would automatically pay for services it accesses when you ask it to do things. I’ve never used agents or stable coin so this is all meaningless to me. Hopefully someone else can chime in with what this would mean in practice for users of these technologies.

    This is what we are building toward: an agent-first Internet with Internet-scale settlement built in. Where the people who make something worth paying for get paid by the software that uses it, automatically. […] and the independent creator is paid by the large language models that use their work.








  • I think there was a really interesting part right at the bottom that was briefly mentioned. A lot of people are using A.I. to shop now. Probably not the Lemmy demographic. But people are willing to trust the A.I. when it gives them a recommendation, even if it’s for a new brand they’ve never heard of before. This is an unprecedented level of marketing if the numbers in the article are correct. No advertising can compete with “artificial word of mouth” directly changing a customer’s opinion.

    My prediction is companies will notice this, fast, and there will be incentives for A.I. to become like a new advertising platform. How much do you think Grok can charge to recommend one product over the other if it can have such a high (near 40%) lead conversion?











  • For coding tasks I treat A.I. as a fresh intern that doesn’t really know what they’re doing but you can just ask them to do that horribly tedious task and just do a code review later. As you said, something like “rewrite this in Rust”, or “create unit tests for this function”. Then you fix all it’s mistakes. I’d never let it touch an actual algorithm or anything important though.