<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://apostoldaniel.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://apostoldaniel.com/" rel="alternate" type="text/html" /><updated>2026-07-11T19:02:42+00:00</updated><id>https://apostoldaniel.com/feed.xml</id><title type="html">Ilie-Daniel Apostol</title><subtitle>ICPC World Finalist, CS student at ETH Zurich, and incoming Software Developer Intern at DRW. Systems, storage engines, and competitive programming.</subtitle><author><name>Ilie-Daniel Apostol</name></author><entry><title type="html">Hello, again</title><link href="https://apostoldaniel.com/blog/2026/07/11/hello/" rel="alternate" type="text/html" title="Hello, again" /><published>2026-07-11T00:00:00+00:00</published><updated>2026-07-11T00:00:00+00:00</updated><id>https://apostoldaniel.com/blog/2026/07/11/hello</id><content type="html" xml:base="https://apostoldaniel.com/blog/2026/07/11/hello/"><![CDATA[<p>This is the first post on the new site — and, honestly, mostly here to show what a post
looks like once it’s written and pushed.</p>

<p>To add a new one, drop a markdown file into <code class="language-plaintext highlighter-rouge">_posts/</code> named <code class="language-plaintext highlighter-rouge">YYYY-MM-DD-a-short-title.md</code>, with
a front matter block like this one at the top:</p>

<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nn">---</span>
<span class="na">title</span><span class="pi">:</span> <span class="s2">"</span><span class="s">Your</span><span class="nv"> </span><span class="s">Post</span><span class="nv"> </span><span class="s">Title"</span>
<span class="nn">---</span>

Your content, in markdown, goes here.
</code></pre></div></div>

<p>That’s it — no build step to run locally unless you want a preview. Push to <code class="language-plaintext highlighter-rouge">main</code> and
GitHub Pages rebuilds the site automatically.</p>]]></content><author><name>Ilie-Daniel Apostol</name></author><summary type="html"><![CDATA[This is the first post on the new site — and, honestly, mostly here to show what a post looks like once it’s written and pushed.]]></summary></entry></feed>