<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
      <title></title>
      <link>https://ferdy.me</link>
      <description></description>
      <generator>Zola</generator>
      <language>en</language>
      <atom:link href="https://ferdy.me/rss.xml" rel="self" type="application/rss+xml"/>
      <lastBuildDate>Sun, 05 Mar 2023 00:00:00 +0000</lastBuildDate>
      <item>
          <title>Setting up the PDF Tools package for Emacs on Windows</title>
          <pubDate>Sun, 05 Mar 2023 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://ferdy.me/pdf-tools-for-emacs-on-windows/</link>
          <guid>https://ferdy.me/pdf-tools-for-emacs-on-windows/</guid>
          <description>&lt;p&gt;The &lt;a href=&quot;https:&#x2F;&#x2F;www.gnu.org&#x2F;software&#x2F;emacs&#x2F;&quot;&gt;Emacs&lt;&#x2F;a&gt; text editor can be extended with a plethora of packages. One of these packages is &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;vedang&#x2F;pdf-tools&quot;&gt;PDF Tools&lt;&#x2F;a&gt; which allows PDF files to be rendered and viewed from an Emacs buffer. PDF Tools depends on a server program to perform the rendering step. In this article, the server program is installed on Windows and the Emacs package is configured to use this program.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Uploading ISOs to Proxmox via the command line</title>
          <pubDate>Sun, 10 Jul 2022 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://ferdy.me/upload-isos-to-proxmox/</link>
          <guid>https://ferdy.me/upload-isos-to-proxmox/</guid>
          <description>&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.proxmox.com&#x2F;en&#x2F;proxmox-ve&quot;&gt;Proxmox Virtual Environment&lt;&#x2F;a&gt; allows you to run virtual machines in all shapes and forms. It features its own web-based user interface to manage VMs and the resources they use. These include ISOs, which can be uploaded so that they can be used with a VM. But what if your ISO is currently stored on a machine with access to your Proxmox server, but without an internet browser? In this case, you can use &lt;code&gt;scp&lt;&#x2F;code&gt; to directly copy and &lt;code&gt;ssh&lt;&#x2F;code&gt; to otherwise manage your ISOs.&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>Building a Custom NixOS Installer ISO via Docker</title>
          <pubDate>Sun, 03 Jul 2022 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://ferdy.me/building-custom-nixos-iso-via-docker/</link>
          <guid>https://ferdy.me/building-custom-nixos-iso-via-docker/</guid>
          <description>&lt;p&gt;Custom &lt;a href=&quot;https:&#x2F;&#x2F;nixos.org&#x2F;&quot;&gt;NixOS&lt;&#x2F;a&gt; installer ISOs can be created using the &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;nix-community&#x2F;nixos-generators&quot;&gt;nixos-generators&lt;&#x2F;a&gt; project. However, as &lt;code&gt;nixos-generators&lt;&#x2F;code&gt; is built on top of the Nix package manager, it needs to be available. But what if you&#x27;re using an OS which is not compatible with Nix or don&#x27;t want to install it on your current system? In this post we&#x27;ll use the &lt;a href=&quot;https:&#x2F;&#x2F;hub.docker.com&#x2F;r&#x2F;nixos&#x2F;nix&quot;&gt;Nix Docker image&lt;&#x2F;a&gt; to resolve this issue.&lt;&#x2F;p&gt;
</description>
      </item>
    </channel>
</rss>
