Judging by this picture: https://services.swpc.noaa.gov/images/animations/ovation/nor... , I think in a few hours the whole North Europe can see it very clearly.
Google Maps - No idea Citymapper - what? English announcement - nien.
Thanks to an old lady, who told me that i needed to switch coaches to go the airport. Madre mia!!
It's not that complicated.
In my experience, users who genuinely don't want English will most definitely have their browser language set to the language they do want.
I think what you might be seeing is that many users are OK with English even if it's not their native language.
I just spent a minute poking at it: my dashboard page didn't load, then it told me there are no open tickets in the system, then clicking on a different ticket number to open it didn't do anything, and then the server stopped responding. (Edit: it took 48 seconds to load the ticket.)
They also have a little stopwatch button on some pages that pops up a "Browser Response Time" window that tries to put the blame for slow page load times on the user's browser. Weird, wonder why they need that...
> Now Assist offers real-time guidance and support for users seeking help with Virtual Agent. This feature’s generative AI skills blah blah blah
Ok...? There is no input box to interact with "Now Assist" or the "Virtual Agent", it's just like a marketing blurb for some other feature.
> [...]
> # 2. Activate Claude Code with permissions
> claude --dangerously-skip-permissions
Bypassing all permissions and connecting with MCPs, can't wait for "Claude flow deleted all my files and leaked my CI credentials" blog post
I use the .devcontainer¹ from the claude-code repository. It works great with VSC and let's you work in your docker container without any issues. And as long as you use some sort of version control (git) you cannot really lose anything.
¹ https://github.com/anthropics/claude-code/tree/main/.devcont...
I’ve set it up bespoke but the auth flow gets broken.
¹ https://github.com/anthropics/claude-code/tree/main/.devcont...