From 426fa74bd2da972da1e487e1327d72408cd48a10 Mon Sep 17 00:00:00 2001 From: doylet <--global> Date: Fri, 11 Sep 2026 16:21:24 +1000 Subject: [PATCH] Explain why I reference reinventing the wheel --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 85860c7..3a65cda 100644 --- a/index.html +++ b/index.html @@ -104,11 +104,11 @@
- I've made it a habit to constantly learn, rewrite, improve[2] - my foundational libraries as a form of training and - practice[3]. It is my experience that each iteration has - unlocked new insights whether it be API design, an alternate perspective, learning new - domains and so forth. + I've made it a habit to constantly learn, rewrite, improve (reinventing the wheel is good + for understanding! [2]) my foundational libraries as a form + of training and practice[3]. It is my experience that each + iteration has unlocked new insights whether it be API design, an alternate perspective, + learning new domains and so forth.