<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Stephan Nordnes Eriksen</title>
    <description>The latest articles on DEV Community by Stephan Nordnes Eriksen (@stephan).</description>
    <link>https://dev.to/stephan</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F159357%2Fa58418ef-f8c5-42d9-a1cb-5b8ab3e287db.jpeg</url>
      <title>DEV Community: Stephan Nordnes Eriksen</title>
      <link>https://dev.to/stephan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/stephan"/>
    <language>en</language>
    <item>
      <title>I made a pypi package some time ago. In my workflow, it turns out to be very useful. It's called "lask" and can be found here: https://pypi.org/project/lask/ tl;dr: "$lask Prompt to your configured LLM provider" Right in the terminal</title>
      <dc:creator>Stephan Nordnes Eriksen</dc:creator>
      <pubDate>Wed, 30 Jul 2025 08:23:39 +0000</pubDate>
      <link>https://dev.to/stephan/i-made-a-pypi-package-some-time-ago-in-my-workflow-it-turns-out-to-be-very-useful-its-called-56ka</link>
      <guid>https://dev.to/stephan/i-made-a-pypi-package-some-time-ago-in-my-workflow-it-turns-out-to-be-very-useful-its-called-56ka</guid>
      <description></description>
    </item>
    <item>
      <title>What does clean code look like in the age of AI?</title>
      <dc:creator>Stephan Nordnes Eriksen</dc:creator>
      <pubDate>Wed, 02 Jul 2025 11:51:22 +0000</pubDate>
      <link>https://dev.to/stephan/what-does-clean-code-look-like-in-the-age-of-ai-4i5c</link>
      <guid>https://dev.to/stephan/what-does-clean-code-look-like-in-the-age-of-ai-4i5c</guid>
      <description></description>
      <category>cleancode</category>
      <category>ai</category>
      <category>softwareengineering</category>
      <category>discuss</category>
    </item>
    <item>
      <title>PDF Merge GUI, cross platform</title>
      <dc:creator>Stephan Nordnes Eriksen</dc:creator>
      <pubDate>Thu, 17 Oct 2019 16:21:25 +0000</pubDate>
      <link>https://dev.to/stephan/pdf-merge-gui-cross-platform-1cc8</link>
      <guid>https://dev.to/stephan/pdf-merge-gui-cross-platform-1cc8</guid>
      <description>&lt;p&gt;When doing some accounting at work, I was asked to merge some PDFs together. Having used Mac for this kind of work before I found it quite difficult to achieve on Windows, so I made this tool for it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/stephan-nordnes-eriksen/pdf-merger"&gt;PDF merger&lt;/a&gt; lets you simply drag-n-drop PDF files to merge them together.&lt;/p&gt;

&lt;p&gt;Hopefully it is useful to others as well. It should work on most platforms, eg. Windows, Linux, MacOS.&lt;/p&gt;

&lt;p&gt;I used &lt;a href="https://electronjs.org/"&gt;Electron&lt;/a&gt; to build the GUI, and &lt;a href="https://www.npmjs.com/package/hummus"&gt;HummusJS&lt;/a&gt; to do the actual PDF-merging. It uses &lt;a href="https://github.com/features/actions"&gt;Github actions&lt;/a&gt; for automated releases.&lt;/p&gt;

&lt;p&gt;Check it out here:&lt;br&gt;
&lt;a href="https://github.com/stephan-nordnes-eriksen/pdf-merger"&gt;https://github.com/stephan-nordnes-eriksen/pdf-merger&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Also, this is my first post here on &lt;a href="//dev.to"&gt;Dev.to&lt;/a&gt;. Let me know what you think!&lt;/p&gt;

&lt;h2&gt;
  
  
  The current user interface
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--wI1_R3nD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/nfopemhf1u9k995bo89w.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wI1_R3nD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/nfopemhf1u9k995bo89w.png" alt="Alt Text" width="880" height="503"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>pdf</category>
      <category>electron</category>
      <category>hummusjs</category>
    </item>
  </channel>
</rss>
