Showing posts with label society. Show all posts
Showing posts with label society. Show all posts

Sunday, February 22, 2026

The Tedious Pained

A person sitting at a computer screen doing work, looking a bit confounded. The computer screen has a slightly smiling emoji staring back, perhaps the face of an 'AI'. The back of the computer screen has an arm reaching out with a boxing glove to punch someone else, metaphorically suggesting that not everything the reassuring presence of an 'AI' does in the world is harmless to others.

In a LinkedIn post recently, Ethan Mollick wrote, the following statement. And he's not the only one to have said things like this.

«I don’t think it is good for anybody that there is an emerging "anti-AI" group that is actually a coalition of many groups with different worries (jobs, kids using AI, slop, existential risk, the environment, industry concentration). Because of the diverse constituencies, this group may only be able agree on a full halt to AI as a remedy.

Not only is a halt to AI development or use unlikely, but it undermines the desire to make policies that channel AI to good uses or that mitigate specific harms. AI is a general purpose technology that will impact many aspects of society, work, and education, all of which will require their own consideration.»

I feel like this is lately a common refrain among some people, especially some of the technology professionals such as I cross paths with at LinkedIn, and I needed to respond to it, not just to him individually, but to the community of people who think such things.

This A person sitting at a computer screen doing work, looking a bit confounded. The computer screen has a slightly smiling emoji staring back, perhaps the face of an 'AI'. The back of the computer screen has an arm reaching out with a boxing glove to punch someone else, metaphorically suggesting that not everything the reassuring presence of an 'AI' does in the world is harmless to others. is the reply I wrote, lightly edited to suit the layout of this forum:

Accepting for conversation your notion of an emerging “broad coalition of the trodden upon,” perhaps instead of bemoaning that their common thought is to shut down “AI”, it'd behoove “AI” proponents to focus on not trodding upon so many people in so many ways?

Disdaining the already-disdained is a bad look.

How odd to suggest that because there are so many disparate kinds of injury, with so little commonality other than “AI” itself, it's reason to be dismissive rather than more aware.

“Get used to it,” in other domains of injustice, has not aged well.

Few question potential positives. Speak to the negatives so routinely trivialized.

Star Trek teaches us technology must move in lockstep with wisdom. Some want to race ahead to see where tech leads. It's already feeding power imbalance with no check in sight.

We were told automation would bring freedom and leisure time. But just a few are enriched. Many just scramble more.

Instead of shutting down “AI” maybe strong regulation, a serious automation tax, more unemployment benefits, reeducation help, student loan forgiveness, and UBI? But the already-disproportionately rich use wealth to oppose these.

See also my 2023 essay Technology's Ethical Two-Step.

Author’s Notes:

If you got value from this post, please “Share” it.

This is one of a series of transplanted articles from my my LinkedIn feed or my Mastodon feed. Putting them here reaches a different audience and allows me to more easily refer back to them by name. Apologies to anyone who reads my writing in more than one place and find this redundant.

In making the image, I used Gemini 3 Flash, Nano Banana, and GPT-4o at abacus.ai, with light post-processing in Gimp to reduce the resulting image in size for faster web download.

Tuesday, March 12, 2024

Should Fix Climate

On Mastodon, Bookchin Bot, a bot that posts book quotes, circulated this quote:


 “The term ought is the stuff out of which ethics is usually made—with the difference that in my view the ‘ought’ is not a formal or arbitrary regulative credo but the product of reasoning, of an unfolding rational process elicited or derived eductively from the potentialities of humanity to develop, however falteringly, mature, self-conscious, free, and ecological communities.”
  —From Urbanization to Cities

I found this philisophical discussion of “ought” interesting. I learned philosophy from various people, some of whom seemed to grok its importance, and others who lamented its impotence, openly fretting it might have practical value only at cocktail parties.

As a computer professional who's pondered ethics a lot, I've come to see philosophy as what makes the difference between right and wrong answers or actions in tasks involving complex judgment. It can be subtle and elusive, but is nonetheless necessary.

I was Project Editor for the Common Lisp programming language, in effect holding the quill pen for reducing a number of technical decisions about the meaning and effect of the language that were voted by a committee in modular proposals but needed to be expressed in a coherent way. Nerd politics. They decided truth, and I had a free hand in presenting that truth in a palatable way, time and budget permitting. Programming languages are complicated, and implemented by multiple vendors. Some effects must happen, or must not. Others were more optional, and yet not unimportant, so we struggled as a group with the meaning we would assign to “should”.

Computer programs, you see, run slower, or cost more to run, if they are constantly cross-checking data. In real world terms, we might say it's more expensive to have programs that have a police force, or auditors, or other activities that look for things out of place that might cause problems. But without these cross-checks, bad data can slip in and get used without notice, leading to degraded effects, injustices, or catastrophes.

Briefly, a compiler is itself a program that reads a description of something you'd like to do and “compiles” it, making a runnable program, an app, let's say, that does what the description says.

“should”

A colleague criticized my use of “should” in early drafts of the language specification, the rules for how a compiler does its job. What is not an imperative has no meaning in such a document, I was told. It's like having a traffic law that says “you should stop for a red light”. You might as well say “but it's OK not to”, so don't say it all. And yet, I thought, people intend something by “should”. What do they intend that is stronger?

As designers of this language, we decided we'd let you say as you compile something that you do or don't want a safe program. In a “safe” world, things run a bit slower or more expensively, but avoid some bad things. Not all bad things. That's not possible. But enough that it's worth discussing whether the expense is a good one. Our kind of “safe” didn't mean safety from everything, but from some specific known problems that we could check for and avoid.

And then we decided “should” was a term that spans two possible worlds. In a “safe” world, it means “must”. That is, if you're wanting to avoid a list of stupid and easily avoidable things, all uses of “should” need to be interpreted as “must” when creating safe applications, whereas in an unsafe world the “should” things can be ignored as optional.

And so it comes down to what kind of world you want to live in.

Climate change, for example, presents us with problems where certain known, stupid, avoidable acts will put humanity at risk. We should not do these things if we want better certainty of survival, of having a habitable planet in which our kids can live happily or perhaps at all. Extinction is threatened if we don't do these things.

But they are expensive, these actions. They take effort and resource to implement. We can do more things more cheaply without them, by being unsafe, until we are blind-sided by the effects of errors we are letting creep in, letting degrade our world, letting set us up for catastrophe.

So we face a choice of whether to live knowingly at risk of catastrophe, or do the costly investment that would allow us to live safely.

We “should” act in ways that will fix Climate.

But we only “must” if we want to sleep at night knowing we have done the things that make us and our children safe.

If we're OK with mounting pain and likely catastrophe one day , perhaps even soon, then we can ignore the “should”. The cost is that we have elected an “unsafe” world that could quickly end because we'd rather spend less money as we risk such collapse than avoid foreseeable, fixable problems that might soon kill us all.

That's how I hear “should”. I hope you find it useful. You really should.


If you got value from this post, please “Share” it.

This post is a mirror of a post I wrote yesterday (March 11, 2024) on Mastodon.

Sunday, October 29, 2023

Technology's Ethical Two-Step

[B&W sketch of a man in a ballroom dance with a robot, dressed in a dress.]

1. Now. Delay incorporation of ethics. Let’s not muddy the waters in a way that holds back Progress.

2. Later. Deny incorporation of ethics. It’s too late. People have come to rely on things as they were built. It would be Disruptive to change now.


If you got value from this post, please “Share” it.

I've said things vaguely like this for a long time, but I packaged it up crisply like this in a post on Mastodon, for which this is a mirror.

Original Keywords were described as: “Ethics, Tech, Technology, Society. Presently very relevant to, but not exclusive to: AI, ML, LLM, GPT, ChatGPT.”

I made a later edit to this post to add a graphic, ironically generated by Abacus.AI's GPT-4o ChatLLM chatbot calling out to FLUX.1. The prompt was "make me a black and white image that depicts sketch of two entities engaged in a ballroom dance, one a man and his partner a robot."

Friday, July 14, 2023

Lying to Ourselves

My friend David Levitt posted this hypothesis on Facebook:

Theory:
Humans are so mentally lazy and emotionally
dishonest about what they know, soon AI will
be much better leaders.

I responded as follows. Approximately. By which I mean I've done some light editing. (Does that mean I lied when I say this is how I responded?)


I think the notion of honesty here is a red herring. There are a lot of human behaviors that do actually serve a purpose and if you're looking for intellectual honesty, it's as much missing in how we conventionally summarize our society as in how we administer it or ourselves.

Of course we lie sometimes.

  • We lie because not all answers are possible to obtain.
    What is an approximation to pi but a lie?
  • We lie because it comforts children who are scared.
  • We lie because it's more likely to cause success when you tell people your company is going to succeed than if you say "well, maybe" in your pitch to rally excitement.
  • We lie because it saves face for people who tried very hard or never had a realistic chance of affecting things to tell them they are blameless.
  • We lie because some things are multiple-choice and don't have the right choice.
  • We lie because it protects people from danger.
  • We lie because some things happen so fast that abstractions like "now" are impossible to hold precise.
  • We lie because we are imprecise computationally and could not compute a correct truth.
  • We lie because not all correct truth is worth the price of finding out.
  • We lie because papering over uninteresting differences is the foundation of abstraction, which has allowed us to reason above mere detail.
  • We lie because—art.

So when we talk of machines being more intellectually honest, we'd better be ready for what happens when all this nuance that society has built up for so long gets run over.

Yes, people lie for bad reasons. Yes, that's bad and important not to do.

But it is naive in the extreme to say that all lies are those bad ones, or that of course computers will do a better job, most especially computers running programs like ChatGPT that have no model whatsoever of what they're doing and that are simply paraphrasing things they've heard, adding structural flourishes and dropping attribution at Olympic rates in order to hide those facts.

Any one of those acts which have bootstrapped ChatGPT, by the way, could be called a lie.


Author‘s Notes:

If you got value from this post, please “share” it.

Laziness is also misunderstood and maligned, but that is topic for another day. For now, I refer the ambitious reader to an old Garfield cartoon that I used to have physically taped to my door at my office, back when offices were physical things one went to.

Friday, April 21, 2023

Capitalism's Dominion

I've seen a lot of news reports explaining why even though the Dominion law suit was settled out of court, we in the public should still see this as a victory.

I just want to say this is bunk.

The problem here is one of reductionism, by which I mean taking a hard problem that's hard to think about and reducing it to some other proxy problem that appears to represent the original problem so that the problem is easier to think about. This is a common and sometimes defensible practice, but one must always double-check when solutions start to arise in the proxy space that the original problem is being solved.

Just as an example, we hear proposals to address carbon in the atmosphere by taxation. This is because people think that taxation will create economic pressure to spend in ways that will fix the problem. But if you look at how the rich do their taxes, they mostly do not in fact spend in ways taxation is trying to make them. Rather, they invest in accountants who find loopholes, or they invest in regulatory capture to create loopholes. And then they smugly claim they did their part on the original problem, when they didn't.

Too often in recent years, media has gotten to the place where we have serious societal problems for which they have on-hand experts they can call in when something happens. When something happens for the first time, sometimes it's good to call in an expert to hear how they think about it. But finding a way to understand technical detail is not always a substitute for good journalism. If one becomes too practiced at calling up an expert on speed dial, one stops asking the question "What really happened?" and "What does the public need to know?"

Because here's the thing: What the Dominion settlement really exposes is the stranglehold capitalism exerts on society by insisting on reducing civil disputes to money. While clearly Dominion suffered enumerable economic harm, just as clearly the real damage was non-monetary, to our democracy, our society, and civilization. And none of the news outlets are saying that. They're so focused on how we have experts in law that they aren't focused on the question of whether our system of law is serving us at all in this case. It simply is not. It may serve Dominion. They may take home quite a payday. But that is not why this was a big story. And the big media places have lost this point.

We as a society have no standing to sue. We hoped in vain this would proxy for us, yielding results as non-monetary as the damage. Of course that was fantasy. But it explains the crushing sadness many of us feel. Pundits too practiced with procedural expertise keep missing this.

We as a public are sad, but this sadness is not a failure to understand process, so stop trying to tell us what a historic win this is. The public understands acutely that even a historic win is not helping them. This was not a success for society no matter what career policy wonks say. Ordinary folk know.

What we as a society need is a recognition that there is both process due and none to be had. We need to be allowed to express our pain. That pain needs to be acknowledged. If you want to call in experts, call in grief counsellors or experts in how to change government because from where we sit, the problem is that only the rich can change government, and that's why we are in collective pain.

Not only will it be busines as usual for Fox, but they will write off a big piece of their payment as a tax deduction (meaning the public will pay for some of this), and the rest will be passed along as costs to subscribers (which means viewers will pay more). Some will tell us that increased costs to viewers will hurt Fox and that this will ultimately do well. But meanwhile they will go on lying and issuing propaganda in exactly the way they did, and the real, non-monetary damages will continue to mount without recourse.

Saturday, May 15, 2021

Children of the Information Era

[Image of a sign that says 'You must be at least this tall to lose your privacy.']

“Now you see it … Now You don't.”

Probably most people know, because so many web sites ask about it when you register, that there is special protection on the web for US children under the age of 13. Quoting the FTC's explainer page on the Children's Online Privacy Protection Rule ("COPPA"):

“COPPA imposes certain requirements on operators of websites or online services directed to children under 13 years of age, and on operators of other websites or online services that have actual knowledge that they are collecting personal information online from a child under 13 years of age.”

So we in the US have a sort of right to privacy on the web. OK, not a right, exactly, but at least a strong law. But there's just one small hitch: it expires as we get older. What is that about?

Why should it be OK for that right to go away as we get older. Whose interest does that serve? Certainly not mine. What kind of values are encoded here? What message does that send?

I'm sure this was sold to Congress, and then to the American people, under the tried and true “for the children” banner and that lawmakers didn't stop to think very hard about how much many of us adults would have loved to have at least the option of similar protection.

But it was not to be.

Why?

Ethics and Technology

People like me who've watched and rewatched Star Trek for decades are regularly reminded, as one of its common themes, that technology and wisdom need to move hand in hand. When technology gets ahead of wisdom, bad things happen. But Star Trek mostly takes place in the 23rd and 24th centuries.

Ethics has had a very hard time in our 20th and now 21st century technological society. Really there's very little ethics built into anything technological. There's an explanation for that and it comes in two steps.

Early on, technologists anxious to explore a topic insist it would “hold back progress” to weigh them down with ethical concerns, as if the worst thing in the world would be having to think about the impact of technology on society.

Later, if you try to apply ethics to a more mature technology, the punch line of the joke on us is trotted out: It's too late. “It would be disruptive to the market” to impose ethics—now that the market is used to doing to us whatever it's doing that profits someone.

Growing Up in the Information Era

Of course there's another possible explanation for why this privacy “right” goes poof and vanishes at age 13: By that age we have “grown up.”

We'll ignore for the moment that 13 is not the ordinary line between childhood and adulthood. But probably some business somewhere stood to lose too much money if we drew the line between childhood and adulthood in the right place. Though I'm sure the official party line was that kids needed time to swim in the deep end while there were still adults around to help them. Or something like that.

I'm not buying any such sophistry, though.

After all, what is adulthood? Why do we even make a distinction in society between how we treat children and how we treat adults?

Wikipedia suggests this about adulthood:

“In contrast to a ‘minor’, a legal adult is a person who has attained the age of majority and is therefore regarded as independent, self-sufficient, and responsible.”

Implicit in this is the notion that there are people—often but not necessarily parents, but usually at least other adults—training one for this role of independence, of self-sufficiency, of responsibility. And why? Well, because they've been around awhile. They're native guides familiar with how adulthood plays out. They can tell children what to watch out for because they've lived in the adult world for a whlie and have seen the pitfalls.

And that's the problem. This theory might work OK for learning to drive a car. Cars change a little each year, but mostly driving a car is the same today as it was decades ago, hopefully a little safer. Adults know what to teach kids about driving a car because they've done it awhile. They know the landscape.

But the information landscape is just different. You may give up a piece of information, like your location, and think it quite benign. It's never caused you a problem before. But there are people whose job it is to infer new information all the time from old information. That data is a treasure chest for companies to mine, so the implications of giving it away are not known to your parents. They maybe, if they're really paying attention, know what a given piece of information was used for in the past, but every day there are new things being inferred. Not just new ways to track us in the future, but new ways to understand data already obtained.

I'll say it this way to be most clear: There are no adults in the information society. There is no one who can take their lifetime, or even their last 20 years, and tell you what the next 20 years will feel like. Society has always changed from generation to generation, but it's happening faster and faster, to the point that we are really all just children, bumbling our way through the implications of the world that is being re-made before us. There are not a lot of adults with worked experience in the information age they can share with their children, not really. Not in the sense that there are adults who can help kids learn to cook dinner or play a piano or drive.

We are all children in the rapid-paced world of information that dominates today. There are effectively no adults who have lived this life before and are competent to prepare the next generation for that role. The informational life that any previous generation lived is a life that has already vanished by the time the next generation comes along.

The right to informational privacy should not expire as we grow up because there's no sense in which we can usefully reach “informational maturity” until we change the aspect of society in which we're willing to let technology far outpace wisdom, with ethics left far behind, lost in the dust.

Given that we are all really just children in this information era, adulthood not an easily attainable concept, we all deserve the protections that we today afford only to those under age 13. Our right to privacy should not suddenly expire.

Control at some point should pass from parent to child, but it should not just pass to the market. We should demand to hold it ourselves for our entire lifetime.

 


Author's Notes:

If you got value from this post, please “Share” it.

The graphic image was produced using a couple of images I made with abacus.ai using RouteLLM and FLUX 1.1 [pro] Ultra, then post-processed fairly substantially in Gimp.

With apologies to little people, it refers to height rather than age in the image not because I'm confused about the fact that height doesn't always indicate age, but because it is common in theme parks for a sign measuring height to be offered as the criterion, so I thought the graphic would be most familiar. But also, and importantly, the whole point of this article is that it's a completely arbitrary and inappropriate thing that privacy disappears with age, rather than by some other more rational criterion, such as personal choice to either be private or not. Age is a terrible indicator. So, in a sense, the arbitrariness of this choice in the image matches the arbitrariness of the topic. It's my hope that this doesn't offend anyone. Art makes complex choices sometimes.

Thursday, October 17, 2019

Gratitude and Life's Poetry

Once born, people push on the world and it pushes back. We are not born expecting a specific number of arms or fingers. If born with an extra, we use it and see what it does. We touch, feel, smile, recoil. But it's a dialog of sorts with the world. What we are and become is a product of this give and take that predates speech, which itself is also arranged in dialog of speaking and hearing, and tying meaning to how our interactions proceed.

Gratitude is part of a more abstract dialog that follows once we have the mechanics down. People, and later society or its pieces, do things for us, and we do things in return. Sometimes the thing we do in return is an act, sometimes a promise, sometimes an acknowledgment of gratitude. But gratitude seems one of the words in the abstract vocabulary of social participation. We encourage it because it helps us learn and sustain our place in society. When there is no specific act to return, its use preserves the meter of the verse that ebb and flow that is polite society's ever-being-written poem. Omitted, the rhythm is off.

An Odd Example

I sometimes ponder the peculiar ritual where I am going through a door and I see you behind me. You're too far back to take it, yet I hold the door. You must run to grab it. It's a pain for me to hold it, and a hassle for you to run ahead. It serves no one in an obvious way, yet we all do it with some regularity, and mostly we all tolerate it as if it were a favor. Why should that be?

Maybe empathy for having lived the reverse.

But also I think it's because the ritual of it in a society of strangers reinforces to someone you don't know that you are not alone in chaos, but among friendly people who agree on--if nothing else--some social conventions. You knew nothing of me, I nothing of you, yet now you know that I'm no beast but someone who would, if called upon, behave by shared rules of social behavior. And I know of you and your gratitude for this pointless act that you likewise subscribe to these unwritten rules, that you will go out of your way for strangers. So we part friends, a little less alone in the chaos of the day. It seems like nothing exchanged, but really the payload is subtle and abstract, that people and society matter, that we acknowledge each other's dignity.


Author's Note: If you got value from this post, please “Share” it.

The power is out today at my house after a big storm last night. That leaves me little to do, but I am taking an online class at FutureLearn entitled What Is Character? Virtue Ethics in Education, and this essay is something I wrote in response to a discussion about the nature and purpose of Gratitude. I was happy with what I wrote and thought it worth sharing here. I would also recommend the course to anyone interested in ethics, and especially ethics in education. As I write this postscript, here in the dim light of the aforementioned power outage, the course has just started a couple days ago, so you could quickly catch up.

Thursday, April 30, 2009

The Nature of a Hero

With the luxury of time to look back on the value that resulted, we endow our heroes with all manner of mystic qualities, such that our heroes, hearing themselves described as such, often don't recognize themselves.

[Medal of Honor]

Heroism is often not something you can plan or save up for. The need for it may come upon you suddenly. It must be done in the moment, which is often part of the sacrifice. If you knew the need was coming, you might have scheduled other events differently. The event may be something they were prepared to do, but the timing of the event may not have been.

A firefighter may be prepared to lose his life in a fire for another, but he doesn't get to choose a good day for it to happen. Every day could be that day, and yet the day it happens is never a good one. It may be the day he's had a fight with someone and wishes he hadn't, or it may be the week before that big trip he was going to take with a loved one.

It is rarely something where you get a second chance. Usually what you do is what you do. It is therefore messy, unfinished, not particularly artistic, “done in a single take.” And in the time just afterward, while everyone is singing their praises, our hero, if lucky enough to have survived at all, is probably lost in self-critical thoughts of “I should have somehow done it differently, better,” as if that were really an option.

The messiness of heroism is illustrated in the brilliant movie 1776, where the spotlight falls at one point on the awful dilemma of patriots committed to opposing slavery being told in a high-stakes game of intellectual poker that the new nation would have slavery at its core or there would be no new nation to later rise above slavery. Who would want to be the kind of hero who said yes to that deal? Bad enough you had risked your life daily just for the right to participate in a process you'd hoped would free all men, but in the end you realize your opposition to slavery will likely be forgotten by history and you'll be remembered instead for having enshrined it. For some of those men, signing their names to the Declaration of Independence on those terms must have been the kind of awful compromise faced by a doctor who saws off a man's leg to save him from death. Messy, but something one sometimes has as one's only choice. Our heroes sometimes make these choices just so we won't have to, accepting a shame upon themselves so that others will not have to.

George Bush was not able to muster what it took to be the messy kind of hero. In the final days of his Presidency, when the economy was a mess, due in part to a war that should never have been fought, he could have made a useful sacrifice and drawn fire upon himself by taking responsibility and admitting it was his fault. Even if he didn't believe it, he could have said he did. That would have freed his whole party to move forward without pointing fingers at one another. But he couldn't do it, and so he condemned many to endure continued finger-pointing. The kind of heroism he wanted was the clean, pretty, photo-op kind of heroism of a scheduled landing in a pristine jumpsuit on a military-looking set that sat well out of harm's way.

Barack Obama, by contrast, was a hero when he apologized on behalf of the US for the economic mess that we as a nation pulled the world into. He didn't cause the problem, but he didn't make a big point of that. He had no reason to expect the world to applaud him for what he said. It wasn't completely true, but it was enough true, and saying it was just the right thing to do. He must surely have known that the Republicans would say he had somehow sold us out. But he took with grace the slings and arrows that followed.

Some heroism is big and public, while some is small and private. Some happens in an instant, perhaps under active gunfire, while some is the product of relentless small acts over time, like the aforementioned founding of our nation or the unheralded endurance of a parent raising a child.

My wife is such a private hero. I won't detail why here. The details probably matter, but saying them out loud will only arm her with ways to dismiss the accolade. Like the enigmatic referent in Carly Simon's famous song, but without all the unattractive vanity, she'll have to just know that if she can think up something about which she wants to say “but that was nothing,” the very fact that she knows what to disclaim is proof that she knows she did something worthy. And, anyway, I'll always know.


If you got value from this post, please "rate" it.

Public domain graphic obtained from
freeclipartnow.com.

Author's Note: Originally published April 30, 2009 at Open Salon, where I wrote under my own name, Kent Pitman.

Tags (from Open Salon): barack obama, bush, firefighters, firemen, first responders, founding fathers, george bush, george w bush, heroism, mothers, obama, police, policemen, politics, sacrifice, slavery, social, society, thank you, thankless, thanks, wives