Even Chipmakers Need UX

It’s hard to imagine a part of an electronic device which is more removed from and esoteric to the end user than the processor chip. However, even Intel, a company that designs and manufactures chips, is interested in creating experiences. They’ve invested substantially in exploring the human aspects of what their technology can enable.

Because Intel isn’t an OEM customer, a fabless shop, or a foundry, it ends up having to be all three at once if it wants to play the SoC game. That’s one place where the ethnographers come in.

The ethnographers essentially stand in for OEM devicemakers, in that they provide Intel with market-oriented input into the kinds of products that the company should be designing SoCs for. In other words, the user experience researchers can function as substitute “customers,” so that Intel can iterate its products internally in conversation with a kind of “market.”

How Moore’s Law drove Intel into the arms of anthropologists
on Ars Technica

Learning By Doing Is Bullshit

I’ve decided to kick off this launch with a controversial blanket statement. I know the idea that you can learn by just jumping in and doing something is popular around the internet but I just don’t buy it. To really learn something requires both theory and practice.

The idea that you can learn something simply by doing it is stupid. If you don’t know what you’re doing and why, you haven’t really learned anything. I think this is part of the problem I have with people who learn to code online.  Frequently all they’re doing is looking at code samples. They see them, they don’t read the explanations (if there even is one), and they use them. Then they think they know how to do whatever it is the code sample is doing. Sure they know the one very specific bit of code. But without understanding why that code works, how can it be applied to other situations? Without knowing how that code works, how can you begin to make informed decisions about what code to use?

Without understanding you’re just a monkey pushing a button.