# HG changeset patch
# User Paper <paper@tflc.us>
# Date 1740805881 18000
# Node ID 5cb3f4a20646c92ba9cfd582b6445839cde3675e
# Parent  aa563ca187d9d164e571933900c8bc7c616cc988
blog: add post about stupid outages

diff -r aa563ca187d9 -r 5cb3f4a20646 _posts/2025-02-28-intermittent-outages.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/_posts/2025-02-28-intermittent-outages.html	Sat Mar 01 00:11:21 2025 -0500
@@ -0,0 +1,17 @@
+---
+layout: post
+author: Paper
+title: 'Intermittent outages'
+nowplaying: 'Garbage - The Trick Is to Keep Breathing'
+---
+<span>
+	My primary isp has been experiencing intermittent outages; during these
+	outages the mercurial server will be unavailable to the internet.
+</span>
+<br><br>
+<span>
+	Luckily, the main web server is hosted via sourcehut, so any problems
+	will not extend there, and are only applicable to the mercurial server
+	and the other self-hosted subdomains (mc, jellyfin). Unfortunately
+	there's nothing I can do atm.
+</span>