<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>chatGTP on vmac.ch</title><link>https://vmac.ch/tags/chatgtp/</link><description>Recent content in chatGTP on vmac.ch</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 17 Aug 2024 10:41:00 +0200</lastBuildDate><atom:link href="https://vmac.ch/tags/chatgtp/index.xml" rel="self" type="application/rss+xml"/><item><title>Another Fail with coding with ChatGTP</title><link>https://vmac.ch/posts/2024-08-17-another-fail-coding-with-chat-gtp/</link><pubDate>Sat, 17 Aug 2024 10:41:00 +0200</pubDate><guid>https://vmac.ch/posts/2024-08-17-another-fail-coding-with-chat-gtp/</guid><description>Here is another example of using ChatGTP for a simple problem, and it returns compiling code that is totally wrong. I needed to get all the neighbors in a spiral pattern from a given starting point. I initially forgot to specify that it needed to be a spiral and that I wanted the code in Swift (the first time it generated Python, which I have omitted1).
I have a grid with a given amount of columns and rows.</description></item></channel></rss>