This is a collection of links to other threads where people have been led astray by Artificial Intelligence attempts at app building.
Feel free to add to this list, Power User or not.
This is a collection of links to other threads where people have been led astray by Artificial Intelligence attempts at app building.
Feel free to add to this list, Power User or not.
ChatGPT imagined a non-existent text to number conversion block?
Had to ask ChatGPT ![]()
Here's a short list of 5 key reasons not to use ChatGPT for generating code in block-based programming languages:
Block-based languages are visual, but ChatGPT outputs text, making it hard to translate into the actual blocks used in platforms like Scratch or Blockly.
Each block-based environment has its own block types and rules. ChatGPT may mix them up or suggest blocks that don’t exist in your chosen platform.
Loops, conditionals, and nested blocks are difficult to represent clearly in a text format, leading to confusion or incorrect implementation.
You can’t interact with blocks visually through ChatGPT. All edits must be done manually in the actual tool, adding extra work and risk of errors.
ChatGPT can't run or simulate block code, making it harder to debug or verify correctness compared to using the platform’s own tools.
It even made me an infographic.
User created an aia file with Copilot and is not able to import the project into App Inventor
It has 2 screens and 2 blocks
There does not exist a TaifunBroadcastReceiver extension
.
There neither exists the extension TaifunDeviceTools nor TaifunCryptopgraphy
Know rhe difference between synchronous and asynchronous methods before asking AI to write an extension for you
Taifun
No such property exists
Taifun
Hope I'm not OT... only wondering how to perform the "trivial task" of explaining AI what you want to accomplish
Chatgpt tried to use a non existent block ![]()