Semi-related: Why do sites grab search keystrokes (like '/' on github) to force me to use their crappy search when I'm trying to find content on the page I'm currently on?
As someone who administers DNS servers, I'm going to guess this is due to DNS being the first thing that gets blamed when something goes wrong; and it is almost never DNS.
That's the point, but often in many network issues, the name resolution is the root cause of the problem. Not necessarily the DNS itself. Sometimes the /etc/hosts is more than enough to cause headaches!
So if there is an observation of an issue, it's reasonable to connect those dots, plus their statement on that page "All uptime, scalability, security updates, and guarantees are backed by Microsoft and their cloud infrastructure" pretty much says any issues are MS/Azure problems.
After four hours, it's on Bitwarden and not Microsoft if they haven't failed over to a paired region by now. Ideally it's active/active and doesn't need failover.
I had been using Swiftkey on my iPhone and in the middle of typing something, my keys disappear and is replaced with, what is effectively, an ad to use "Microsoft Speech Recognition". Extremely annoying to be in the middle of typing something and having to say "no thanks" to extra MS crap they are trying to shove onto you.
Previously, they also added a Bing AI button to the keyboard, but they did actually make a setting to disable that.
Edit: Upon mentioning this to a coworker and digging into this a bit more, it may have been that I accidentally clicked the microphone to bring up that screen, and that it didn't target an ad. I'm not quite sure what happened though, so I'm leaving my comment as is :)
I'm definitely for any alternative to an MS solution (especially one where I have to give them actual money to use it), but I had kind of the same experience. Not extensive testing, and I'm using it in PyCharm, so I don't know if that changes the behavior.
The completion was weird. I tried to type "#Function to return the value passed". And it started to autocomplete with what I typed and what it was suggesting all jumbled up and completely unintelligible. Once I hit tab, it completed correctly, but it didn't make any sense until I hit tab, so I couldn't really see what I was completing until it was done.
The more I played with it, I noticed it started to not actually suggest anything. But the codeium plugin is just showing a wait spinner in my status bar, so maybe it's getting pounded with HN people testing it right now.
It looks like after 3 more minutes of testing, it's a me problem. There is one particular file that goes bonkers, which just so happened to be the one I had up. If I start a new file in that project, or work on an existing file in a different project it's fine and the completion works as expected.
I can't make it work with the one file, but yeah...not a codeium problem at all. I'll be sure to test at least 5 minutes next time ;)