2020-12-12 Computer Competency

Recently, @hisham_hm wrote: “We need dumb tech and smart users, and not the other way around.” He expanded on that on his blog: Smart tech — smart for whom? He talks about the distinction between smart devices and computers and picks game consoles as an example:

@hisham_hm

Smart tech — smart for whom?

… they are not universal machines for you, the owner. For me, my Nintendo Switch is just a game console. For Nintendo, it is a computer: they can install any kind of software in it in their next software update. … From Nintendo’s perspective, the Switch is a universal machine, but not from mine.

At the time, I was more interested in the concept of smart users. @phoe asked: “Is there any industry standard for ensuring that we get smart users? Any best practices to follow?”

@phoe

What do you think enables smart users? Good question! I’d say allowing people to use a tool without a simplified interface, and to share both data (files, URLs) and behavioural changes (Excel macros, configuration files, Emacs lisp files, and so on) are two examples for independent expertise growth. People can figure something out, add functionality in some way, and communicate this improvement to others without having to ask anybody for their blessing. You don’t have to recompile the tool, and the tool provides a way to extend itself in a shareable way. Expertise can develop, and the transfer from person to person means that domain-specific expertise can develop. You can adapt the editor for your team. You can write Excel sheets for your department.

@dredmorbius wrote something related about the minimal viable user on Reddit. It’s not the same thing, but it’s related. There, he explores the problems that arise in software development. One of them is complexity. A solution should be as simple as possible but no simpler. Conversely a complex problem requires a complex solution. You can cut every Gordian Knot. And yes, there are always places where complexity arises by necessity: whenever interfacing with complex domains: shells, editors, development environments, databases, emails.

@dredmorbius

the minimal viable user

Gordian Knot

Rereading that collection of thoughts brings back the OECD report. It’s devastating, and raises the question of what “smart users” might actually mean. The Nielsen Norman Group has a great summary. They count four levels of proficiency, if you know how to use a computer. This is important, because a full 26% of the adult population was unable to use a computer. A quarter! 14% are “below level 1”. They can perform a simple, straight forward tasks like “delete this email message.” That’s 40% of the adult population. 29% of the population are at level 1. They can use a widely used tool like email software or a web browser. They can perform straight forward tasks like “find all emails from John Smith.” That’s 69% of the adult population. Another 26% of the population are at level 2. They can perform multi-step tasks like “find a sustainability-related document that was sent to you by John Smith in October last year.” That’s 95% of the population. Only the remaining 5% can solve problems that involve setting sub-goals and assessing progress, evaluating relevance, reliability and so on. The example task provided is to determine “what percentage of the emails sent by John Smith last month were about sustainability.”

a great summary

5%. This is underappreciated. I certainly did not appreciate this.

To me, this means that I’ve made peace with the fact that there will forever be different tech stacks, sadly. There is no point in getting people to use GNU/Linux and Emacs and all that, unless they’re extremely simplified. I’m not saying that Windows or macOS are specifically better because they’re also hard to use. These kinds of general machines are hard to use. All of them. These people are confused by the note-taking app on your phone because it magically involves your email account via IMAP. Even I find that confusing!

What makes is fundamentally impossible to solve this problem? Why is computing so much harder than driving a car? @yaaps said, “computer technologies have actively sabotaged the capacities of the user base.” And that is true. But that’s not the only problem. A computer is not a car. Many people know how to drive a car. Is it because of a grand unified user interface, good manuals, the ability to tinker with cars? Not at all.

@yaaps

In my experience, everything other than the pedals is random. Manual transmission or not, where the lights and the window wipes are, how to drive backwards, and so on. I remember sitting in a rental car with my wife in France and we couldn’t leave the parking lot. A certain sequence of actions was required to start it up and we didn’t know it. And yet, the number of controls of a car is minuscule compared to a computer.

The computer is more complex than a car, and people have much less experience. There is an “embodiment” in the car driving experience: here you are in the car. Turn a wheel, make a curve. Here’s the road. Here’s a car. Here’s a parking lot. All these things we know from walking around, from play, from life as kids. They relate through each other through space and physics, and we can observe their interactions. We can infer the rules of speed, of momentum, of breaking and turning, from experience, from our body reacting to physical forces. We all start without that on a computer. Or at least my generation did. And older people are worse – and I’m not convinced that people get better.

Turning back to the OECD report on computer skill levels. Even if computers are being designed like simple tools, dumbed down, how much more gain can we expect in computer skill levels by changing that design? 7% instead 5% would be a 40% gain! But what about all the people that don’t know how to use a computer. They aren’t being helped. How will they get the experience people have with roads and cars whether they want it or not? I don’t think there is a way. Not any more. These people have lives and jobs, families and responsibilities, and they don’t need computers, they don’t want computers, and they don’t benefit from computers.

Maybe if we made people fear computers for spying on them, if we forced them to use computers to partake in civil life, like they need a car to go shopping in some parts of the world. Sadly, we’re getting there, slowly, and I’m not liking it.

That is why I end up being OK with simple devices for people with other priorities in life and old style personal computers – universal machines – for people who want and need them.

And we can have all these elements at play, all at the same time. I love text. I love programming. That’s why I use a laptop with GNU/Linux and Emacs. I don’t love tinkering with graphic cards and I don’t like upgrading my computers. That’s why I buy a gaming console every one or two decades and use them to play games. I think I stopped gaming on the PC after … Wing Commander II or something like that! 😁

That reminds me of something @rafial recently posted:

@rafial

「Random insight of the night: every couple years, someone stands up and bemoans the fact that programming is still primarily done through the medium of text. And surely with all the power of modern graphical systems there must be a better way. But consider:

So it is no great surprise that text is well adapted to our latest adventure in encoding and manipulating abstract concepts.」

So true! And it brings back the discussion of the limitations of graphical user interfaces in the essay about the “minimal viable user”. Interesting discussions all around!

​#Programming ​#Philosophy

Comments

(Please contact me if you want to remove your comment.)

@dredmorbius added the following tidbit worth remembering regarding computer skills: they depend on literary skills, and those challenges are actually well understood. He writes:

@dredmorbius

「Most advanced countries have basic literacy rates of 95--100%. But basic literacy is simply the baseline. The US has a four-grade rating:

Source: 2003 National Assessment of Adult Literacy.

2003 National Assessment of Adult Literacy

One third of US adults are at or below “basic” prose literacy.

Mind: A fair portion of these are nonnative speakers of English. Some border regions especially in Texas have remarkably low English literacy, they may be proficient in other languages.

But that’s a third of the population with a major impediment to significant computer proficiency, on what is a principally text-and-language-based interface.

Keep in mind that secondary school graduation rates have been well above 90% since the 1950s. Educational access shouldn’t be a major driver.」

I agree, if people can’t read and write well enough, and we seem to be incapable of raising that number, that puts an upper limit on what we can expect in terms of computer literacy.

As for what is possible, @clacke has a different take on the numbers:

@clacke

「What I’m seeing is that 60% have reasonable to amazing literacy and yet they aren’t capable of combining simple programs into slightly less simple programs.

I blame mostly the programs and how we combine them.」

That goes back to a point @yaaps was making:

@yaaps

「 … computer technologies have actively sabotaged the capacities of the user base … People aren’t stupid and computing isn’t intrinsically hard. We’ve just created a computing environment hostile to learning … digital technology is hyper-fuckery struggling to achieve interplanetary scale」

Somewhere in here is our wriggling room.

– 2020-12-13 10:59 UTC