Earlier quoted context omitted.
I'm more used to hear this kind of 'it's not our fault' crap from state bureaucracies not companies that want me to pay them...
When a company has its street named after themselves and a fleet of buses to carry employees to the company, one can start considering Microsoft as a state with all the necessary bureaucracy.
Math.Pow(-1, 2) == -1 in Windows 11 Insider build
61–70 of 142 posts
Re: Math.Pow(-1, 2) == -1 in Windows 11 Insider build
#62Earlier quoted context omitted.
Bro is a Microsoft employee. He should say "thank you for the bug report", and open a bug in the underlying library if that is the correct place. Bug reporter might not care that much and not bother opening another bug report, and this looks like a pretty bad bug.
This. And that's how it should work whether or not it's a Microsoft application. Users report bugs to the team working on the user application. If the bug is actually in a component that application uses, then it's that team's responsibility to report it upstream, not the user's.
Re: Math.Pow(-1, 2) == -1 in Windows 11 Insider build
#63Re: Math.Pow(-1, 2) == -1 in Windows 11 Insider build
#64Re: Math.Pow(-1, 2) == -1 in Windows 11 Insider build
#65I've heard people moan that software is getting exponentially worse. Maybe they're right after all /joke
Re: Math.Pow(-1, 2) == -1 in Windows 11 Insider build
#66The good thing is, if (-1)^2=-1, we can prove anything! NP=P, every program halts, axiom of choice - math just becomes so much easier.
Joke aside, is there a field (or sub-fields) of mathematics that just... studies what breaking some axioms would do and where would it lead? This seems both completely stupid but also potentially fascinating at the same time.
A lot of set-theory research is looking into the consequences of various axiomatic assumptions.
Re: Math.Pow(-1, 2) == -1 in Windows 11 Insider build
#67Earlier quoted context omitted.
This. And that's how it should work whether or not it's a Microsoft application. Users report bugs to the team working on the user application. If the bug is actually in a component that application uses, then it's that team's responsibility to report it upstream, not the user's.
In theory and definitely how it should be for commercially backed projects. For volunteer OSS though (and commercially backed) maintainers are frequently not going to do that in my experience.
That some OSS devs don't work that way isn't really important in terms of this point. If the project isn't going to address the bug, they should just say so without implying the user did something incorrectly.
Re: Math.Pow(-1, 2) == -1 in Windows 11 Insider build
#68Earlier quoted context omitted.
Joke aside, is there a field (or sub-fields) of mathematics that just... studies what breaking some axioms would do and where would it lead? This seems both completely stupid but also potentially fascinating at the same time.
Yes. Prominent example is the axiom of choice. There was a LOT of discussion about it by mathematicians. https://plato.stanford.edu/entries/axiom-choice/ For instance, with it, you can double the volume of a body by looking at it from a weird angle.
Re: Math.Pow(-1, 2) == -1 in Windows 11 Insider build
#69> If you need to contact us better, joining the osu! Discord server would be best I really dislike how Discord is slowly eating up the web and being used as the primary channel for communication, when most of the community resources resides in their Discord, it makes it hard for me to find relevant information through the web thanks to Discords lock-in
I think it's _too_ social for bug reports and questions. I'd prefer a forum or GitHub issues for that kind of thing.
Or maybe I'm just getting old.
Re: Math.Pow(-1, 2) == -1 in Windows 11 Insider build
#70I really want to know how this could have passed CI testing. (Comments blame it on UCRT, not .NET but… that doesn’t matter much to me.)