<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Bib's Blog</title><link>https://bibsblog.com/</link><description>Recent content on Bib's Blog</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://bibsblog.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Building This Site</title><link>https://bibsblog.com/posts/building-this-site/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://bibsblog.com/posts/building-this-site/</guid><description>&lt;p&gt;Building a site nowadays is easy, you have sites like Wix or Squarespace that will handle all hosting, domain management, SSL certificates and more for you. The only thing you need to do from your end is choose a silly little domain name for your website and create the content.&lt;/p&gt;
&lt;h2 id="decision-fatigue"&gt;Decision Fatigue&lt;/h2&gt;
&lt;p&gt;&lt;img alt="pain" loading="lazy" src="https://bibsblog.com/posts/building-this-site/iceberg.png"&gt;&lt;/p&gt;
&lt;p&gt;(Prompts generated by AI, made on imgflip)&lt;/p&gt;
&lt;p&gt;I like writing documents alot, and I keep a repository of notes locally. However, like every other engineer I&amp;rsquo;ve decided I&amp;rsquo;d like to start writing a blog, the only question was how.&lt;/p&gt;</description></item><item><title>Understanding Logical Volume Manager (LVM)</title><link>https://bibsblog.com/posts/lvm/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://bibsblog.com/posts/lvm/</guid><description>&lt;p&gt;Data is stored on disks that are logically divided into &amp;ldquo;partitions&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Partitions can exist on a portion of a disk, on an entire disk, or it may even span on multiple disks.&lt;/p&gt;
&lt;h2 id="logical-volume-manager-lvm"&gt;Logical Volume Manager (LVM)&lt;/h2&gt;
&lt;p&gt;LVM provides an abstraction layer between the physical storage and the file system - providing the following functionalities for the filesystem:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enables resizing.&lt;/li&gt;
&lt;li&gt;Span across multiple disks.&lt;/li&gt;
&lt;li&gt;Use arbitrary disk space.&lt;/li&gt;
&lt;li&gt;etc&amp;hellip;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="lvm" loading="lazy" src="https://bibsblog.com/posts/lvm/lvm-image.png"&gt;&lt;/p&gt;
&lt;h2 id="lvm-components"&gt;LVM Components&lt;/h2&gt;
&lt;p&gt;As shown in the image above, LVM is comprised of the following components explained below.&lt;/p&gt;</description></item></channel></rss>