does anyone else find it exacerbating that people push ai in coding when it basically does jack shit? maybe if you're clueless or a noob, it can describe the process for something, otherwise I find it pretty underwhelming. the essence of coding is about building layers of abstraction, ai seems to get stuck on the first two layers, it can't reason on a higher level for some reason, and if it could it’d be self awarethe fact that nobody has bankrupted adobe by making an opensource photoshop or microsoft word clone is more proof of this
>>108523191>frogposterkys didn't read
>exacerbatingexacerbating what? what did he mean by this?
>>108523191>can't reason on a higher level thinks ai can "reason". thinks programming is "reasoning".
>>1085231919/10 of people astroturfing AI online are just influencers paid by AI companies
>>108524091He meant exasperating.
>>108523191I wanted to make my own fully functioning calculator for 3 bases.I had the GUI made with Tkinter (took me days to code) and AI ported the whole thing to Pyside6 as well as implementing the AST code to make it function (which would have taken me weeks to learn and implement) in a couple of hours.>I find it pretty underwhelmingThen start using it to implement things that would take you days/weeks but it can do in minutes/hours.Your time is important anon.