commit d8ff0a32661fa436a0039a8610119b8cfa4e4e2e
parent c5e8818b287a5d8031e332f445f9999bb0b4106b
Author: Eamon Caddigan <eamon.caddigan@gmail.com>
Date: Sun, 29 Jun 2025 21:14:21 -0700
Add weeknote for 2025-W26
I wrote this on my phone. MY PHONE!
Diffstat:
1 file changed, 31 insertions(+), 0 deletions(-)
diff --git a/content/posts/weeknotes/2025-w26/index.md b/content/posts/weeknotes/2025-w26/index.md
@@ -0,0 +1,31 @@
+---
+title: "Weeknote for 2025-W26"
+description: "Stupid phone tricks"
+date: 2025-06-29T20:46:06-07:00
+draft: false
+categories:
+- Weeknotes
+---
+
+This will be brief, but I’m proud of this one.
+
+I’m away on vacation for a long weekend and thought I’d
+treat myself by leaving my laptop at home. I accepted
+that I’d have to miss another weeknote, but that seemed
+like a small price to pay for freedom.
+
+_Until..._
+
+I had some quiet time while my kiddo napped, and
+finally decided to give
+[Termux](https://github.com/termux/termux-app) a go. I
+only needed to add openssh, git, and vim to the basic
+installation to create complete a Unix
+command-line-based publishing environment on my phone.
+(And vim is just an indulgence, a simple
+mobile-friendly text editor would suffice.) Folks who
+use web-based platforms would scoff at all this, and
+maybe they’re right to do so, but I can draft new posts
+or even redesign my site with no internet.
+
+I intend to use this newfound power only for good.