<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Is Using AI to Generate Code Actually Helpful?</title><link>/technologies/ai-machine-learning/b/blog/posts/is-using-ai-to-generate-code-actually-helpful</link><description>An AI generated image seemed apt here. (Image Credit: Igor Omilaev/ Unsplash )
Generative AI is changing how people write software, but that depends on how businesses deploy it. If implemented wisely, it can boost development time and keep teams from</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Is Using AI to Generate Code Actually Helpful?</title><link>https://community.element14.com/technologies/ai-machine-learning/b/blog/posts/is-using-ai-to-generate-code-actually-helpful</link><pubDate>Sun, 24 Aug 2025 14:03:08 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:b0d54399-6260-49a2-a9db-d909bf4ef6c0</guid><dc:creator>colporteur</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Chatgpt and copilot AI have not improved my coding skills but it has improved my coding output.&lt;/p&gt;
&lt;p&gt;I use Arduino&amp;#39;s for animation projects in model railroading. I recently used WS2812 neopixels in a project. A mini office tower needed lighting at different location. Typically I would run individual LED or an LED strip. I discovered fastled as a library to control individual LEDs in a string. Three wires only required.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m a resurrectionist not a programmer. I find code parts and stitch them together to create a finished project. I had no experience with programmable LEDs and wanted to try some fancy light sequences.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;After watching a friend of mine (true programmer) use chatgpt (paid service). I started partnering with AI. Learning how to communicate with AI was the biggest challenge. Never assume what it provide is correct. Test, wash-rinse-repeat cycle. I completed the task in record breaking time (for me). AI also provided suggestions on features that would improve what I was trying to accomplish.&lt;/p&gt;
&lt;p&gt;When I was employed I could ask professional programmers how to do something. They would provide a framework and I would go off an attempt a solution. AI is that programming partner.&lt;/p&gt;
&lt;p&gt;I understand what the code does but to write it myself would have taken me a very long time. Most of the time would be learning the details (i.e. what is the string to initialize the LED lights) to accomplish what I want. I am a novice with this tool. In the hands of a professional I can see advantages.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I confess I have mixed emotions with completed projects. AI limits my sweat equity in a project. Do I deserve all the credit when it is done. I don&amp;#39;t recall hearing my carpenter friends says they were not happy with their finished project because they did the work on their new tool.&amp;nbsp;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29158&amp;AppID=217&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Is Using AI to Generate Code Actually Helpful?</title><link>https://community.element14.com/technologies/ai-machine-learning/b/blog/posts/is-using-ai-to-generate-code-actually-helpful</link><pubDate>Sat, 23 Aug 2025 17:40:48 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:b0d54399-6260-49a2-a9db-d909bf4ef6c0</guid><dc:creator>DAB</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;It all comes down to testability.&lt;/p&gt;
&lt;p&gt;My beef with AI is that you cannot verify that what the code will do under all input combinations.&lt;/p&gt;
&lt;p&gt;That is a BIG risk especially for systems where people can be harmed.&lt;/p&gt;
&lt;p&gt;I will continue to watch developments, but for now I would be very cautious about adopting any AI generated code into a project.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=29158&amp;AppID=217&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>