<?xml version="1.0" ?>
<rss version="2.0">
    <channel>
        <title>d1823.pl</title>
        <link>https://1823.pl/</link>
        <description>d1823&#039;s programming ramblings</description>

                   <item>
               <title>Avoiding Pitfalls with Doctrine ORM: The Impact of Type Hints</title>
               <description>How incorrect type hints can affect the performance of your persistence layer.</description>
               <link>/articles/importance-of-type-hints-with-doctrines-change-detection</link>
           </item>
                  <item>
               <title>Enabling theme auto-switching in tmux</title>
               <description>Enabling support for Freedesktop&#039;s color scheme preference in tmux.</description>
               <link>/articles/color-scheme-preference-in-unsupported-applications</link>
           </item>
                  <item>
               <title>Implementing a ClickHouse output plugin for Telegraf in Go</title>
               <description>A process of implementing a Go-based ClickHouse output plugin for Telegraf, along with the surprises and pitfalls.</description>
               <link>/articles/implementing-a-clickhouse-output-plugin-for-telegraf</link>
           </item>
                  <item>
               <title>Web Components as native form elements</title>
               <description>Creating custom Web Components as native form elements.</description>
               <link>/articles/web-components-as-native-form-elements</link>
           </item>
                  <item>
               <title>Browser Matcher: HTTP(s) scheme handler</title>
               <description>A middleman between the link you&#039;ve clicked and your default browser(s).</description>
               <link>/articles/routing-urls-in-multi-browser-environment</link>
           </item>
                  <item>
               <title>Thoughts on exceptions as values</title>
               <description>Thoughts on traditional exception-based error handling in comparison to Go&#039;s error-aware multi-value function return statements</description>
               <link>/articles/thoughts-on-exceptions-as-values</link>
           </item>
                  <item>
               <title>This blog is handmade</title>
               <description>Building a blog using simple tools.</description>
               <link>/articles/handmade-blog</link>
           </item>
                  <item>
               <title>Avoiding Pitfalls with Doctrine ORM: Using EntityRepository as a service is a bad idea</title>
               <description>Why Doctrine&#039;s ServiceEntityRepository, and not EntityRepository, should be only be ever used as a service</description>
               <link>/articles/using-entity-repository-as-a-service</link>
           </item>
                  <item>
               <title>Changing your display&#039;s brightness using the system launcher</title>
               <description>Using application launcher to control the brightness and contrast of my screen</description>
               <link>/articles/changing-your-displays-brightness-using-the-system-launcher</link>
           </item>
                  <item>
               <title>Controlling my screen using MCCS</title>
               <description>Leveraging MCCS to control the brightness of my screen</description>
               <link>/articles/controlling-my-screen-using-mccs</link>
           </item>
                  <item>
               <title>DLLExport with naked functions</title>
               <description>Creating naked functions in C/C++ with MinGW on x86.</description>
               <link>/articles/dllexport-with-naked-functions</link>
           </item>
                  <item>
               <title>Vimming</title>
               <description>The beginnings of my journey with Vim.</description>
               <link>/articles/vimming</link>
           </item>
                  <item>
               <title>Binary files, creating your own file format</title>
               <description>Creating a very basic binary file format.</description>
               <link>/articles/binary-files</link>
           </item>
          </channel>
</rss>
