From 3066da13d62b6459a12cbe2c664a6fc31473c6ca Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Tue, 28 May 2024 22:40:10 -0500 Subject: [PATCH] minor slash tweaks --- content/changelog.md | 2 ++ content/colophon.md | 9 ++++++--- content/homelab.md | 23 ++++++++++++----------- content/save.md | 8 +++++--- 4 files changed, 25 insertions(+), 17 deletions(-) diff --git a/content/changelog.md b/content/changelog.md index 00906ca..b387bf4 100644 --- a/content/changelog.md +++ b/content/changelog.md @@ -6,6 +6,8 @@ description: "Maybe I should keep a log of all my site-related tinkering?" featured: false toc: false timeless: true +categories: + - slashes --- High-level list of config/layout changes to the site: diff --git a/content/colophon.md b/content/colophon.md index 6bae834..9b247c5 100644 --- a/content/colophon.md +++ b/content/colophon.md @@ -6,8 +6,10 @@ description: "There's a lot that goes into this site. Let me tell you how it wor featured: false toc: true timeless: true +categories: + - slashes --- -I don't consider myself to be a web developer, but I've learned a *ton* through the process of building/tweaking/maintaining this site. The [colophon](https://indieweb.org/colophon) provides a quick overview of what powers `runtimeterror.dev`. +*I don't consider myself to be a web developer, but I've learned a *ton* through the process of building/tweaking/maintaining this site. The [colophon](https://indieweb.org/colophon) provides a quick overview of what powers `runtimeterror.dev`.* ### This site... - is built with [Hugo](https://gohugo.io/) using the [risotto](https://github.com/joeroe/risotto) theme with many, many tweaks and customizations. @@ -15,8 +17,9 @@ I don't consider myself to be a web developer, but I've learned a *ton* through - performs syntax highlighting with [Torchlight](https://torchlight.dev) ([details](/spotlight-on-torchlight/)). - provides site search with [lunr](https://lunrjs.com/) based on an implementation detailed by [Victoria Drake](https://victoria.dev/blog/add-search-to-hugo-static-sites-with-lunr/). - leverages [tinylytics](https://tinylytics.app/) for privacy-friendly analytics and cute kudos buttons. -- is published to / hosted by [Neocities](https://neocities.org) with a GitHub Actions workflow ([details](/deploy-hugo-neocities-github-actions/)). -- has a [Gemini](https://geminiprotocol.net) mirror at `gemini://gmi.runtimeterror.dev`, which is deployed to a [Vultr](https://www.vultr.com/) VPS through a GitHub Actions workflow and served with [Agate](https://github.com/mbrubeck/agate). - uses [bunny.net](https://bunny.net) for DNS and CDN services. +- is published to / hosted by [Neocities](https://neocities.org) with a GitHub Actions workflow ([details](/deploy-hugo-neocities-github-actions/)). +- has a [Gemini](https://geminiprotocol.net) mirror at `gemini://gmi.runtimeterror.dev`. This is generated from a [Hugo gemtext post layout](https://github.com/jbowdre/runtimeterror/blob/main/layouts/_default/single.gmi), deployed to a [Vultr](https://www.vultr.com/) VPS through a GitHub Actions workflow, and served with [Agate](https://github.com/mbrubeck/agate). + Look behind the scenes at [github.com/jbowdre/runtimeterror](https://github.com/jbowdre/runtimeterror). diff --git a/content/homelab.md b/content/homelab.md index 3f2b12a..d973c40 100644 --- a/content/homelab.md +++ b/content/homelab.md @@ -8,14 +8,16 @@ description: "The systems I use for fun." featured: false toc: true timeless: true +categories: + - slashes --- -I enjoy tinkering with small technology projects, and I learn a ton from these experiments. I also self-host a number of apps/services from my home as well as various cloud environments. This page describes some of my playground. +*I enjoy tinkering with small technology projects, and I learn a ton from these experiments. I also self-host a number of apps/services from my home as well as various cloud environments. This page describes some of my technical playground.* -### Connectivity -*Everything* is connected to my [Tailscale](https://tailscale.com) tailnet, with a GitOps-managed ACL to allow access as needed. This lets me access and manage systems without really caring if they're local or remote. [Tailscale is magic](/secure-networking-made-simple-with-tailscale/). +Everything is connected to my [Tailscale](https://tailscale.com) tailnet, with a GitOps-managed ACL to allow access as needed. This lets me access and manage systems without really caring if they're local or remote. [Tailscale is magic](/secure-networking-made-simple-with-tailscale/). ### On Premise -#### Proxmox VE 8 Cluster + +**Proxmox VE 8 Cluster** - 1x [Intel NUC 9 Extreme (NUC9i9QNX)](https://www.amazon.com/Intel-Extreme-NUC9i9QNX-Single-Model/dp/B0851JV4R8) - 9th Gen Intel® Core™ i9-9980HK (8 cores @ 2.40GHz) - 64GB RAM @@ -43,7 +45,7 @@ The Proxmox cluster hosts a number of VMs and LXC containers: - `salt`: Ubuntu 20.04 [Salt](https://saltproject.io/) Master server for configuration management - `unifi`: UniFi Network Application. Manages the Unifi switch. -#### Hashicorp Nomad Cluster (WIP) +**Hashicorp Nomad Cluster (WIP)** - 3x [Zima Blade 7700](https://shop.zimaboard.com/products/zimablade-single-board-server-for-cyber-native) - Intel® Celeron® N3450 (4 cores @ 1.10GHz) - 16GB RAM @@ -53,9 +55,7 @@ The Proxmox cluster hosts a number of VMs and LXC containers: This triad of cute little single-board computers will *eventually* be a combination Nomad + Consul + Vault cluster, fully managed with Salt. -Also here's some more about it. - -#### [PiAware](https://www.flightaware.com/adsb/piaware/build) ADS-B/MLAT Receiver +**[PiAware](https://www.flightaware.com/adsb/piaware/build) ADS-B/MLAT Receiver** - Raspberry Pi 2 Model B - 2x [RTL-SDR Blog V3 R860 RTL2832U 1PPM TCXO SMA Dongle](https://www.amazon.com/gp/product/B0129EBDS2) - [SIGNALPLUS 1090MHz 12dBi 1.1m ADS-B Antenna](https://www.amazon.com/gp/product/B08XYRMG3V/) @@ -63,15 +63,16 @@ Also here's some more about it. I like to know what's flying overhead, and I'm also feeding flight data to [flightaware.com](https://flightaware.com) and [adsb.fi](https://adsb.fi). ### Cloud -#### [Oracle Cloud Infrastructure](https://www.oracle.com/cloud/free/) + +**[Oracle Cloud Infrastructure](https://www.oracle.com/cloud/free/)** - `git`: Ubuntu 22.04 [Forgejo](https://forgejo.org/) server for [git.bowdre.net](https://git.bowdre.net/explore/repos) - `smp2`: Ubuntu 22.04 [SimpleX](/simplex/) server -#### [Google Cloud Platform](https://cloud.google.com/free/docs/free-cloud-features) +**[Google Cloud Platform](https://cloud.google.com/free/docs/free-cloud-features)** - `smp`: Ubuntu 22.04 [SimpleX](/simplex/) server - `smp1`: Ubuntu 22.04 [SimpleX](/simplex/) server -#### [Vultr](https://www.vultr.com) +**[Vultr](https://www.vultr.com)** - `volly`: Ubuntu 22.04 Docker host for various workloads, served either through [Caddy](https://caddyserver.com/) or [Cloudflare Tunnel](/publish-services-cloudflare-tunnel/): - [Agate](https://github.com/mbrubeck/agate) Gemini server ([post](/gemini-capsule-gempost-github-actions/)) - [Crowdsec](https://www.crowdsec.net) security engine diff --git a/content/save.md b/content/save.md index d45ac36..100a516 100644 --- a/content/save.md +++ b/content/save.md @@ -2,13 +2,14 @@ title: "/save" date: "2024-05-28T00:25:51Z" lastmod: "2024-05-28" -description: "Referral links for services I use and heartily recommend." +description: "Referral links for products and services I use and heartily recommend." featured: false toc: true timeless: true +categories: + - slashes --- - -I pay for a lot of quality services that I recommend non-stop. This `/saves` page lists few referral links which might save you and/or me some money if you check them out. +*This `/saves` page lists my referral/affiliate links for high-quality products and services that I use on a daily basis. These are things I frequently recommend to others anyway, but signing up with these links might save one or both of us some money.* ### I use and recommend: - **[Bunny.net](https://bunny.net?ref=0eh23p45xs)** DNS and CDN service that really hops @@ -16,6 +17,7 @@ I pay for a lot of quality services that I recommend non-stop. This `/saves` pag - **[Fastmail](https://app.fastmail.com/signup/?STKI=/u29803368)** Fast, private email - **[NextDNS](https://nextdns.io/?from=2jujzdcc)** Cloud-based DNS filtering - **[omg.lol](https://home.omg.lol/referred-by/jbowdre)** The best web address you'll ever have +- **[Oura](https://ouraring.com/raf/e3b03b82b5)** A stylish ring to track your sleep and recovery - **[Privacy.com](https://app.privacy.com/join/JMMQ7)** Unique merchant-locked cards for every online purchase - **[Vultr](https://www.vultr.com/?ref=9488431)** Cost-effective cloud infrastructure