<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Untitled Publication]]></title><description><![CDATA[Untitled Publication]]></description><link>https://random-thunks.com</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 11:40:22 GMT</lastBuildDate><atom:link href="https://random-thunks.com/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[My first post using Github as source]]></title><description><![CDATA[Testing some code
ls -ila

var x = new MyObject();
x.myVal = "hello";]]></description><link>https://random-thunks.com/post-from-github-as-source</link><guid isPermaLink="true">https://random-thunks.com/post-from-github-as-source</guid><category><![CDATA[CSS]]></category><category><![CDATA[Python]]></category><category><![CDATA[Node.js]]></category><category><![CDATA[React]]></category><dc:creator><![CDATA[Rachel Ambler]]></dc:creator><pubDate>Sat, 11 Jun 2022 16:42:14 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1649662225945/7f_c6UxhR.jpg?auto=compress" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Testing some code</p>
<pre><code class="lang-sh">ls -ila
</code></pre>
<pre><code class="lang-cs"><span class="hljs-keyword">var</span> x = <span class="hljs-keyword">new</span> MyObject();
x.myVal = <span class="hljs-string">"hello"</span>;
</code></pre>
]]></content:encoded></item><item><title><![CDATA[Test blog page - anyone here?]]></title><description><![CDATA[Shh]]></description><link>https://random-thunks.com/test-blog-page-anyone-here</link><guid isPermaLink="true">https://random-thunks.com/test-blog-page-anyone-here</guid><dc:creator><![CDATA[Rachel Ambler]]></dc:creator><pubDate>Mon, 30 May 2022 18:43:53 GMT</pubDate><content:encoded><![CDATA[<p>Shh</p>
]]></content:encoded></item></channel></rss>