> This incident has been resolved. Thank you for your patience and understanding as we addressed this issue. A detailed root cause analysis will be shared as soon as it is available.
does anyone know where these "detailed root cause analysis" reports are shared? is there maybe an archive?
This is the video that's been going around. It's a bit long and could have been compacted into a 20 minute video, but if you have the time, it's a good overview for people without a computer science background.
You go into work and discover that a coworker isn't happy with some code you wrote because they don't like it. They go to your manager and tell them that you're being a problem by writing code they don't like. Your manager, being very skilled in conflict resolution, makes a technical decision to avoid whatever tool you used which caused the problem. In your case it was OOP.
That's it. You've been told. No more OOP.
The manager has figured out what's good for the business and you figure that listening is what's good for your job.
Though honestly, having a manager that's interested in how software is made is a gift. My managers for the last 20 years have all been like "okay, let's do planning poker and everyone make sure that all the fields in your JIRA tickets are filled out."
Are you not using an x86 emulator or something? Forget to install or enable your CPU virtualization extensions?
Because the emulator ain't sluggish, and if it is you'd get that same sluggishness with WSA since it's largely the same underlying tech. It's still using a virtual machine and emulation, it's not like a simulator.
i am using an x86 emulator - booting it up takes about twice as long though compared to WSA. Also being able to dynamically resize the Window as need was nice to test different sizes directly within WSA instead of having multiple emulators running
Everything? It's a Hyper-V virtual machine hence how it can run Android's Linux kernel & HALs. It's not doing ARM emulation as well, but it's still an emulator at heart.
Also the foundation for MAUI, the native bindings for .NET are incomplete and broken. Back in the Xamarin days the promise was that "everything you can do natively you can do in .NET" - this hasn't been true for a long time. Most of the new frameworks, especially on the iOS side don't have a binding and Microsoft doesn't have a story for Swift based libraries at all
does anyone know where these "detailed root cause analysis" reports are shared? is there maybe an archive?