• 1 Post
  • 7 Comments
Joined 2 years ago
cake
Cake day: July 16th, 2023

help-circle


  • I wonder if the discourse here and elsewhere suffers from the perspectives used to approach the topic initially. Asking the question of “how do we get this system to work,” rather than just submitting to the failed outcomes of well-known examples. Most people don’t want to create a system by which one or a small group of people can prosper at the detriment of the larger community. I think understanding how these systems affect their populations on a granular level is the only way we can find/create the best system.






  • I can certainly relate. I remember disassembling mechanical things as a young kid and it always bugged me that there was this digital level of design that I couldn’t physically investigate intuitively. Then once I started programming I remembered initially being disappointed by the concept of scripting/dynamic language. It felt like if I tried to imagine the twinkle of the 1s and 0s as they moved around the machine the patterns would more divorced from the physical hardware. Probably not an accurate or valid abstraction but it is the model that I mentally interact with at a high concept level. I’ve grown more partial to dynamic languages since then but only as I’ve come to terms with the underlying mechanisms. ADHD needs solid walls to bounce off of and having a interpreter that exists in this virtual environment doesn’t naturally capture my trust. So in my hubris I doubt the veracity of the tools and learn that it requires a context change to dig in to the lower level of the issue which is demoralizing as an ADHD person. And now because I want to mitigate future context change I spend a lot of time forecasting potential context changes and quickly get overwhelmed by my own efforts.