<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>ansh&#39;s blog</title>
    <link>/</link>
    <description>Recent content on ansh&#39;s blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>anshgoel1729@gmail.com (Ansh Goel)</managingEditor>
    <webMaster>anshgoel1729@gmail.com (Ansh Goel)</webMaster>
    <copyright>© 2024 Ansh Goel</copyright>
    <lastBuildDate>Thu, 19 Dec 2024 18:53:19 +0530</lastBuildDate>
    <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Sample Entry, サンプル</title>
      <link>/posts/sample_entry/</link>
      <pubDate>Thu, 19 Dec 2024 18:56:25 +0530</pubDate><author>anshgoel1729@gmail.com (Ansh Goel)</author>
      <guid>/posts/sample_entry/</guid>
      <description>&lt;h1 id=&#34;main-heading&#34;&gt;Main Heading&lt;/h1&gt;
&lt;h2 id=&#34;toc-1&#34;&gt;TOC 1&lt;/h2&gt;
&lt;p&gt;Some text, preferably useful.
まだまだこれからです。。。&lt;/p&gt;
&lt;h2 id=&#34;second-entry&#34;&gt;Second Entry&lt;/h2&gt;
&lt;p&gt;This line should have some inline latex $5x^2$, while this should not be inline $$\frac{4 \pi r^2}{2}$$&lt;/p&gt;
&lt;h2 id=&#34;code&#34;&gt;Code&lt;/h2&gt;






&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#cdd6f4;background-color:#1e1e2e;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-zig&#34; data-lang=&#34;zig&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f849c&#34;&gt;1&lt;/span&gt;&lt;span&gt;&lt;span style=&#34;color:#6c7086;font-style:italic&#34;&gt;// Zig!! Be amazed~~
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f849c&#34;&gt;2&lt;/span&gt;&lt;span&gt;&lt;span style=&#34;color:#6c7086;font-style:italic&#34;&gt;&lt;/span&gt;&lt;span style=&#34;color:#cba6f7&#34;&gt;const&lt;/span&gt; std &lt;span style=&#34;color:#89dceb;font-weight:bold&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#89dceb&#34;&gt;@import&lt;/span&gt;(&lt;span style=&#34;color:#a6e3a1&#34;&gt;&amp;#34;std&amp;#34;&lt;/span&gt;);
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f849c&#34;&gt;3&lt;/span&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f849c&#34;&gt;4&lt;/span&gt;&lt;span&gt;&lt;span style=&#34;color:#cba6f7&#34;&gt;pub&lt;/span&gt; &lt;span style=&#34;color:#cba6f7&#34;&gt;fn&lt;/span&gt; main() &lt;span style=&#34;color:#89dceb;font-weight:bold&#34;&gt;!&lt;/span&gt;&lt;span style=&#34;color:#f38ba8&#34;&gt;void&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f849c&#34;&gt;5&lt;/span&gt;&lt;span&gt;    std.debug.print(&lt;span style=&#34;color:#a6e3a1&#34;&gt;&amp;#34;Hello&amp;#34;&lt;/span&gt;,.{});
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f849c&#34;&gt;6&lt;/span&gt;&lt;span&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
      <content:encoded><![CDATA[<h1 id="main-heading">Main Heading</h1>
<h2 id="toc-1">TOC 1</h2>
<p>Some text, preferably useful.
まだまだこれからです。。。</p>
<h2 id="second-entry">Second Entry</h2>
<p>This line should have some inline latex $5x^2$, while this should not be inline $$\frac{4 \pi r^2}{2}$$</p>
<h2 id="code">Code</h2>






<div class="highlight"><pre tabindex="0" style="color:#cdd6f4;background-color:#1e1e2e;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-zig" data-lang="zig"><span style="display:flex;"><span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f849c">1</span><span><span style="color:#6c7086;font-style:italic">// Zig!! Be amazed~~
</span></span></span><span style="display:flex;"><span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f849c">2</span><span><span style="color:#6c7086;font-style:italic"></span><span style="color:#cba6f7">const</span> std <span style="color:#89dceb;font-weight:bold">=</span> <span style="color:#89dceb">@import</span>(<span style="color:#a6e3a1">&#34;std&#34;</span>);
</span></span><span style="display:flex;"><span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f849c">3</span><span>
</span></span><span style="display:flex;"><span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f849c">4</span><span><span style="color:#cba6f7">pub</span> <span style="color:#cba6f7">fn</span> main() <span style="color:#89dceb;font-weight:bold">!</span><span style="color:#f38ba8">void</span> {
</span></span><span style="display:flex;"><span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f849c">5</span><span>    std.debug.print(<span style="color:#a6e3a1">&#34;Hello&#34;</span>,.{});
</span></span><span style="display:flex;"><span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f849c">6</span><span>}</span></span></code></pre></div>
]]></content:encoded>
    </item>
  </channel>
</rss>
