commit 9f11606ccb5d126c8ef292a166b54c5949dda15c parent 1e0168d394fe5f027ee70761e3bfb98004db5990 Author: FIGBERT <figbert@figbert.com> Date: Fri, 27 Sep 2024 11:06:12 -0700 Add commentary on Skin-Shedding Code Diffstat:
A | content/posts/skin-shedding-code.md | | | 19 | +++++++++++++++++++ |
1 file changed, 19 insertions(+), 0 deletions(-)
diff --git a/content/posts/skin-shedding-code.md b/content/posts/skin-shedding-code.md @@ -0,0 +1,19 @@ ++++ +title = "An Insight Tangential to Thorsten Ball's Intention" +date = 2024-09-27 +[extra] +type = "link" +link = "https://registerspill.thorstenball.com/p/skin-shedding-code" ++++ + +Reading yesterday's Register Spill post I got hooked on this sentence: + +> Is [the success of frequent and significant rewrites by the founders +> of Zed] because they have been working on text editors for over a +> decade and know the domain well and how things should work and how +> they currently work is just a detail? + +I love the idea of seeing something for how it should be with its +current workings as "just a detail." + +<!-- more -->