Posts on Norm-working Packets 💾 /posts.html Recent content in Posts on Norm-working Packets 💾 Hugo -- gohugo.io en-us Mon, 04 Dec 2023 10:32:58 -0500 QuickHits: OpenResty and Package Updates /posts/openresty_and_package_update_issues.html Mon, 04 Dec 2023 10:32:58 -0500 /posts/openresty_and_package_update_issues.html Every time my OpenResty package tries to update, I can't restart the service with weird errors that don't point exactly to the problem. Here's how I've learned to fix it. Neovim Subtitute Magic /posts/find_and_replace_in_neovim.html Wed, 15 Nov 2023 08:08:49 -0500 /posts/find_and_replace_in_neovim.html I was able to speed up some of my workflows by learning how to search and replace specifics in Neovim! Mini Neovim /posts/mini_neovim.html Fri, 20 Oct 2023 18:38:13 -0400 /posts/mini_neovim.html Neovim is already super efficient and lightweight, but sometimes I need a barebones config for my servers and remote, miniature development environments. ESP8266 Medicine Indicator Light /posts/medicine_indicator_light.html Mon, 16 Oct 2023 11:34:14 -0400 /posts/medicine_indicator_light.html Learn how to make an ESP8266 and a few simple components into an indicator light. BirdNET-PI & HomeAssistant: Part 2 /posts/birdnet_homeassistant_part2.html Wed, 04 Oct 2023 10:35:23 -0400 /posts/birdnet_homeassistant_part2.html A Follow up from the previous post, this tutorial takes all the sensors we created and loads them into a beautiful dashboard! Creating a BirdNetPi Dashboard in HomeAssistant - Part 1 /posts/birdnet_homeassistant.html Sat, 30 Sep 2023 11:21:55 -0400 /posts/birdnet_homeassistant.html Learn how to take BirdNET-Pi Detections to create and display entities in HomeAssistant. Pushing a Single Local Git Repo to Multiple Remote Repos /posts/multiple_git_remotes.html Fri, 22 Sep 2023 15:07:10 -0400 /posts/multiple_git_remotes.html Learn one way to push your git changes to multiple remote repositories. Trouble Hosting Hugo with Nginx /posts/hosting_hugo_troubles.html Wed, 20 Sep 2023 11:33:22 -0400 /posts/hosting_hugo_troubles.html Learn one way to push your git changes to multiple remote repositories. Tutorial: Move from NginxProxyManager to Nginx /posts/npm_to_nginx_tutorial.html Sat, 05 Aug 2023 15:23:51 -0500 /posts/npm_to_nginx_tutorial.html Learn one way to push your git changes to multiple remote repositories. My First Merged PR! /posts/whiptail-first-merged-pr.html Thu, 01 Sep 2022 13:25:02 -0400 /posts/whiptail-first-merged-pr.html Child like joy of having my first merged PR! I recently was using Whiptail library and fixed a bug.