From 07ce474e8c33f54b41909b52811dea65ad6fcf69 Mon Sep 17 00:00:00 2001 From: lew Date: Wed, 29 Apr 2026 02:43:24 +0100 Subject: [PATCH] trims down reflections --- content/blog/rl/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/rl/index.md b/content/blog/rl/index.md index 1664091..8f19e41 100644 --- a/content/blog/rl/index.md +++ b/content/blog/rl/index.md @@ -364,7 +364,7 @@ This week was for showing off. I finished off the remnants of morgue files. In t ## Reflections -I don't have much reflection besides the obvious. Mainly, I'd do a lot differently if I did it again, and I'm unhappy with a lot of the code I produced. +I'd do a lot differently if I did it again, and I'm unhappy with a lot of the code I produced. I think this is a good thing. To come away from a sprint and see places where things could be improved means the whole thing was actually worth doing, because something was actually learned along the way.