Will
08/06/2020, 12:06 AMTudor Girba
08/06/2020, 5:29 AMwtaysom
08/06/2020, 5:50 AMJack Rusher
08/06/2020, 7:38 AMogadaki
08/06/2020, 7:48 AMStefan
08/06/2020, 8:33 AMBut I’m always extremely skeptical when they don’t address why programming became the way it is.It's important to consider the context. Why things are the way they are today. But also why things were the way they were yesterday. Back then is was assumed that to use a computer one has to be a programmer. There was no distinction between programmer and user. It was the same. We've given that up, clearly. Even though many of us here seem to question if it has to be like that. We are much further down a certain branch of the design space and it only ever gets more complicated from here. There's only so much we can "fix" here, if we stay on the same branch, take the present as given, and only look towards the future. But what other places could we find, if we're willing to backtrack to a much earlier time and take a different branch from there?
Doug Moen
08/06/2020, 12:07 PMShipping a rendering engine with an HTML file would be a technical nightmare.My FoC project will eventually do this on the browser using Web Assembly and WebGPU. Shipping your own renderer is what WebGPU is for. As a specific example, my FoC includes zoomable UIs (ZUIs), one of those really good ideas from the 1970's (eg MIT's "Dataland") that never became mainstream. You can build a ZUI in the browser if you ship your own renderer. Eg, see http://wdobbie.com/warandpeace/
shalabh
08/06/2020, 6:13 PMIf only everyone had followed this good old idea, everything would be great by now!I disagree which statements of this form too. I don't get this sense from most "FoC cannon" though. My interpretation is more like "hey this research trajectory looked really promising but never got funded, explored, developed, (in fact due to social and economic factors)". Possibly in the alternative reality we would have a new set of problems and issues. The FoC group (that's us in the alternative present!) would be discussing those problems and solutions in this
Duncan Cragg
08/06/2020, 10:52 PMShipping a rendering engine with an HTML file would be a technical nightmareIt's called "an app", in a large number of cases. And yes, technically a bodge.
Kartik Agaram
Don Abrams
08/09/2020, 1:50 PMDon Abrams
08/09/2020, 1:55 PM