David Patterson's  (of RISC & RAID fame)
"Instruction Sets Want To Be Free - A Case for RISC-V"
https://www.youtube.com/watch?v=mD-njD2QKN0 ~1hr

Slides https://sigops.org/sosp/sosp15/history/07-patterson-slides.pdf

(Outline)

Part I - Past
50 years of Computer Architecture History:
.  1960s: Computer Families / Microprogramming
.  1970s: CISC
.  1980s: RISC
.  1990s: VLIW
.  2000s: NUMA vs. Clusters

Part II - Future HW Technology
.  End of Moore's Law
.  Flash vs. Disks
.  Fast DRAM
.  Crosspoint NVRAM
Open ISA & RISC-V
.  Case for Open ISAs
... Spruiking for RISC-Vo

On stack computer's
See :-  Koopman, P.J. (1989) "Stack Computers: the new wave"
   Ellis Horward ISBN 0138379238
 at https://users.ece.cmu.edu/~koopman/stack_computers/index.html
https://users.ece.cmu.edu/~koopman/stack_computers/sec4_5.html
4.5 Architecture of the Harris RTX 2000
  - Rosetta's Philae lander was powered by two 8MHz Harris RTX2010 16-bit
    stack processors

Message of Linus Torvalds to Risc-V
https://www.youtube.com/watch?v=q7C6mo1R8xU <3min 2016-10-13
- not directedly asked about RISC-V, ...

Edited excerpt from the auto-generated transcript
"it turns out the instruction set and the core of the CPU is not very important
and and it's one of those big differentiating factors that people kind
of fixate on but it really doesn't matter very much in the end.
What matters is all the infrastructure around that instruction set
and an x86 right now has all that infrastructure and it has it at a lot of
different levels. ...

I tend to look for is making if you want to make big progress in a specific
area you need to figure out how to make lots of people care about that
specific area and and that's the problem with small devices right now is
 it's really hard to find lots of people to care when most of the
small devices you can buy tend to be very locked down for example and and I'd
love to say that there's millions and millions of IOT devices that there
should be tons of people caring about them but if all these IOT devices are
actually hard to play with the only people who end up caring about these are
inside companies and it's really hard to get a personal interest in
small hardware when none of the small hardware really tends to encourage
that kind of loving"