<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="text">zarkzork</title>
  <subtitle type="text"></subtitle>
  <updated>2023-12-22T15:15:51Z</updated>
  <id>zarkzork.com</id>
  <link rel="alternate" type="text/html" hreflang="en" href="https://zarkzork.com"/>
  <link rel="self" type="application/atom+xml" href="https://zarkzork.com/atom.xml;"/>
  <entry>
    <title>Short guide to Ruby internals</title>
    <link rel="alternate" type="text/html" href="https://zarkzork.com/extending-ruby"/>
    <id>extending-ruby</id>
    <updated>2014-04-30T15:20:29Z</updated>
    <published>2014-04-30T15:20:29Z</published>
    <author>
      <name>Vova Terekhov</name>
      <uri>https://zarkzork.com</uri>
    </author>
    <content type="html">
      Learning how ruby MRI works by adding new syntax to the language.
      &lt;br&gt;
      &lt;a href="https://zarkzork.com/extending-ruby"&gt;read article&lt;/a&gt;
    </content>
  </entry>
  <entry>
    <title>Servasm</title>
    <link rel="alternate" type="text/html" href="https://zarkzork.com/servasm"/>
    <id>servasm</id>
    <updated>2023-12-22T15:15:51Z</updated>
    <published>2015-07-15T12:29:29Z</published>
    <author>
      <name>Vova Terekhov</name>
      <uri>https://zarkzork.com</uri>
    </author>
    <content type="html">
      Minimal x86_64 Linux-only file webserver written in assembly language.
      &lt;br&gt;
      &lt;a href="https://zarkzork.com/servasm"&gt;read article&lt;/a&gt;
    </content>
  </entry>
</feed>
