this post was submitted on 05 Sep 2023
19 points (100.0% liked)
Chat
7499 readers
67 users here now
Relaxed section for discussion and debate that doesn't fit anywhere else. Whether it's advice, how your week is going, a link that's at the back of your mind, or something like that, it can likely go here.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Neat idea and concept. I have a question about it.
When you upgrade something in a way that strictly adds to it (in a functional sense), is that still a destruction and creation? I suppose in some way you destroy the idea of what it was before the upgrade, and afterward you have created the upgrade state. Is this what is meant?
As a quick tangible example, if you have a computer with 2x 8GB RAM sticks and 4 RAM slots, then add an additional 2x 8GB, nothing physically was lost but you lost the empty slots that could have increased to a different amount with other RAM sticks, until you remove/replace the sticks. I'm not the best with philosophy so I'm using this example for my understanding. You can tell me if this is consistent with your premise.
Well, when we get into more technical bits and less big ideas or structures, I think the idea of destruction and creation can become a bit more absurdist sounding.
I think I'd say that adding the sticks of RAM does 'destroy' the computer as it was to make it have more RAM. It functionally no longer offers the same functionality (it can offer more).
And if we were to think about it in a software project sense (and this is getting a bit further from the hardware example) - adding a feature is an additive function but to accomplish that, you are sacrificing some of the simplicity that was there before the addition.
Does that make sense?
Yes, I get it. I included the example to confirm if that would be apply correctly and to assist my understanding.