Why is an internal system in the same namespace as users? I wonder whether there are constraints that made it difficult to implement this functionality in another way, or this is just a bad design decision.
Username cannot contain 'clyde'
71–80 of 225 posts
Re: Username cannot contain 'clyde'
#72Earlier quoted context omitted.
Neither was AT&T, T-Mobile and Verizon when they named their mobile wallet solution ISIS shortly before the caliphate was formed. [1] [1] https://en.wikipedia.org/wiki/Softcard
I know someone whose major in college was abbreviated as Isys (information systems). Not anymore.
Re: Username cannot contain 'clyde'
#73Earlier quoted context omitted.
Written like that Google suddenly looks like geniuses.
At least in the naming, sure. Everything else, not so much. I had to switch my whole house over to Echos because you can't change the wake word on Google Home. Every time I said, say, "Hey Google, turn the bedroom lamp off", the Home in the bedroom would say ok and turn the lamp off, both phones in the room would activate and complain that they didn't have a device named lamp listed, and every other Home in the house…
Re: Username cannot contain 'clyde'
#74Earlier quoted context omitted.
Well, the verbification of the word google introduces its own difficulties there. The ideal would be for the voice assistant to have some completely unique word, ideally with sound combinations that are very rare in your native language. And if for some reason, that still doesn't work for you, have a way to change it. Or maybe just not have a default, and require users to pick their own keyword.
> Computer! Earl Grey. Hot. I can't think of many words that rhyme with computer so would get picked up.
Re: Username cannot contain 'clyde'
#75This is a good case for why system bots/messages/etc. shouldn't be given regular names (and perhaps distinguished through other means too); if the error was instead "Username cannot contain 'discord'", it'd be more obvious.
Amazon: Alexa Microsoft: Cortana Apple: Siri Discord: Clyde Google: Google Disclosure, I work at Google.
Re: Username cannot contain 'clyde'
#76Earlier quoted context omitted.
This of course rests on the assumption that there is such a thing as a 'regular name'. I'm obliged to link you to 'falsehoods programmers believe about names' now. I'm not happy about it, but those are the rules. https://www.kalzumeus.com/2010/06/17/falsehoods-programmers-...
That's why I name my bots "A" and just ban any username with "a" in it. If you can't get it 100% right, fuck it, do whatever you want.
Re: Username cannot contain 'clyde'
#77Re: Username cannot contain 'clyde'
#78Earlier quoted context omitted.
I feel bad for all the Alexas and the few Siris out there that have had their names hijacked my a couple of the biggest companies on the planet.
Slightly different, but my friend's daughter Isis hasn't been too happy about what's happened since she was born.
Re: Username cannot contain 'clyde'
#79This happens because Discord has a system bot also named Clyde that mostly tells users when their messages fail to send (among other system messages).
Re: Username cannot contain 'clyde'
#80Earlier quoted context omitted.
At least in the naming, sure. Everything else, not so much. I had to switch my whole house over to Echos because you can't change the wake word on Google Home. Every time I said, say, "Hey Google, turn the bedroom lamp off", the Home in the bedroom would say ok and turn the lamp off, both phones in the room would activate and complain that they didn't have a device named lamp listed, and every other Home in the house…
You can't change the wake word because a separate, dedicated chip is listening for it and is not connected to the rest of the device except to wake up the main processor.
Dedicated wakeup chips can be designed to have a different matrix shoved in for the word they're detecting. Google presumably did not do this, but they could have.