<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Home on bbaovanc&#39;s Website</title>
    <link>https://demo.bbaovanc.com/staging/async-css/</link>
    <description>Recent content in Home on bbaovanc&#39;s Website</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>&amp;copy; 2021-2023 bbaovanc &lt;a rel=&#34;license&#34; href=&#34;https://creativecommons.org/licenses/by/4.0/&#34;&gt;CC BY 4.0&lt;/a&gt;</copyright><atom:link href="https://demo.bbaovanc.com/staging/async-css/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to create (or remove) a swapfile on Linux</title>
      <link>https://demo.bbaovanc.com/staging/async-css/blog/swapfile-guide/</link>
      <pubDate>Tue, 04 Apr 2023 17:26:44 -0500</pubDate>
      
      <guid>https://demo.bbaovanc.com/staging/async-css/blog/swapfile-guide/</guid>
      <description>&lt;p&gt;This is a step-by-step tutorial on how to create or remove a swapfile on a Linux
machine, and whether you should create swap space in the first place.&lt;/p&gt;
&lt;p&gt;Also included is the most correct &lt;code&gt;fstab&lt;/code&gt; entry: most articles get this &amp;ldquo;wrong&amp;rdquo;
(but it doesn&amp;rsquo;t actually matter).&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Using GitHub Actions to audit my website with Google Chrome Lighthouse</title>
      <link>https://demo.bbaovanc.com/staging/async-css/blog/auditing-with-google-lighthouse-and-github-actions/</link>
      <pubDate>Sat, 07 May 2022 00:54:11 -0500</pubDate>
      
      <guid>https://demo.bbaovanc.com/staging/async-css/blog/auditing-with-google-lighthouse-and-github-actions/</guid>
      <description>&lt;p&gt;The other day I set up automatic testing of my website using &lt;a
    href=&#34;https://developers.google.com/web/tools/lighthouse&#34;
    
    target=&#34;_blank&#34; rel=&#34;noopener&#34;
&gt;Google Chrome
Lighthouse&lt;/a&gt;. I&amp;rsquo;m also running my own Lighthouse CI server to
store test result history and show trends. Here&amp;rsquo;s an outline of what this means,
some of the results I&amp;rsquo;ve obtained so far, and my thoughts on the usefulness of
Lighthouse.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Newsletter for my blog posts</title>
      <link>https://demo.bbaovanc.com/staging/async-css/blog/blog-post-newsletter/</link>
      <pubDate>Sat, 30 Apr 2022 01:00:14 -0500</pubDate>
      
      <guid>https://demo.bbaovanc.com/staging/async-css/blog/blog-post-newsletter/</guid>
      <description>&lt;p&gt;I created a newsletter for blog posts on my website so you can sign up for email
notifications when I post new ones, so I have more than just an RSS feed.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Caddy is literally the best webserver</title>
      <link>https://demo.bbaovanc.com/staging/async-css/blog/caddy-is-the-best-webserver/</link>
      <pubDate>Sat, 13 Nov 2021 00:43:35 -0600</pubDate>
      
      <guid>https://demo.bbaovanc.com/staging/async-css/blog/caddy-is-the-best-webserver/</guid>
      <description>&lt;p&gt;After switching from NGINX to Caddy on all of my websites, I have come to the
conclusion that Caddy is the best webserver in existence. With automatic HTTPS,
a simple configuration file, and more, Caddy is just the best webserver overall
for general use.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Using Github Copilot to write a blog post</title>
      <link>https://demo.bbaovanc.com/staging/async-css/blog/using-github-copilot-to-write-a-blog-post/</link>
      <pubDate>Sun, 07 Nov 2021 16:17:15 -0600</pubDate>
      
      <guid>https://demo.bbaovanc.com/staging/async-css/blog/using-github-copilot-to-write-a-blog-post/</guid>
      <description>&lt;p&gt;I found out that GitHub Copilot can write in Markdown, so I decided to get it to
write a blog post for me. Here&amp;rsquo;s how I did it.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Experimenting with GitHub Copilot</title>
      <link>https://demo.bbaovanc.com/staging/async-css/blog/github-copilot-experiments/</link>
      <pubDate>Sat, 06 Nov 2021 23:56:47 -0500</pubDate>
      
      <guid>https://demo.bbaovanc.com/staging/async-css/blog/github-copilot-experiments/</guid>
      <description>&lt;p&gt;I decided to play around with GitHub Copilot. Here&amp;rsquo;s some of the code that I
got as a result.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Youtube URL structures you should know</title>
      <link>https://demo.bbaovanc.com/staging/async-css/blog/youtube-url-structures-you-should-know/</link>
      <pubDate>Sat, 30 Oct 2021 21:20:38 -0500</pubDate>
      
      <guid>https://demo.bbaovanc.com/staging/async-css/blog/youtube-url-structures-you-should-know/</guid>
      <description>&lt;p&gt;Knowing the basic structure and parameters in a YouTube URL can come in handy on
the occasion you need it. Here&amp;rsquo;s how to find the video ID, link to a specific
timestamp, and more.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The redesign of my website</title>
      <link>https://demo.bbaovanc.com/staging/async-css/blog/the-redesign-of-my-website/</link>
      <pubDate>Mon, 18 Oct 2021 14:03:05 -0500</pubDate>
      
      <guid>https://demo.bbaovanc.com/staging/async-css/blog/the-redesign-of-my-website/</guid>
      <description>&lt;p&gt;For the past three weeks I&amp;rsquo;ve been designing and perfecting a new theme for my
website with the goal of keeping it simple but not ugly.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Allow non root processes to bind to privileged ports in Linux</title>
      <link>https://demo.bbaovanc.com/staging/async-css/blog/allow-non-root-processes-to-bind-to-privileged-ports/</link>
      <pubDate>Sun, 28 Mar 2021 21:29:52 -0500</pubDate>
      
      <guid>https://demo.bbaovanc.com/staging/async-css/blog/allow-non-root-processes-to-bind-to-privileged-ports/</guid>
      <description>&lt;p&gt;In Linux, processes cannot bind to privileged ports (&amp;lt;=1024) unless they are
running as root. Here&amp;rsquo;s how to allow any process to bind to privileged ports.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Checkra1n GUI on other Linux distros</title>
      <link>https://demo.bbaovanc.com/staging/async-css/blog/checkra1n-gui-on-other-distros/</link>
      <pubDate>Thu, 25 Mar 2021 21:19:51 -0500</pubDate>
      
      <guid>https://demo.bbaovanc.com/staging/async-css/blog/checkra1n-gui-on-other-distros/</guid>
      <description>&lt;p&gt;You can run the GUI version of checkra1n on non Debian-based distributions.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to put `(edited)` in the middle of a message in Discord</title>
      <link>https://demo.bbaovanc.com/staging/async-css/blog/edited-in-middle-of-message-discord/</link>
      <pubDate>Thu, 25 Mar 2021 18:48:34 -0500</pubDate>
      
      <guid>https://demo.bbaovanc.com/staging/async-css/blog/edited-in-middle-of-message-discord/</guid>
      <description>&lt;p&gt;You might have seen a trick on Discord where the little &lt;code&gt;(edited)&lt;/code&gt; caption
appears in the middle of a message instead of at the end. With a small hack
involving the &lt;a
    href=&#34;https://unicode-explorer.com/c/202B&#34;
    
    target=&#34;_blank&#34; rel=&#34;noopener&#34;
&gt;right-to-left embedding character
(U+202B)&lt;/a&gt;, the &lt;code&gt;(edited)&lt;/code&gt; text can be moved
to any location inside the message.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Text substitution in Discord using `sed`</title>
      <link>https://demo.bbaovanc.com/staging/async-css/blog/text-substitution-in-discord-using-sed/</link>
      <pubDate>Thu, 25 Mar 2021 18:48:15 -0500</pubDate>
      
      <guid>https://demo.bbaovanc.com/staging/async-css/blog/text-substitution-in-discord-using-sed/</guid>
      <description>&lt;p&gt;Discord has (very primitive) support for text replacement using &lt;code&gt;sed&lt;/code&gt; syntax.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Links</title>
      <link>https://demo.bbaovanc.com/staging/async-css/links/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://demo.bbaovanc.com/staging/async-css/links/</guid>
      <description>Profiles link icon GitHub - my GitHub account My Website link icon bbaovanc.com source code bobatheme - theme for this website demo.bbaovanc.com - previews of pull requests to my website Also see Isso, which is currently the comment system I use on my website.
Other Websites link icon git.bbaovanc.com - mostly just mirrors of my GitHub repos plausible.bbaovanc.com - anonymous analytics on my website share.boba.best - temporary file uploader status.</description>
    </item>
    
  </channel>
</rss>
