<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>fortrabbit blog — Vlastimil Holer</title>
<link>https://blog.fortrabbit.com/author/vh</link>
<description><![CDATA[Articles from the fortrabbit blog written by Vlastimil Holer.]]></description>
<language>en</language>
<lastBuildDate>Thu, 07 May 2026 08:40:39 GMT</lastBuildDate>
<ttl>10</ttl>
<atom:link href="https://blog.fortrabbit.com/feeds/author/vh" rel="self" type="application/rss+xml" />
<item>
<title>Improving DX for executing scripts</title>
<link>https://blog.fortrabbit.com/improving-dx-for-executing-scripts</link>
<guid isPermaLink="true">https://blog.fortrabbit.com/improving-dx-for-executing-scripts</guid>
<pubDate>Wed, 02 Apr 2025 12:28:52 GMT</pubDate>
<author>Vlastimil Holer</author>
<description><![CDATA[Modifying C standard library to evaluate shebang in the user space Make running scripts easier, support user expectations, still maintain security. We do that by modifying the C standard library to evaluate shebang directives in user space.]]></description>
<content:encoded><![CDATA[<p>Modifying C standard library to evaluate shebang in the user space Make running scripts easier, support user expectations, still maintain security. We do that by modifying the C standard library to evaluate shebang directives in user space.</p><figure><img src="https://blog.fortrabbit.com/images/usability-security-poster.png" alt="Improving DX for executing scripts" /></figure>]]></content:encoded>
</item>
</channel>
</rss>