<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments for Learn C Games Programming Blog	</title>
	<atom:link href="https://learncgames.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://learncgames.com</link>
	<description>A blog about C, programming games and my ebook(s).</description>
	<lastBuildDate>Fri, 23 May 2025 09:20:08 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		Comment on eBook 2 now published on Amazon by David		</title>
		<link>https://learncgames.com/ebook-2-now-publisjed-on-amazon/#comment-878</link>

		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Fri, 23 May 2025 09:20:08 +0000</pubDate>
		<guid isPermaLink="false">https://learncgames.com/?p=3388#comment-878</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://learncgames.com/ebook-2-now-publisjed-on-amazon/#comment-877&quot;&gt;James&lt;/a&gt;.

I see you were answered on Reddit. Thanks for buying it. I&#039;ve just started on my next one which has three games in it.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://learncgames.com/ebook-2-now-publisjed-on-amazon/#comment-877">James</a>.</p>
<p>I see you were answered on Reddit. Thanks for buying it. I&#8217;ve just started on my next one which has three games in it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on eBook 2 now published on Amazon by James		</title>
		<link>https://learncgames.com/ebook-2-now-publisjed-on-amazon/#comment-877</link>

		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Fri, 23 May 2025 01:00:24 +0000</pubDate>
		<guid isPermaLink="false">https://learncgames.com/?p=3388#comment-877</guid>

					<description><![CDATA[I would like to buy this book but your Amazon store listing doesn&#039;t allow people from Australia to buy it. Do you have an alternative sales outlet?
Thanks]]></description>
			<content:encoded><![CDATA[<p>I would like to buy this book but your Amazon store listing doesn&#8217;t allow people from Australia to buy it. Do you have an alternative sales outlet?<br />
Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on So I bought a Raspberry PI 5 and VS Code crashes! by David		</title>
		<link>https://learncgames.com/so-i-bought-a-raspberry-pi-5-and-vs-code-crashes/#comment-798</link>

		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Wed, 19 Mar 2025 16:43:46 +0000</pubDate>
		<guid isPermaLink="false">https://learncgames.com/?p=3330#comment-798</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://learncgames.com/so-i-bought-a-raspberry-pi-5-and-vs-code-crashes/#comment-797&quot;&gt;Racer1&lt;/a&gt;.

The fix I posted has certainly worked on both VS Codes running on hyper-v Ubuntu and on a Raspberry Pi 5 running Raspberry PI OS. Without it, VS Code crashes within a few seconds of opening a file.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://learncgames.com/so-i-bought-a-raspberry-pi-5-and-vs-code-crashes/#comment-797">Racer1</a>.</p>
<p>The fix I posted has certainly worked on both VS Codes running on hyper-v Ubuntu and on a Raspberry Pi 5 running Raspberry PI OS. Without it, VS Code crashes within a few seconds of opening a file.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on So I bought a Raspberry PI 5 and VS Code crashes! by Racer1		</title>
		<link>https://learncgames.com/so-i-bought-a-raspberry-pi-5-and-vs-code-crashes/#comment-797</link>

		<dc:creator><![CDATA[Racer1]]></dc:creator>
		<pubDate>Wed, 19 Mar 2025 10:22:29 +0000</pubDate>
		<guid isPermaLink="false">https://learncgames.com/?p=3330#comment-797</guid>

					<description><![CDATA[Add &quot;kernel=kernel8.img&quot; to config.txt in /boot/firmware (without the quotes). it fixes the crashes, by USING THE RPI4 KERNEL. i think the bug&#039;s caused by something in the new kernel.]]></description>
			<content:encoded><![CDATA[<p>Add &#8220;kernel=kernel8.img&#8221; to config.txt in /boot/firmware (without the quotes). it fixes the crashes, by USING THE RPI4 KERNEL. i think the bug&#8217;s caused by something in the new kernel.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on So I bought a Raspberry PI 5 and VS Code crashes! by David		</title>
		<link>https://learncgames.com/so-i-bought-a-raspberry-pi-5-and-vs-code-crashes/#comment-790</link>

		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Thu, 13 Mar 2025 17:13:15 +0000</pubDate>
		<guid isPermaLink="false">https://learncgames.com/?p=3330#comment-790</guid>

					<description><![CDATA[The fix I&#039;ve put here seems to fix it. https://learncgames.com/yet-another-fix/]]></description>
			<content:encoded><![CDATA[<p>The fix I&#8217;ve put here seems to fix it. <a href="https://learncgames.com/yet-another-fix/" rel="ugc">https://learncgames.com/yet-another-fix/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on So I bought a Raspberry PI 5 and VS Code crashes! by WFahrenheit		</title>
		<link>https://learncgames.com/so-i-bought-a-raspberry-pi-5-and-vs-code-crashes/#comment-789</link>

		<dc:creator><![CDATA[WFahrenheit]]></dc:creator>
		<pubDate>Thu, 13 Mar 2025 14:32:51 +0000</pubDate>
		<guid isPermaLink="false">https://learncgames.com/?p=3330#comment-789</guid>

					<description><![CDATA[Yeah same here, VSCode started crashing on Raspberry Pi5, noticed it today (13th March 2025) no idea why, same error message.]]></description>
			<content:encoded><![CDATA[<p>Yeah same here, VSCode started crashing on Raspberry Pi5, noticed it today (13th March 2025) no idea why, same error message.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on So I bought a Raspberry PI 5 and VS Code crashes! by AW		</title>
		<link>https://learncgames.com/so-i-bought-a-raspberry-pi-5-and-vs-code-crashes/#comment-785</link>

		<dc:creator><![CDATA[AW]]></dc:creator>
		<pubDate>Tue, 11 Mar 2025 04:23:37 +0000</pubDate>
		<guid isPermaLink="false">https://learncgames.com/?p=3330#comment-785</guid>

					<description><![CDATA[Omg mw too, please help me i already disable gpu, blablabla, until reinstall vs code and is still crasched]]></description>
			<content:encoded><![CDATA[<p>Omg mw too, please help me i already disable gpu, blablabla, until reinstall vs code and is still crasched</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on So I bought a Raspberry PI 5 and VS Code crashes! by Euan		</title>
		<link>https://learncgames.com/so-i-bought-a-raspberry-pi-5-and-vs-code-crashes/#comment-781</link>

		<dc:creator><![CDATA[Euan]]></dc:creator>
		<pubDate>Mon, 10 Mar 2025 19:47:56 +0000</pubDate>
		<guid isPermaLink="false">https://learncgames.com/?p=3330#comment-781</guid>

					<description><![CDATA[Same here, on both Pi5 8Gb and Pi4 4Gb,each running current version of Raspberry Pi OS. Was fine until the February update of VS Code.

Hopefully will be fixed for the March update.]]></description>
			<content:encoded><![CDATA[<p>Same here, on both Pi5 8Gb and Pi4 4Gb,each running current version of Raspberry Pi OS. Was fine until the February update of VS Code.</p>
<p>Hopefully will be fixed for the March update.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on More Programming Joys by And with a bit of help I got it fixed &#124; Learn C Games Programming Blog		</title>
		<link>https://learncgames.com/more-programming-joys/#comment-606</link>

		<dc:creator><![CDATA[And with a bit of help I got it fixed &#124; Learn C Games Programming Blog]]></dc:creator>
		<pubDate>Wed, 09 Mar 2022 00:07:44 +0000</pubDate>
		<guid isPermaLink="false">https://learncgames.com/?p=3021#comment-606</guid>

					<description><![CDATA[[&#8230;] issue and SkiaSharp is now happily outputting graphics on the VPS.  I&#8217;m referring to the More Programming Joys blog entry I posted [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] issue and SkiaSharp is now happily outputting graphics on the VPS.  I&#8217;m referring to the More Programming Joys blog entry I posted [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on A little C Puzzle by Answer to the C Puzzle &#124; Learn C Games Programming Blog		</title>
		<link>https://learncgames.com/a-little-c-puzzle/#comment-387</link>

		<dc:creator><![CDATA[Answer to the C Puzzle &#124; Learn C Games Programming Blog]]></dc:creator>
		<pubDate>Thu, 18 Feb 2021 00:02:19 +0000</pubDate>
		<guid isPermaLink="false">https://learncgames.com/?p=2667#comment-387</guid>

					<description><![CDATA[[&#8230;] you look back at the puzzle, you might think the for loop is a bit odd starting at -1 and that&#8217;s the snag. It exits the [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] you look back at the puzzle, you might think the for loop is a bit odd starting at -1 and that&#8217;s the snag. It exits the [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
