Hacker News new | ask | show | jobs
by bippihippi1 548 days ago
why not just make a business / project account?
2 comments

That won't help. Their TOS and policies are vague enough that they can terminate all accounts you own (under "Use of multiple accounts for abuse" for instance).
To be fair, I believe this is reserved for things like fighting fraud.
It has been used a few times by people who had a Google Play app banned, that sometimes the personal account would get banned as well.

https://www.xda-developers.com/google-developer-account-ban-...

I used to be "thepimp@hotmail.com" in the early days of Hotmail, of course I was also a 6th grader (true story). One day they unceremoniously closed my account without any possibility to recover mails.

That day I learned an important lesson: pimpin' ain't easy.

My buddy lost his Gmail account because of a heart attack followed by a string of events that google ‘AI’ considered too risky to allow the account to live.

If their fraud AI is wrong there is now human to talk to.

Even if it is warranted on their part, the 1% false positive will be detrimental to those affected. And we all know there is no way to reach out to them in case the account is automatically flagged.
I asked Gemini about banning risks, and it answered:

Gemini: Yes, there is a potential risk of your Google account being suspended if your SaaS is used to process inappropriate content, even if you use Gemini to reject the request. While Gemini can help you filter and identify harmful content, it's not a foolproof solution.

Here are some additional measures you can take to protect your account:

* Content moderation: Implement a robust content moderation system to filter out inappropriate content before it reaches Gemini. This can include keyword-based filtering, machine learning models, and human review.

...

* Regularly review usage: Monitor your usage of Gemini to identify any suspicious activity.

* Follow Google's terms of service: Make sure that your use of Gemini complies with Google's terms of service.

By taking these steps, you can minimize the risk of your account being suspended and ensure that your SaaS is used responsibly.

---

In a follow up question I asked about how to implement robust content moderation and it suggested humans reviewing each message...

So a convenient blah blah blah about all the nice things you can doto avoid Google's brainless algorithmic wrath, but which may simply not work anyhow because even by following all rules in good faith, you still get banned one day, as has happened to many, many people with zero recourse.
Yes, exactly. So, this is a huge security gap.

As an attacker, instead of DDoSing a service we could just upload a bunch of NSFW text so Google kills their infra for us.

Other providers, like OpenAI, at least provide a free moderation API. Google has a moderation API, that after the free 50k requests it is more expensive than Gemini 1.5 flash (Moderation API costs $0.0005/100 characters vs Gemini 1.5 flash $0.000001875/100 characters).