<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Seyhan Dzhamur</title>
    <link>https://seyhan.me</link>
    <description>Personal blog of Seyhan Dzhamur — senior frontend developer based in Varna, Bulgaria.</description>
    <language>en</language>
    <atom:link href="https://seyhan.me/feed.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title><![CDATA[HTML Already Did That]]></title>
      <link>https://seyhan.me/blog/post/html-already-did-that</link>
      <guid>https://seyhan.me/blog/post/html-already-did-that</guid>
      <description><![CDATA[We keep installing packages and writing JavaScript to build modals, accordions, and dropdowns. Meanwhile, HTML has been sitting there with native solutions for years, wondering when we would notice.]]></description>
      <pubDate>Tue, 21 Apr 2026 00:00:00 GMT</pubDate>
      <category>html</category>
      <category>web development</category>
      <category>frontend</category>
    </item>
    <item>
      <title><![CDATA[Short or Long Functions? Relax, It Depends]]></title>
      <link>https://seyhan.me/blog/post/short-or-long</link>
      <guid>https://seyhan.me/blog/post/short-or-long</guid>
      <description><![CDATA[Some people want every function under five lines. Others write code like it's a bedtime story. The truth? It's messier and more interesting than that.]]></description>
      <pubDate>Tue, 27 May 2025 00:00:00 GMT</pubDate>
      <category>programming</category>
      <category>functions</category>
      <category>SOLID</category>
      <category>software development</category>
    </item>
    <item>
      <title><![CDATA[The Lost Art of Commit Messages]]></title>
      <link>https://seyhan.me/blog/post/lost-art-of-commit-messages</link>
      <guid>https://seyhan.me/blog/post/lost-art-of-commit-messages</guid>
      <description><![CDATA[People scribbling "fix bug", "update code", or the ever descriptive "refactor" while pushing changes that could rival a novel in length. It's as if they think we're all mind readers or perhaps they assume their code is so flawless it needs no explanation.]]></description>
      <pubDate>Sun, 10 Nov 2024 00:00:00 GMT</pubDate>
      <category>development</category>
      <category>version control</category>
      <category>commit messages</category>
      <category>git</category>
    </item>
    <item>
      <title><![CDATA[Looking to the Past, Seeing the Future: Discovering Plan 9]]></title>
      <link>https://seyhan.me/blog/post/plan9</link>
      <guid>https://seyhan.me/blog/post/plan9</guid>
      <description><![CDATA[Plan 9 from Bell Labs is this really cool, somewhat under-the-radar operating system that started in the late '80s. Imagine a group of tech wizards at Bell Labs, including Ken Thompson (same guy who co-created Unix), brainstorming and then bringing to life a system that's both familiar and wonderfully strange.]]></description>
      <pubDate>Sat, 06 Jan 2024 00:00:00 GMT</pubDate>
      <category>technology</category>
      <category>operating systems</category>
      <category>innovation</category>
    </item>
  </channel>
</rss>