As far as I can tell, that is a link to this Slack.
k
Konrad Hinsen
03/19/2020, 8:20 PM
No such dichotomy in Smalltalk either. The common point between Smalltalk and Lisp machines: the system comes with a GUI by default, it’s not an optional add-on.
s
shalabh
03/20/2020, 10:00 PM
Yeah - the command line is a just a 'special kind of UI'. This position can open up quite a bit of fluidity in how powerful command interfaces may be integrated with other visual models. The Unix legacy of teletype machines informs much of the primitive stdio model (streams of dead text), which is quite unfortunate on modern machines IMO.
k
Konrad Hinsen
03/21/2020, 3:38 PM
Indeed, but it’s not just the legacy of the teletype, it’s also the constraints of computers shared by several users. Smalltalk and the Lisp machine were designed for high-powered personal desktop machines, which were expensive luxury items. Today’s powerful PCs slowly grew out of yesterday’s low-power PCs, not out of Lisp machines or Altos.