@junebug how. what.
Like I guess surely the answer somewhere involves them letting an LLM change stuff but like
fucking hell the software industry is just like completely self-destructing at the moment in its quest to deskill and destroy the idea of expertise isn’t it
Description The following is copied with extra bits from https://aka.ms/AAwwjwl (Feedback Hub) to raise awareness of this issue: Hello, I'm a contributor to osu! (https://github.com/ppy/osu). A use...
@antoinechambertloir @DeltaWye @junebug
Of course, it's not.
This is Microsoft we're talking about. The company known for its very high standards of QA and for being behind marvels such as WinME. If anything, we should be impressed that it's not BSOD-ing randomly when you try to call `std::pow(-1,2);`
@antoinechambertloir @DeltaWye @junebug
In the linked issue:
If you need to contact us better, joining the osu! Discord server would be best (https://discord.gg/ppy).
Just to underscore the absurdity
@junebug (-1)^2 = -1
By definition, i^2 = -1
Therefore, i = -1
That'll make a lot of complex analysis a lot easier, right?
Wasn’t it Microsoft that recently tried to use vibe coding on .NET runtime? Well, they seem to actually use it as extensive as they said.
https://github.com/dotnet/runtime/issues/117233
/cc @fefe_interim
Description The following is copied with extra bits from https://aka.ms/AAwwjwl (Feedback Hub) to raise awareness of this issue: Hello, I'm a contributor to osu! (https://github.com/ppy/osu). A use...
@cinebox As I said: They seem to actually use it as extensive as they said. (They said “maybe 20 to 30 percent of the code that is inside of our repos today in some of our projects are probably all written by software”)
Seems like they went all in, no longer using it for some projects but everywhere: .NET runtime, base frameworks written in C, drivers, Windows kernel, …