<?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 RichardKilleen	</title>
	<atom:link href="https://richardkilleen.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://richardkilleen.co.uk/</link>
	<description>Fun in Networking</description>
	<lastBuildDate>Tue, 20 Jan 2026 04:41:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		Comment on Learn Python for Network Engineers: Blog 1 by Galen		</title>
		<link>https://richardkilleen.co.uk/blog/python/learn-python-for-network-engineers/#comment-395</link>

		<dc:creator><![CDATA[Galen]]></dc:creator>
		<pubDate>Tue, 20 Jan 2026 04:41:26 +0000</pubDate>
		<guid isPermaLink="false">https://richardkilleen.co.uk/?p=1572#comment-395</guid>

					<description><![CDATA[Thank you for creating so much great content for network engineers!
Im current a network engineer in Linkedin, and came across your personal blog on the google. Your bogs help me a lot, and appreciate your effort again.]]></description>
			<content:encoded><![CDATA[<p>Thank you for creating so much great content for network engineers!<br />
Im current a network engineer in Linkedin, and came across your personal blog on the google. Your bogs help me a lot, and appreciate your effort again.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Linux for Network Engineers Lesson 2: Installing Linux VM by Linux for Network Engineers Lesson 3: Basic Linux Commands - RichardKilleen		</title>
		<link>https://richardkilleen.co.uk/blog/linux/linux-for-network-engineers-lesson-2-installing-linux-vm/#comment-387</link>

		<dc:creator><![CDATA[Linux for Network Engineers Lesson 3: Basic Linux Commands - RichardKilleen]]></dc:creator>
		<pubDate>Sun, 04 Jan 2026 16:48:46 +0000</pubDate>
		<guid isPermaLink="false">https://richardkilleen.co.uk/?p=1895#comment-387</guid>

					<description><![CDATA[[&#8230;] Blog 2: Installing Linux VM [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Blog 2: Installing Linux VM [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Linux for Network Engineers &#8211; Lesson 1: Getting Started by Linux for Network Engineers Lesson 2: Installing Linux VM - RichardKilleen		</title>
		<link>https://richardkilleen.co.uk/blog/linux/linux-for-network-engineers-lesson-1-getting-started/#comment-385</link>

		<dc:creator><![CDATA[Linux for Network Engineers Lesson 2: Installing Linux VM - RichardKilleen]]></dc:creator>
		<pubDate>Tue, 30 Dec 2025 11:40:48 +0000</pubDate>
		<guid isPermaLink="false">https://richardkilleen.co.uk/?p=1879#comment-385</guid>

					<description><![CDATA[[&#8230;] Linux for Network Engineers – Lesson 1: Getting Started [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Linux for Network Engineers – Lesson 1: Getting Started [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Learn Python for Network Engineers: Blog 1 by Linux for Network Engineers - Lesson 1: Getting Started - RichardKilleen		</title>
		<link>https://richardkilleen.co.uk/blog/python/learn-python-for-network-engineers/#comment-376</link>

		<dc:creator><![CDATA[Linux for Network Engineers - Lesson 1: Getting Started - RichardKilleen]]></dc:creator>
		<pubDate>Sun, 21 Dec 2025 00:03:58 +0000</pubDate>
		<guid isPermaLink="false">https://richardkilleen.co.uk/?p=1572#comment-376</guid>

					<description><![CDATA[[&#8230;] Learn Python for Network Engineers [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Learn Python for Network Engineers [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Cisco pyATS Blog 5: Installing pyATS by Nano Banana AI		</title>
		<link>https://richardkilleen.co.uk/blog/cisco-pyats/complete-guide-to-installing-pyats/#comment-303</link>

		<dc:creator><![CDATA[Nano Banana AI]]></dc:creator>
		<pubDate>Fri, 31 Oct 2025 22:37:23 +0000</pubDate>
		<guid isPermaLink="false">https://richardkilleen.co.uk/?p=1521#comment-303</guid>

					<description><![CDATA[Great reminder to check your Python version before installing! It’s easy to get caught up in the excitement of new versions like Python 3.11, but pyATS really doesn’t play well with it yet. I also learned the hard way that skipping the virtual environment leads to headaches later on.]]></description>
			<content:encoded><![CDATA[<p>Great reminder to check your Python version before installing! It’s easy to get caught up in the excitement of new versions like Python 3.11, but pyATS really doesn’t play well with it yet. I also learned the hard way that skipping the virtual environment leads to headaches later on.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Cisco pyATS Blog 3: Cisco pyATS Ecosystem by Nano Banana AI		</title>
		<link>https://richardkilleen.co.uk/blog/cisco-pyats/cisco-pyats-blog-3-cisco-pyats-ecosystem/#comment-300</link>

		<dc:creator><![CDATA[Nano Banana AI]]></dc:creator>
		<pubDate>Fri, 31 Oct 2025 01:53:43 +0000</pubDate>
		<guid isPermaLink="false">https://richardkilleen.co.uk/?p=1495#comment-300</guid>

					<description><![CDATA[I’ve definitely made the mistake of jumping into pyATS without fully understanding its architecture, and it led to a mess of code that was hard to maintain. It’s great that you’re explaining how each component works together – I wish more people emphasized this upfront!]]></description>
			<content:encoded><![CDATA[<p>I’ve definitely made the mistake of jumping into pyATS without fully understanding its architecture, and it led to a mess of code that was hard to maintain. It’s great that you’re explaining how each component works together – I wish more people emphasized this upfront!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Blog Index: Cisco pyATS Automation by Nano Banana		</title>
		<link>https://richardkilleen.co.uk/blog/network-automation/pyats/blog-index-cisco-pyats-automation/#comment-298</link>

		<dc:creator><![CDATA[Nano Banana]]></dc:creator>
		<pubDate>Wed, 29 Oct 2025 22:21:25 +0000</pubDate>
		<guid isPermaLink="false">https://richardkilleen.co.uk/?p=1462#comment-298</guid>

					<description><![CDATA[I really like how this post highlights the real-world value of pyATS for network engineers. Testing and validation are often overlooked in automation, but pyATS really addresses that pain point by focusing on the verification aspect of network automation. It&#039;s something that could be a game-changer for ensuring the reliability of network changes.]]></description>
			<content:encoded><![CDATA[<p>I really like how this post highlights the real-world value of pyATS for network engineers. Testing and validation are often overlooked in automation, but pyATS really addresses that pain point by focusing on the verification aspect of network automation. It&#8217;s something that could be a game-changer for ensuring the reliability of network changes.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Cisco pyATS Blog 5: Installing pyATS by Nano Banana AI Tool		</title>
		<link>https://richardkilleen.co.uk/blog/cisco-pyats/complete-guide-to-installing-pyats/#comment-287</link>

		<dc:creator><![CDATA[Nano Banana AI Tool]]></dc:creator>
		<pubDate>Wed, 22 Oct 2025 01:47:17 +0000</pubDate>
		<guid isPermaLink="false">https://richardkilleen.co.uk/?p=1521#comment-287</guid>

					<description><![CDATA[Thanks for the clear, practical guide to installing pyATS! I especially appreciated the emphasis on using virtual environments, checking your Python version, and avoiding common pitfalls on Windows or macOS. It’s a great help for anyone starting with network automation.]]></description>
			<content:encoded><![CDATA[<p>Thanks for the clear, practical guide to installing pyATS! I especially appreciated the emphasis on using virtual environments, checking your Python version, and avoiding common pitfalls on Windows or macOS. It’s a great help for anyone starting with network automation.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Python for Network Engineers Blog 17: Python Bitwise Operators by Python for Network Engineers blog 18: Python if statements - RichardKilleen		</title>
		<link>https://richardkilleen.co.uk/blog/python/python-bitwise-operators/#comment-268</link>

		<dc:creator><![CDATA[Python for Network Engineers blog 18: Python if statements - RichardKilleen]]></dc:creator>
		<pubDate>Tue, 07 Oct 2025 10:33:17 +0000</pubDate>
		<guid isPermaLink="false">https://richardkilleen.co.uk/?p=1642#comment-268</guid>

					<description><![CDATA[[&#8230;] Python for Network Engineers Blog 17: Python Bitwise Operators [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Python for Network Engineers Blog 17: Python Bitwise Operators [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Python for Network Engineers Blog 16: Logical Operators by Python for Network Engineers Blog 17: Python Bitwise Operators - RichardKilleen		</title>
		<link>https://richardkilleen.co.uk/blog/python/python-logical-operators/#comment-227</link>

		<dc:creator><![CDATA[Python for Network Engineers Blog 17: Python Bitwise Operators - RichardKilleen]]></dc:creator>
		<pubDate>Mon, 15 Sep 2025 13:19:27 +0000</pubDate>
		<guid isPermaLink="false">https://richardkilleen.co.uk/?p=1640#comment-227</guid>

					<description><![CDATA[[&#8230;] Python for Network Engineers Blog 16: Logical Operators [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Python for Network Engineers Blog 16: Logical Operators [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
