<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>code on bikkel|watje.org</title>
    <link>https://bikkel.org/tags/code/</link>
    <description>Recent content in code on bikkel|watje.org</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Sat, 11 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://bikkel.org/tags/code/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Programming code is more often executed than it is read or written.</title>
      <link>https://bikkel.org/posts/code/</link>
      <pubDate>Sat, 11 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://bikkel.org/posts/code/</guid>
      <description>The software world tends to claim that code is read more than it is written. By that we mean that code is mostly written once, but other devs who maintain it, or who need to find bugs need to be able to read it in order to understand it.
 This is why Perl has such a bad rep: It can produce code that is terrible to read, due to the Unix shell and awk influenced &amp;ldquo;Magic&amp;rdquo; that can be used to make code shorter and faster, but also close to impossible to read at first glance.</description>
    </item>
    
  </channel>
</rss>
