I started reading “The Unaccountability Machine” which is actually quite interesting. I don’t know what I think about the subject matter, but it touches on a lot of things I’ve thought about over the years. It seems to describe a different economic model, not capitalism and not communism, but a systems theory field called “Cybernetics”. For some reason it’s like I asked someone: explain economics to me like I’m a programmer. And now my brain is slowly reworking itself to understand economics like I would understand a program. It feels very unnatural as a human having grown up in this *waves vaguely at the world* but it is the first time I am starting to feel that it makes sense. It’s still completely wrong, of course. I fundamentally disagree with some extremely axiomic parts of capitalism, but I suddenly might not end up with a parse error.
https://social.vivaldi.net/@Patricia/112626658364328553
Patricia Aas (@[email protected])

Attached: 1 image @[email protected] oh well, I needed a new book 🤣🤓

Vivaldi Social
Thanks to @vaurora for pointing me in this direction 🤓
I guess everyone probably needs to get stuff explained in a way that ties in with the things they already know. I’m sure this probably is a whole field in pedagogy.
I have been sidetracked into what is a side quest in the book. A strange electronic system set up in Chile under Allende before the dictatorship. I was looking on Wikipedia and found this podcast: https://the-santiago-boys.com/ imagine grafana dashboards and data driven decisions meets socialism and… Star Trek aesthetics.
The Santiago Boys

This is a podcast about a continent that dared to dream big - and challenge the power of Big Tech before Big Tech was a thing.

The Santiago Boys
This thing is wild “Project Cybersyn”
https://en.wikipedia.org/wiki/Project_Cybersyn
Project Cybersyn - Wikipedia

Also, even if I kind of grew up in this, I hadn’t really thought about it for years. But one of the big things Latin America saw in this period were dictatorships brought about by large international corporations (often backed by the US) that preferred a “strong leader” so that they could extract the country’s resources in peace without being bothered by the pesky people who lived there. Ref the expression Banana Republic.
This scholarship might be progressively more relevant for the rest of the world going forward.
The US had their hand in pretty much every single military dictatorship in Latin America, this included money (remember Iran-Contras?), military training and supplies (everything to equip your friendly military dictatorship) and running disinformation campaigns.
Finished first read, but now I need to reread the beginning. Current impression is that I find the arguments individually interesting. I’m not sure the underlying logical argument they are a part of is logical or if the conclusion is a logical result. But I still found the book very interesting. Especially the first 3/4ths. The basic logical argument he seems to present is that current capitalism has constructed a mechanism that forces managers of publicly traded companies to serve shortterm goals. And that this makes it impossible for companies to adapt sufficiently to accommodate looming crises like climate change. When leadership has to deliver on quarterly numbers they cannot steer according to any other metrics. I think his idea is that if we can somehow break that mechanism then… and this part I’m unclear on and I’m not sure I find it very interesting either.
Basically I don’t know how I feel about the broader logical argument, but I found the discussion to get there very interesting.
He also seems to think that the international tendency to elect populist wannabe dictators is a cry for help. That seems a bit… infantilizing?
I think I need to have lunch with an economist. I have questions.
I think the people for which Cybernetics will make the most sense are people who work in vulnerability research and exploit development. This systems theory fits very well with a lot of their findings and methodology.
Possibly also folks working in machine learning
And people in distributed systems tbh
Basically any field where you have acknowledged that the systems you are concerned with are complex and might never be fully understood, but where you still have stuff to do and you work with the knowledge that these systems are adaptive and might have emergent behavior. And that poking in one place might have unknown consequences. Where the primary tools are around monitoring and feedback to detect and diagnose new behaviors. And to manipulate these complex networks of stuff to do the thing you want, all the while knowing that it might very well also do something completely different and probably not desired.
Oh shit, this fits with medicine too, doesn’t it, @siljelb ?
I guess the fundamental difference from modeling is that even though you might try on occasion to reduce things to a formal model and reason about things in that formal model, you don’t really believe in it. You know the real thing is “alive” and that the information that is removed to model whatever process you are concerned with, will contain data that is essential and even more importantly: you know that there is essential data that has been removed that you don’t even know is essential.
As a programmer, it’s funny to read about people believing in their models. It’s a very junior developer thing to do. Senior folks don’t. They do their best and then they observe. And even more interestingly: if they don’t see unintended consequences of significant changes, they become suspicious.
The more I think about this, the more I need an economist to tell me this isn’t how they actually work and what they actually believe. Because that’s just bananas. First let’s “simplify” a complex system into a formal model and then you reason in it, maybe run some simulations and then… you believe it? And this idea of believing in a “market” as some sort of entity that will not only stabilize into a state, but that that state is somehow “good”, or even “optimal”. That’s bananas. That’s a fucking religion.
I’m sorry, but that’s on level with worshiping kubernetes. That’s fucking mind boggling.
I guess I have to read Piketty’s Capital book now. Because this is blowing my mind.
https://social.vivaldi.net/@Patricia/112644094554478633
Patricia Aas (@[email protected])

@[email protected] the “market” isn’t an entity. It’s a distributed system, and a distributed system isn’t a moral thing. It’s a thing that is serving the purpose it’s supposed to serve or not, and usually somewhere between those. And we try to keep it on that path, we don’t sit back and… wait for it to do its thing? And believe it’s Good because… I don’t even know. This is a religion. This isn’t something that can be taken seriously.

Vivaldi Social
This world needs a whole lot of intellectuals who are not privileged white men with way too much time on their hands.
By the way, I wouldn’t expect me to be more impressed by communism.
Gah… I have to read Marx too now?
I’m rereading the beginning again, and he talks about (in my words, field and terminology) how complex distributed systems will, when changed, either enter a new “steady state” (“homeostasis” in his terminology) or crash. This is because the system will respond to a major shift to it. Either by adapting to it or bringing it down. The adaption doesn’t have to be good however, which is something he also emphasizes. What surprised me about Twitter was how resilient a system can be to destructive forces. But that doesn’t mean it comes out in a better state. The new state can be what we in tech call a “Graceful degradation”, some things might be worse or down, but it isn’t all down. He also describes what might be this, as a state that is more vulnerable for future changes, fragile if you will.
Or in his terminology where the systems responses can be both negative and positive feedback, one counteracting the other amplifying (my brain went to waves and the mythbuster episodes) - purely tech and concrete my thoughts went to the Natanz centrifuges in Iran and Stuxnet.
But as for the amplification I thought of stories told by Audun Ytterdal on incident response at the Norwegian newspaper VG, and how they DDOSed themselves. (Which I think twitter also did a few months ago?)
https://youtu.be/gxfkw99k4Js?si=3-S-AcbGBdzu6oB_
Incidents and incident handling @ VG.no - Audun Ytterdal - NDC Security 2024

YouTube
The point I’m getting to is that these systems are complex, they might not even be trivial to bring up again if they go down because they end up having cyclical dependencies, so some subsystems might not come up because another isn’t up yet (which is also waiting for the first). So we can have “cold boot” deadlocks.
Trying to “simplify” these systems to a model, draw conclusions and assert them with any confidence *about the real system*, is naive at best.
This behavior of complex distributed systems has led to a whole subfield in testing often referred to as Chaos Engineering. “Let’s kill this thing and see what breaks” 😈
Lol, now I remembered the financial crisis mantra “Too Big To Fail” 💀😂
Ok, I’m still re-reading the beginning which is the part about Cybernetics and tbh it sounds like a kubernetes cluster 😂
What if we designed kubernetes in the 70s?

I digressed into the more “political” offshoot of cybernetics, clearly springing out inspiration from “Project Cybersyn” and it seems intellectually thin so far. It seems to boil it all down to: “of course any modern socialism* would have to include technology”

And tbh that is both extremely shallow and broadly uninteresting.

The rest seems to be a lot of “capitalism is bad” ranting which… yeah sure, but that’s not a thought, that’s more of a feeling.

*they mean communism, I think

So let’s think about Project Cybersyn for a minute, based on the extremely thin material I have read so far. It is technically super interesting, but ethically… it might need some discussion. To recap: they made an “Internet” based on telex machines, used that to gather metrics and fed that to a “powerful” machine to analyze, visualize, maybe run simple simulations and alert on values going out of range.

But what were they monitoring? It seems to have been a rollout around factories, but (for reasons that could easily be technical) the aggregation and visualization wasn’t local, it was central. So as opposed to the Toyota Way idea of visualization directly to the people doing the work, this was (intentionally or not) surveillance.

Later it was apparently used to run strikebreaking trucks.

Now for context, the strike was apparently a psyops by the CIA, but I’m sure the truck drivers didn’t know that.

My point is that the implementation wasn’t unproblematic and because it was interrupted before more experience could be gathered, it feels naive to think it wouldn’t end up being used for oppression.

And I don’t want to offend any Allende fans out there, but a socialist government turning into a dictatorship has several examples in Latin America, for example the Nicaraguan Sandinistas.
https://en.wikipedia.org/wiki/Sandinista_National_Liberation_Front
Sandinista National Liberation Front - Wikipedia

And this isn’t to say Contras weren’t bad, they were trying to bring back a ruthless dictatorship. So… the US backing them was very on-brand.

My point is… stuff is complicated.

Which is probably the point of this whole thread tbh.

So apparently the statement “The purpose of a system is what it does (POSIWID)” is one of the most famous in Cybernetics.
https://en.wikipedia.org/wiki/The_purpose_of_a_system_is_what_it_does
And since I keep on returning to financial/political systems, that’s quite damning. The purpose of capitalism is to make the few immensely rich at the expense of the many? The purpose of communism is to create corrupt dictatorships (which to be fair ends up being the same purpose as capitalism)? Ouch.

I guess this is related to “No true Scotsman”… https://en.wikipedia.org/wiki/No_true_Scotsman

The purpose of a system is what it does - Wikipedia

It’s weird I oscillate between reading this as tech content and as political content. And that bothers me to a certain degree. In my experience, when most programmers get a tiny bit of power over others we tend to wield it with the worst kind of entitled fervor.

So if a way of thinking fits for computers, I will instinctively think it would lead to oppression in the real world. Our job is to create fine grained systems of control. That is not what should be unleashed on a population.

Like imagine running a country as a literal kubernetes cluster.

- Hey, Charlie’s Readiness probe is not looking good, maybe we should kill*cough* I mean.. ehhh call him? Dispatch an on call team to his house? Fire him?

😳

Related to both these books, where does “maximizing shareholder value” bring us?
https://youtu.be/Q8oCilY4szc?si=Gu3q4WhbKbFpGvyo
Boeing: Last Week Tonight with John Oliver (HBO)

YouTube
Reminder that the man behind that phrase was instrumental in setting up brutal dictatorships.
https://social.vivaldi.net/@Patricia/112657154614341355
Patricia Aas (@[email protected])

This is the man people quote when they say the goal of a company is to “maximize shareholder value”. A man with the blood of thousands on his hands. A full on fascist. I guess I shouldn’t be shocked, but I am.

Vivaldi Social
Once I said something about our company on twitter and some guy was telling me off saying my primary job was “maximizing shareholder value” and I told him that A) that’s bullshit and B) I AM THE FREAKING SHAREHOLDER
This is an excellent breakdown of this fundamental flaw in economic models: “methodological individuality”
https://youtu.be/hYnFbzcWcGQ
- YouTube

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

Finally someone who talks about economics as a complex system. But I feel he stops short of describing how one deals with a complex adaptive system. Because there is a lot to learn there from other fields.
https://youtu.be/RGtz774p9uc
- YouTube

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

I’ve been trying to grok money and banking to try to figure out if MMT is right and so I’ve been trying to follow this Columbia university lecture series on it and yesterday something clicked for me.

The professor seems to be describing not only a complex adaptive (and distributed) system, but also the regulation/manipulation/stabilization of that system.

So he seems to describe it as cybernetics. I’ll find a relevant clip in a minute.

@Patricia planes and space shuttles that don’t function; while the company gets 50% of its revenue from government contracts. Boeing did share buy backs after the 2019 disasters.
@Patricia well that's fucking terrifying..
@Patricia the us government is trying
@Patricia i have been working to build interop mechanisms of all kinds specifically to push back on fine-grained mechanisms of control and have only found further justification for this approach in reading a lot recently. distributed blackness by andre brock is my current jag and explicitly links technological affordances to the way Black life flourishes within it but it's so intense i have to take breaks between chapters
@hipsterelectron the powerful seem to be able to use pretty much anything as a weapon, it’s very difficult to think how that can be effectively counteracted/sabotaged
@Patricia sabotaged perhaps not, but breaking down mechanisms of hierarchical control can be a way to counteract e.g. the ability of weapons contractors to use funding to influence technical direction, as long as you don't allow it to become itself hierarchical
@Patricia I always thought that management/leaders could learn a great deal from the resource management strategies of operating systems. A lot of management decisions are about dividing limited resources for the greater good. Also deadlocks and forkbombs have their counterparts in organizations.
@Patricia have you been talking to @diana ? because yes
@roundcrisis @diana don’t think I have… but following now 👍

@Patricia I'm so glad to introduce you to each other @diana

Diana is writing a book called Learning Systems Thinking that touches on what you just mentioned Patricia

and, Diana: Patricia is an expert infosec and C++ programmer

I met both of you at conferences and I think if you two met you would have a lot to talk about

@Patricia have you read Seeing Like a State?
@againsthimself no, I don’t think so, what is it about?
@Patricia it's about modernist fallacies of attemting to force nature and society to fit our simplified models of them. Based on your recent threads, I think it'd resonate with you. ;-)

@Patricia I read and enjoyed 'cybernetic revolutionaries' by Eden Medina, all about Cybersyn and what gave rise to it.

Now we might look at it and see surveillance, but then I think they (rightly) saw it as a route to sensible management of an economy in a way which had never been tried. Not that they really got to try it.

For a good companion read, Red Plenty by Spufford is fiction but around related (disastrous) Soviet efforts in the same direction.

@Patricia I may take exception with "broadly uninteresting": I'd say the only interesting thing about any concept, system or idea is how one might actually make it work, how it would be implemented in actual detail, how one might deal with the unforeseen problems and diversions and emergent behaviors.
Socialism as a "simplified model" was a solved problem by the 1920ies, but to have a truly deliberate, planned economy requires the ability to track, foresee, plan, orchestrate literally hundreds of thousands of parameters, all interacting in sometimes nonlinear ways with each other.

This is the 𝑠𝑜𝑐𝑖𝑎𝑙𝑖𝑠𝑡 𝑐𝑜𝑚𝑝𝑢𝑡𝑎𝑡𝑖𝑜𝑛 𝑝𝑟𝑜𝑏𝑙𝑒𝑚 and we're only now maybe slowly getting to the point where human computational resources are even vaguely up to actually solving even the easier strata of that problem.

It is possible that we will find in the end that an economy complex enough to produce the computational infrastructure to run that economy is too complex to be modeled by the infrastructure. Like the old adage that if the universe was simple enough to be fully understood by humans then humans would be too simple to fully understand it. But the only way to know is to persistently try - kudos to the soviet engineers of the 1950ies who tried to model a national economy with what counted as "computers" at the time - they stood no chance, of course. But if a modern attempt was started right now it would of course build on much better technological tools - and might just pull off what the first generation attempted (and was in fact successful in - for about a decade or so).

Since you seem to be up for reading suggestions, there's no better intro to socialism as a computational problem than
https://crookedtimber.org/2012/05/30/in-soviet-union-optimization-problem-solves-you/

In Soviet Union, Optimization Problem Solves You — Crooked Timber

@SvenGeier I have seen too much for this level of trust.
https://social.vivaldi.net/@Patricia/112695903578389981
Patricia Aas (@[email protected])

You all know that I wrote this with economics in mind. But read it again, now with tech in mind. And hopefully you’ll see why I am infinitely skeptical of tech (Project Cybersyn version 2.0 etc) running society too. Yeah we can handle distributed complex adaptive ✨computer✨ systems. But what is our track record with humans? https://social.vivaldi.net/@Patricia/112694261543358964

Vivaldi Social

@Patricia

Fair enough.

Might it pique your curiosity when I note that that link up there does in fact go to a (long) blog post, not a book-that-could-have-been-a-blog-post? It uses a book as a springboard to look into the actual computational complexity challenges, it has real equations and links to sources, many of them even real scientific publications (mostly in computer science, not economics). It's what opened my eyes to the idea that socialism is largely a computational problem...

@SvenGeier it’s a complex adaptive system. They exist everywhere. Also in computer systems.
@Patricia isn’t that mainframes?
@janl I don’t really know the internal architecture of mainframes… I should learn about that tbh. But this is more monitoring of “pods” (“black boxes”) for health metrics and adjusting or altering the environment to compensate etc so very much kubernetes.
@olafurw omg, I want that as a sticker
@Patricia do it, it's just some 70s font generator I found online
@olafurw @Patricia Ok maybe it wasn't that close but it triggered this in my head.
@Patricia I personally think Kubernets was created in the early 70s but someone forgot the design document somewhere and then it was rediscovered much later and some one thought HEY this is awesome
@Patricia It IS the same word after all. Only they spelled it correctly in the 70's.

@antnisp @Patricia

counterpoint, etymology:

cybernetics (n.)
Latinized form of Greek kybernetes "steersman" (metaphorically "guide, governor") 🙃

https://www.etymonline.com/word/cybernetics

cybernetics | Etymology of cybernetics by etymonline

theory or study of communication and control, coined 1948 by U.S. mathematician Norbert… See origin and meaning of cybernetics.

@Patricia

I'm loving this thread

And as a linguist can confirm that cybernetics and kubernetes share a common root in Greek "steersman"

OTOH I think kubernetes was deliberately named after cybernetics, so that's sort of cheating

@trochee do you have a source for that because I’d really like to read the story on why they chose it

@Patricia

kubernetes.io acknowledges the common origin

But maybe implicitly disavows connection to Norbert Wiener's project

The O.G. "artificial intelligence" hyped summer school was an attempt to box out Wiener and analog cybernetics, get funding from defense, and focus on systems no larger than a two-way comms channel

@trochee I don’t really know much about Norbert Wiener, is there anything written (or in conference talks) somewhere about this period in Kubernetes?

@Patricia

Oh I mean McCarthy and Minsky et al in 1956 https://en.m.wikipedia.org/wiki/Dartmouth_workshop

Norbert Wiener was an important figure at the time but I think they felt like he was too sympathetic to communism or at least socialism.

and here we are today

Dartmouth workshop - Wikipedia

@trochee oh I was thinking about Kubernetes (K8s)

@Patricia

Ha I see where we are talking past each other. I don't know about the early days of k8s.

@trochee 😄 communication is hard
@Patricia more “lets kill things at random to stop the developers getting complacent”
FWIW “let’s slow things like DNS down” tends to be equally brutal and lot harder to recognise and recover from
@stevel exactly! Some stuff suddenly behaves differently than usual and now this completely (seemingly) unrelated thing doesn’t work anymore.