Now I understand why at each windows 11 update, they introduce more bugs than ever
That’s why their products are so crappy!
No way, they get their results through honest effort. Anyone can make crappy AI products now, but Microsoft have been doing crappy products the hard way for decades. Don’t downplay their hard work !
What? There products have long been shit ever before AI was even a thing.
Anyone remember windows ME? I sure as fuck do.
Everybody saying this is why their products are shit are really confusing me. It’s not like Microsoft just started being terrible. They’ve been terrible for a real long time. Way before AI was a thing. This is just a symptom of Microsoft’s awfulness not a reason for it.
There were alpha versions of windows 8 with less glaring/annoying bugs than windows 11, though
My windows 11 gaming machine has done all manner of fucky stuff, including permanently losing desktop icons seemingly at random and just whole ass refusing to open the file explorer for six months.
You can install Dolphin file manager on Windows. File Explorer has sucked at least since Windows 11 was released.
I’m just saying, it’s the most basic program there is for a user-friendly OS, how do you launch to market with a fucked up file explorer? And nah, we’re going to Linux once they start pushing windows 12.
Why wait?
Mostly because when I switched my personal machine, there were a few small, weird issues with everything from not being able to do multiplayer on indie games to the grass, and only the grass as opposed to everything green, being blue in Baldur’s Gate 3. Working through those problems didn’t bother me, I’ve got the gumption and patience for it, the rest of my family does not. I’m giving the game industry a bit more time to smooth things out before I move the family gaming machine over.
Windows 11 is so terrible so far that if I’ll need to use Windows 10 for dev reasons, I’ll either pirate the extended support patches, or use a shitbox (obsolete PC for optimization purposes) disconnected from the internet. I do fear that I might have to hack a GUI onto LDB or GDB, because I got too used to RemedyBG (I’m already using Kate).
If they start with those products today with zero marketing budged and zero user base nobody would use it. Those CEOs are just clowns.
Even worse, whenever a good new technology does pop up they buy it and ruin it.
It shows
Beat me to it.
That explains so much
50% of my code is written by Intellisense…
Windows hate train looks fun, but as someone who works in the industry, most of that code is probably just unit tests and boilerplate stuff.
Copilot is decent at quickly writing huge amounts of mostly correct, tedious unit test code, depending on your language/framework. And since Microsoft works with languages like C# and .NET for their native apps, and likely backend too, there is quite a bit of verbosity that Copilot can take care of. Also, documentation might count as well.
No real code is AI-generated. He’s just saying shit like this to keep idiot investors happy.
Yikes
Code written by software doesn’t mean AI unless you ignore compilers
Executives lie to boost profits and justify their decisions, I doubt MS execs even know how much of their code is AI generated just like the ad sales company exec they were talking to in the article
And 100% of their product names are generated by AI. No human would be stupid enough to change something’s name for zero reason.
This makes sense and would explain the mainline windows versioning and probably the xbox versioning too!
Microsoft to AI: List all the integers from one to eleven.
AI: 3. 95. 98. 2000. XP. Vista. 7. 8. 10. 11.
Well, that explains Windows 11.
That’s… not something to be proud of.
Not suprised
He used the words “written by software”. This is ambiguous and doesn’t mean AI, for example, using annotations for variables and generating the getters and setters would count. Right click and create function body for interface function definitions also.
They’re exaggerating to pretend their AI is more useful than it is.
Intellisense in visual studio has also been really good for over a decade. Which is technically also written by software and not me.
I mean, really good intellisense is a great improvement, but it’s not replacing devs any time soon.
People have been using annotations to generate code since I rode my dinosaur to work.
Don’t forget code generation for stuff like bindings or database schemes
Horseshit.
The current state of code generated by AI is sketchy at best. I often get plain wrong answers because the model tries to derive. It comes up with calls to functions and properties that just do not exist.
“You are right, I made a mistake. Here is a better answer.” Continues to give wrong answers.
Apart from that, apps that are glued together from AI generated code are not maintainable at all. What if there is a bug somewhere and you so not comprehend what is actually happening? Ask AI to fix it? Yeah good luck with that.
I do use AI for simple questions, and it works fairly well for that, but this claim by MS is just marketing bullshit.
This ^
“20%-30% of code inside the company’s repositories”
Now, if they had said “20%-30% of code written in the past 6 months…” I might buy that.
The repositories are going to have all the current codebase, likely going back years now. AI generated code is barely viable at this point and really only pretty recently.
No way 1/3rd of all current codebase is AI.
Even 20% of new code would be a stretch unless they count every first iteration of code written by AI that needs to be replaced by a human later because it was plain wrong.
Maybe they’re counting the six iterations of code it gives me as I tell it what’s wrong with each one.
“Please move all comments from in-line to the line above, and add a separator line”
They mean new code, as per the article. And they mean code gen and IntelliSence
“You are right, I made a mistake. Here is a better answer.” Continues to give wrong answers.
To be fair, the AI’s not wrong. It’s probably better, but just a teeny tiny bit so.
Honestly, AI is like a genie - whatever you come up with he’ll just butcher and misinterpret so you start questioning both your own sanity and the semantics of language. Good thing these genies have no wish limit, but bad thing that they murder rainforests while generating their non-sequitur replies.
I didn’t RTA, but if they mean ALL code at MS, that just can’t be true. They have legacy stuff going back decades, beyond just their windows platform. There’s no way 30% of all their code is replaced or newly created by AI.
“Auto complete generated 30% of characters”
Fixed it.
“You are right, I made a mistake. Here is a better answer.” Continues to give wrong answers
The exact same wrong answer. Co-Pilot is especially bad for that. I’m practically giving up using it outside of vs code because the actual copilot AI is dog shit stupid m
They say that because they are selling it.
And yeah, my experience is the same. The most frustrating is when writing in a typed python, and it gives answers that are clearly incorrect, making up attributes that don’t even exist etc.
My brother said his superior asked him to use more AI auto complete so that they can brag to investors that X percent of the company’s code is written by AI. This told me everything about the current state of this bullshit.
It would explain the constant barrage of system breaking bugs and RCE vulns
Ah but it was nice for a minute imagining microsoft vibe coding windows…