From 9e363c506eccb783dd4d1d31f14c9d8dba98f65e Mon Sep 17 00:00:00 2001 From: Jacob Moody Date: Tue, 28 Jun 2022 14:57:39 +0000 Subject: [PATCH] /lib/rob: Sockets are just so unpleasant https://minnie.tuhs.org/pipermail/tuhs/2022-June/026012.html --- lib/rob | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/rob b/lib/rob index 6da79ed6d..6c0725a56 100644 --- a/lib/rob +++ b/lib/rob @@ -399,3 +399,4 @@ Over time, everything gets better but also worse and always bigger and more comp Nice to see Egreg again. It wasn't my intention. The Blit was nice. +Sockets are just so unpleasant, and the endless nonsense around network configuration doubly so.