81 pointsby tosh4 hours ago24 comments
  • nairboonan hour ago
    Just for reference, stuff like this is exactly why some people oppose the forced Apple/Google requirement in government systems like the new eIDs (eIDAS) in Europe. If you're forced to use Apple/Google for digital identification, playing around with your Google account and get it banned can have disproportional consequences. Suddenly you're locked out of all online government systems.
    • shevy-javaan hour ago
      It is a very clear act of total betrayal for europan governments to use taxpayers money from Europeans, to invest into US mega-corporations that proxy-enslave Europeans. Lobbyists in Europe are getting rich right now.
  • Havocan hour ago
    Banning the entire account rather than AI access is wildly user hostile. People have years of emails and calendars on their accounts.

    And then you get to fight the support bots and eventually go to the actual unofficial Google support - asking hn whether anyone knows someone with a pulse at Google.

  • danschuller2 hours ago
    Apart from the products not being very competitive this is the main reason I'm reluctant to use any Google models / AI products. The account is way to precious thing to lose based on some AI classifier misfiring and then you know there's good route to get it reenabled.
    • wlesieutrean hour ago
      Same. The more of Google's services I touch, the more chance that some errant auto-moderation system will lock me out of Gmail and their support won't do anything about it. Better to not risk it, I don't even log in to YouTube.
      • deltoidmaximus28 minutes ago
        Google made some noise awhile back about banning youtube accounts for using adblockers. I'm not sure if they went through with it but it just isn't worth the risk if you have a more important service the relies on google.
  • pram40 minutes ago
    This is exactly why I haven't used any of Google's AI stuff. Unlike other providers, I'm risking my email and internet service (GFiber!) to some capricious ban-happy whim you probably can't even appeal.
  • dig1an hour ago
    > (from Twitter) ...My Google account too valuable to risk it impacted by Antigravity usage

    If your account is that valuable, it's time to consider moving to a self-hosted option. Or at the very least, start by purchasing a domain and linking it to your Google account, while keeping offline backups of all your emails and documents.

    The real problem isn't that Google might accidentally ban you; it's that there's no way to get a human in the loop to review the issue. My client is an enterprise GCP user paying a hefty sum every month and getting someone knowledgeable typically means wading through Gemini or talking to (non-technical) support who just read GCP documentation back to you; and it can take months something to get resolved. Now imagine the situation for someone paying nothing or a double-digit for their gmail account or workspace.

    I'm aware people will complain that self-hosting is hard, insecure, etc. but it's like a backup: an annoying process you truly appreciate when shit hits the fan.

    • tedivm44 minutes ago
      I don't self host anymore, as it really is a pain, but use Fastmail instead (while my wife uses Protonmail). I would never rely on Google for, well, anything if I can help it.
  • hmokiguess2 hours ago
    The larger issue here is the fact that access to an account can hold you hostage and impact your life in essential services.

    We should really find a way to break the tightly coupling to these platforms, including mobile carriers, and not have to live in fear.

    Having a real representative of each platform in a government branch under regular hours that citizens can access with their documents so that any issues with it can be dealt is a good first step.

    • killerstorm26 minutes ago
      The government haven't noticed that email became as important as regular mail, unfortunately.
      • skinfaxi21 minutes ago
        The government has a monopoly on regular mail though (at least in the US). Should email be treated as a utility?
  • overgardan hour ago
    I don't get these model providers forcing people to use their (bad) software. I just downgraded my anthropic account because I can't stand the bugfest that is Claude. I won't even touch google for AI. Doesn't matter if your model is good if I have to use your software.
    • segfaultexan hour ago
      With open-weight models getting closer and closer to parity with frontier models for specific tasks (coding,etc) the frontier labs are trying to make moats via their software.

      Personally, this is why I foresee Anthropic/OpenAI/Google taking a bath once their creditors come calling. I think the individuals most attached to a specific app are the ones least willing to pay the true cost of inference. (IE: your grandma using chatgpt to ask for recipe recommendations probably isn't going to pay $400/mo).

    • essephan hour ago
      Ad injection or prepping for ad injection.
  • jwr22 minutes ago
    If there is any company that can "ban your account" which would result in big problems for you (because, for example, they host your E-mail which means you've just lost access to password recovery for every account you have) with no recourse or due process, you should seriously rethink your approach to your online life.

    Host your own E-mail, people, or use reliable E-mail providers that are not huge corpo-behemoths that sell you to advertisers. Those smaller E-mail providers will have actual support that you can contact in case of problems and will not "ban you".

  • h_mirinan hour ago
    I can be fairly confident that when Google says they don’t see your data, they don’t.

    I am also fairly confident that nobody sees the moderation decisions either.

  • yellow_leadan hour ago
    You may also be banned by asking "sensitive" or "inappropriate" questions. So normal usage of Google AI products could also be risky.

    I don't care if my Claude or OpenAI account is banned, but risking a Google account is different.

  • lovelearningan hour ago
    Good that I saw this.

    The VSCode Antigravity extension I was using turns out to be a 3rd-party one. I found out only today that there's an official extension too, which I think wasn't there earlier.

  • AM1010101an hour ago
    I don't understand why google are being like this. This is an opportunity to extend an olive branch to developers (like openai has) and a great way to get data around how people are actually making this model work for them regarding coding…
  • throwaway2027an hour ago
    This is why I'm hesitant to buy Google AI again. I don't want to risk some npm install compromising my Google account which also happens to do AI coding.
  • Aeolun2 hours ago
    Well, I’m glad I’m not using my google account for much any more.

    Is OpenAI the only one that allows this? Because Codex without codex is fantastic.

    • fractorial2 hours ago
      > Because Codex without codex is fantastic.

      Seriously: I roll my own harness over OpenRouter and GPT 5.6, and it is genuinely better than CC+Fable for my maths and programming use cases.

      The one thing Fable 5.1 still tops out on is the ability to take a simple "Let's engage in an interactive complexity-removing session" and materialize abstractions and semantics quickly.

  • dbliss2 hours ago
    I've built a personal meta-harness on top of agy, cc, codex, kiro-cli, ollama that I use to schedule jobs, run oneshot tasks, etc. which provides a general API for my other personal apps that need to do some inference. For example, I built a personal trip app for an upcoming family vacation that uses the inference API to do things like research locations and plan routes, it basically just calls the various cli harness underneath, so it would look like i'm using them directly with their respective model.

    I wonder if that would get my google account banned? If so i'm definitely taking agy out of the provider options..

    • notduckrabbitan hour ago
      I also temporarily had agy as a harness in my orchestrated workflow until I learned about the account bans. IANAL but frontier models examining Google's TOS suggested my use could be in violation. Haven't touched agy for anything since.
    • frankacter2 hours ago
      It's not clear what your full pipe is from your description, but if you're utilizing your Google Pro bundled quota via 3rd party tooling in any way, then you'd be vulnerable to consequences.
  • polotics2 hours ago
    What is preventing anyone from automating on top of the normal google Antigravity CLI?
    • Hyperliskan hour ago
      Google explicitly allows this and documents how: https://antigravity.google/docs/cli/headless/
    • azuanrb2 hours ago
      It’s detectable and has been known to result in account bans. People have been doing it since the early days of Gemini, when the ToS was still unclear, and some only found out after their accounts were banned. There have been multiple GitHub issues and reports to Google about it. It’s not worth the effort unless you’re willing to risk a secondary Google account.
    • warpech2 hours ago
      Wouldn’t that violate the quoted ToS? I guess it would.
      • anon8487362824 minutes ago
        "Using the service in connection with products not provided by us." The Agy CLI is provided by them.
    • KeplerBoy2 hours ago
      I think that is what paseo is doing and I don't risk trying it.
  • warpech2 hours ago
    What is third party? If I self-host OpenClaw, is that third party?

    If I write my own harness, is that third party?

    Insane policy

    Why bother creating a CLI and OAuth interface if your ToS punishes for using it

    • anon8487362828 minutes ago
      It comes down to whether the OAuth token generated by their client is used only in their client.

      If you register a new OAuth client and generate access tokens for it to call the API, then you are following the rules.

  • ThatPlayer2 hours ago
    I've had Codex use antigravity for subagents with 'agy -p'. Is that considered 3rd party usage?
    • anon8487362826 minutes ago
      No, because you called the service from their client.
    • 2 hours ago
      undefined
    • an hour ago
      undefined
  • sleepytimetea2 hours ago
    Can someone point to a mirror of this X link ? It wants me to install the app to read something that I could/should be able to read using my browser.
    • essephan hour ago
      They've all been taken down or blocked to my knowledge. The Nitter folks got a C&D legal letter. This was a few days ago, maybe a week ago.
  • tedivm2 hours ago
    I think an interesting side of this conversation is how the Google employees are jumping in with DARVO attacks, trying to accuse people of spreading misinformation when they're literally quoting the ToS.

    This is something I've seen happen a lot with Google- their employees (especially the director+ folks) are absolutely rabid on social media when it comes to defending their products, and they don't let little things like "facts" get in the way.

    Google needs to get a better social media policy because they look like clowns when they do this.

  • self_awarenessan hour ago
    My friend got a ban by using Pi agent with Antigravity.

    They un-banned him later, but that was enough to stay away. There are much better services than Antigravity out there.

  • 41 minutes ago
    undefined
  • shevy-javaan hour ago
    Liberate yourself from Google - the de-Google movement is gaining more momentum every day.
  • lofaszvanitt2 hours ago
    Just google things. If you buy a monthly package, you pay next day, let's say on the 15th. Then they again pull the monthly amount on the 6th of next month. They pocket your money and the moment you have any issues, well, go F yourself. Everything is automated. They shove your arse out from any service they deem redundant or useless. They zero your data without recourse.

    GOOG is like a soulless, flesh eating antihuman robot, junkie monopoly-behemoth. Terrible UI/UX, very good models, braindead execution. Protected entity, just like NVDA.

    Btw Antigravity is the worst of all environments. No money for the braindead. Well, bring your money elsewhere, to small joes instead.

    • essephan hour ago
      > Btw Antigravity is the worst of all environments. No money for the braindead. Well, bring your money elsewhere, to small joes instead.

      What kind of "small joes" are training LLMs???