New post in drafts and almost ready. Also on a new computer, so had to re-download all the theme and submodules. Thinking of just converting the box submodule to be native to my blog for easier maintenence. Need to proof this last post on google sheets and publish tomorrow morning.

This commit is contained in:
Norm Rasmussen
2024-02-26 16:42:10 -05:00
parent b55aa03260
commit 37e4a34de7
14418 changed files with 60935 additions and 1182 deletions

View File

@ -2,7 +2,7 @@
<html lang="en" dir="auto">
<head>
<meta name="generator" content="Hugo 0.120.4"><meta charset="utf-8">
<meta name="generator" content="Hugo 0.123.3"><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="index, follow">
@ -11,7 +11,7 @@
<meta name="description" content="A semi-technical blog &amp; series of experiences working in tech and my homelab">
<meta name="author" content="Norm Rasmussen">
<link rel="canonical" href="./">
<link crossorigin="anonymous" href="./assets/css/stylesheet.5cfc680b1eeaeef9efbced92d46c2a9e876b72ee14fba85846afc4cff9e6e6f8.css" integrity="sha256-XPxoCx7q7vnvvO2S1Gwqnodrcu4U&#43;6hYRq/Ez/nm5vg=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="./assets/css/stylesheet.b609c58d5c11bb90b1a54e04005d74ad1ddf22165eb79f5533967e57df9c3b50.css" integrity="sha256-tgnFjVwRu5CxpU4EAF10rR3fIhZet59VM5Z&#43;V9&#43;cO1A=" rel="preload stylesheet" as="style">
<link rel="icon" href="./favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="./favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="./rsmsncircles.ico">
@ -20,8 +20,7 @@
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="./index.xml">
<script defer data-domain="selfhosted.rsmsn.co" src="https://analytics.rsmsn.co/js/script.js"></script>
<link rel="alternate" hreflang="en" href="./">
<noscript>
<style>
#theme-toggle,
@ -87,6 +86,8 @@
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
</button>
<ul class="lang-switch"><li>|</li>
</ul>
</div>
</div>
<ul id="menu">
@ -107,8 +108,9 @@
Welcome to my running collection of tips, tricks, and scripts about self-hosting and DIY. Outwardly, this is my &ldquo;living resume&rdquo; to showcase how I leverage my technical abilities in non-technical roles. Inwardly, this is something I can refer back to for items that don&rsquo;t quite belong in my internal documentation, but are more in depth than a Mastodon post.
</div>
<footer class="entry-footer">
<div class="social-icons">
<a href="https://fosstodon.org/@notnorm" target="_blank" rel="noopener noreferrer me" title="Mastodon">
<div class="social-icons" >
<a href="https://fosstodon.org/@notnorm" target="_blank" rel="noopener noreferrer me"
title="Mastodon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round">
<path
@ -119,7 +121,8 @@
fill="currentColor" stroke="none" />
</svg>
</a>
<a href="https://github.com/Normanras" target="_blank" rel="noopener noreferrer me" title="Github">
<a href="https://github.com/Normanras" target="_blank" rel="noopener noreferrer me"
title="Github">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round">
<path
@ -134,7 +137,7 @@
<article class="post-entry">
<header class="entry-header">
<h2>QuickHits: OpenResty and Package Updates
<h2 class="entry-hint-parent">QuickHits: OpenResty and Package Updates
</h2>
</header>
<div class="entry-content">
@ -147,7 +150,7 @@ The last two times Ive run apt update &amp;&amp; apt upgrade -y on my web ser
<article class="post-entry">
<header class="entry-header">
<h2>Neovim Subtitute Magic
<h2 class="entry-hint-parent">Neovim Subtitute Magic
</h2>
</header>
<div class="entry-content">
@ -160,7 +163,7 @@ In order to greatly reduce the number of nodes needed in the single recipe, I cr
<article class="post-entry">
<header class="entry-header">
<h2>Mini Neovim
<h2 class="entry-hint-parent">Mini Neovim
</h2>
</header>
<div class="entry-content">
@ -172,7 +175,7 @@ In order to greatly reduce the number of nodes needed in the single recipe, I cr
<article class="post-entry">
<header class="entry-header">
<h2>ESP8266 Medicine Indicator Light
<h2 class="entry-hint-parent">ESP8266 Medicine Indicator Light
</h2>
</header>
<div class="entry-content">
@ -184,7 +187,7 @@ In order to greatly reduce the number of nodes needed in the single recipe, I cr
<article class="post-entry">
<header class="entry-header">
<h2>BirdNET-PI &amp; HomeAssistant: Part 2
<h2 class="entry-hint-parent">BirdNET-PI &amp; HomeAssistant: Part 2
</h2>
</header>
<div class="entry-content">
@ -197,7 +200,7 @@ The best way to do this is by just type e from any screen in the HomeAssistant U
<article class="post-entry">
<header class="entry-header">
<h2>Creating a BirdNetPi Dashboard in HomeAssistant - Part 1
<h2 class="entry-hint-parent">Creating a BirdNetPi Dashboard in HomeAssistant - Part 1
</h2>
</header>
<div class="entry-content">
@ -211,7 +214,7 @@ What you will need BirdNET-Pi HomeAssistant AppDaemon MQTT Broker (I use Mosquit
<article class="post-entry">
<header class="entry-header">
<h2>Pushing a Single Local Git Repo to Multiple Remote Repos
<h2 class="entry-hint-parent">Pushing a Single Local Git Repo to Multiple Remote Repos
</h2>
</header>
<div class="entry-content">
@ -230,7 +233,7 @@ I really enjoy self-hosting services that I use everyday. One of those includes
</main>
<footer class="footer">
<span>&copy; 2023 <a href="./">Norm-working Packets 💾</a></span>
<span>&copy; 2024 <a href="./">Norm-working Packets 💾</a></span>
<span>
Powered by
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &