Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
JS96182471yAlso the official documentation, which for UWP was great, sucks ass… they’re using examples of UI guidelines for the Surface Duo.. what -
@JS96 I'm more surprised theres ANY microsoft documentation that doesn't suck ass
-
ChatGPT fails to generate working code 80% of the time if the prompt isn’t “how do I write <college comp sci algo> in <python, c, JavaScript>”
-
Solution: Accept the fact that it sucks, accept the fact that they won't unfuck it because of you and just write it.
Also: ChatGPT doesn't generally generate good code at all, so for your own sake, refrain from using it in this context. -
JS96182471y@AlgoRythm
It's actually pretty good at generating great code for Xamarin, C# and .NET in general, with also great solutions for Dev Express components.
But it's really bad for .NET MAUI.
@Ranchonyx
It sucks but it became mandatory for a lot of things unfortunately.
Especially if you don't want to rewrite (to a completely different language) a huge project with 15+ years of code history and that is already used by a lot of companies.
@retoor
Exactly, I'm using it in particular for small optimization of existing or new functions, and for boring UI work that just takes a lot of time.
In this case it's really difficult to generate good and working UI structures, it's not smart enough to understand the logic of .NET MAUI structures.
Related Rants

Made my day 😂😂
This made me laugh
You know .NET MAUI is a fucked framework if even ChatGPT can’t generate working code.
rant
net
maui
chatgpt
microsoft