I’d have to go back and find the comment where someone told ME but at that rate I should just search for it myself. I’ll bookmark this comment so I don’t forget to.
Yes, and it’s actually pretty good at it. The code won’t be the most efficient, it won’t be elegant or beautiful… but it will mostly work, and someone with technical experience can get it over the line. Case in point: I can “sort of” code, but my career has been spent writing simple scripts. Nothing more complicated than workstation provisioning, find and replace with some regex, PowerShell with a WinForms GUI, etc. Despite being relatively low level in terms of actually building applications, I’ve been able to “project manage” and hand-edit Claude output into a working application. It’s basically just a frontend for FFMPEG, with some smarts and automation built in. Not particularly impressive in absolute terms, but it’s a lot snappier and prettier than anything else I’ve ever put together and I’m proud of it. I got it from concept to working in a few days, and added major features plus a few efficiency passes and bug fixes in two weeks - an absolutely incredible pace.
This comment is going to get absolutely nuked with downvotes, I guarantee it - but that won’t change the fact that I’m successfully building stuff with AI.
No it won’t (or not yet?). I’m a bit in the same shoes: I’m not a dev, I write some scripts from time to time, in Python or for a proprietary statistical analysis suite, and the frequency at which I code do not allow me to remember enough things by heart, but I can navigate an AI output.
The issue here is not so much that AI sucks at everything. The issue is AI sucks at complex tasks and need monitoring. For occasional scripters, it’s very helpful: scripts are short enough you don’t spend hours to figure what it did, and it saves you from going back to the syntax of all the functions you need as you don’t code enough to remember them.
But let’s be real: this is a niche usage, and it won’t save the AI industry from its bubble burst.
Be weary of Stoat. I hear they used AI “generated” code in their software and only quit it because they got caught.
Do you happen to have a source as this is honestly the first time I’m hearing about this
They have stuff on their github about the whole GenAI thing.
https://github.com/orgs/stoatchat/discussions/1022
I’d have to go back and find the comment where someone told ME but at that rate I should just search for it myself. I’ll bookmark this comment so I don’t forget to.
all of the code that was generated was already removed and is not being used anymore.
I know, though it is a bit worrying that it was there in the first place
ai is generating code now? unbelievable
Yes, and it’s actually pretty good at it. The code won’t be the most efficient, it won’t be elegant or beautiful… but it will mostly work, and someone with technical experience can get it over the line. Case in point: I can “sort of” code, but my career has been spent writing simple scripts. Nothing more complicated than workstation provisioning, find and replace with some regex, PowerShell with a WinForms GUI, etc. Despite being relatively low level in terms of actually building applications, I’ve been able to “project manage” and hand-edit Claude output into a working application. It’s basically just a frontend for FFMPEG, with some smarts and automation built in. Not particularly impressive in absolute terms, but it’s a lot snappier and prettier than anything else I’ve ever put together and I’m proud of it. I got it from concept to working in a few days, and added major features plus a few efficiency passes and bug fixes in two weeks - an absolutely incredible pace.
This comment is going to get absolutely nuked with downvotes, I guarantee it - but that won’t change the fact that I’m successfully building stuff with AI.
No it won’t (or not yet?). I’m a bit in the same shoes: I’m not a dev, I write some scripts from time to time, in Python or for a proprietary statistical analysis suite, and the frequency at which I code do not allow me to remember enough things by heart, but I can navigate an AI output.
The issue here is not so much that AI sucks at everything. The issue is AI sucks at complex tasks and need monitoring. For occasional scripters, it’s very helpful: scripts are short enough you don’t spend hours to figure what it did, and it saves you from going back to the syntax of all the functions you need as you don’t code enough to remember them.
But let’s be real: this is a niche usage, and it won’t save the AI industry from its bubble burst.