Well written and engaging, but I think there is a lot more room to really explore what the sociological, techno-economic, power dynamic etc ramifications are of specific data structures. This doesn’t go too far beyond the surface level notion of data , and there are plenty of discussions of the historical significance of taxonomizing and “objectifying” and archiving and surveilling the world into data from Foucault t…
Word salad.
Seeing Like a Data Structure
21–30 of 35 posts
Re: Seeing Like a Data Structure
#22Earlier quoted context omitted.
Yeah, the author does not seem to know what a data structure is, or assume the reader does not know and won't mind.
Feels that if anything, the author is describing computational abstractions, not data structures per se. They mention the term in the text, but then continue to say "data structure" while talking about everything except data structures. For example: "a local cafe is no longer a community hangout but a data structure containing a menu, a list of reservation options, and a hundred 5-star ratings" This description is fo…
Definition of data structure: "More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data".
Maybe you would want more generic data structures, but it is used accurately here.
Re: Seeing Like a Data Structure
#23How much you want to bet one or both of these folks saw patio11's Seeing Like a Bank here on Hacker News a few months ago, read it, then read Seeing Like a State, and then wrote this? Because I did the same thing (my version for my problem still in draft) https://www.bitsaboutmoney.com/archive/seeing-like-a-bank/ https://news.ycombinator.com/item?id=38180477 Also, Seeing Like a State seems to be something of an cult…
We started writing this essay about 3 years ago (and first read Seeing Like a State about 15 years ago -- it's a book that should be read and re-read many times). It takes time to write something this long, and if I could have I would have kept editing it for another year.
Covid response is a perfect modern day example.
This book also convinced me that all that net zero interventions and other related exercises will end in a disaster.
Re: Seeing Like a Data Structure
#24> Two decades ago, in his book Seeing Like a State, anthropologist James C. Scott explored what happens when governments, or those with authority, attempt and fail to “improve the human condition.” Scott found that to understand societies and ecosystems, government functionaries and their private sector equivalents reduced messy reality to idealized, abstracted, and quantified simplifications that made the mess more…
Another framing is that we now have a larger and more formalized structure for trials that we perceive as more fair because it is more structured.
Re: Seeing Like a Data Structure
#25Well written and engaging, but I think there is a lot more room to really explore what the sociological, techno-economic, power dynamic etc ramifications are of specific data structures. This doesn’t go too far beyond the surface level notion of data , and there are plenty of discussions of the historical significance of taxonomizing and “objectifying” and archiving and surveilling the world into data from Foucault t…
This approach is postmodern, by describing hyper-reality, so taking in things that management theory would approach as only superficial, and putting this into the foreground. Your idea is actually brilliant, to go one step further and check the individual implementation details. I think there is some work about algorithms, but mostly for the AI case.
Re: Seeing Like a Data Structure
#26> Spotify sees us like a data structure when it tries to play music it thinks we will like based on the likes of people who like some of the same music we like.
I see how data structures figure into the implementation, but it's also easy to see how "music recommendations crowdsourced from people with similar taste" is a desirable goal. I'd assume that Spotify had to "restructure" its data to get this to provide better recommendations and run more efficiently.
I think you'd have a much easier time selling the dystopian/soulless vibe looking at Pandora and their Music Genome Project [0] (even if it actually provides really good recommendations, in my experience anyway).
Other examples I just don't see where the data structure is. "Thai Food Near Me" is SEO-optimized or whatever, but in the end it's just a catchy name, not really materially different from calling your shop "World's Best Cup of Coffee".
Re: Seeing Like a Data Structure
#27Re: Seeing Like a Data Structure
#28Earlier quoted context omitted.
We started writing this essay about 3 years ago (and first read Seeing Like a State about 15 years ago -- it's a book that should be read and re-read many times). It takes time to write something this long, and if I could have I would have kept editing it for another year.
This is one of my favourite books. Covid response is a perfect modern day example. This book also convinced me that all that net zero interventions and other related exercises will end in a disaster.
Sadly, not before migration of earnings and control.
Re: Seeing Like a Data Structure
#29The one data structure that crops up again and again when looking at complex systems is the graph. Nodes on the graph represent the components and elements like state variables (e.g. population, resources, temperature, servers and clients, etc.) of the system, and edges between nodes represent interconnections, e.g. flows of matter, energy or information between nodes. A good introduction to this way of looking at th…
They might be pleased by 2024 silicon for matrix (a.k.a. graph/AI) math: Apple, Qualcomm, Intel and AMD devices with 30-100 TOPS NPU.
Re: Seeing Like a Data Structure
#30Earlier quoted context omitted.
We started writing this essay about 3 years ago (and first read Seeing Like a State about 15 years ago -- it's a book that should be read and re-read many times). It takes time to write something this long, and if I could have I would have kept editing it for another year.
This is one of my favourite books. Covid response is a perfect modern day example. This book also convinced me that all that net zero interventions and other related exercises will end in a disaster.