Ivan Reese
Chris Maughan
05/05/2020, 6:06 PMDuncan Cragg
05/05/2020, 6:17 PMDuncan Cragg
05/05/2020, 6:17 PMIvan Reese
Jared Windover
05/05/2020, 7:02 PMEdward de Jong / Beads Project
05/05/2020, 7:59 PMEdward de Jong / Beads Project
05/05/2020, 8:02 PMS.M Mukarram Nainar
05/05/2020, 9:19 PMIvan Reese
Duncan Cragg
05/05/2020, 11:10 PMwtaysom
05/06/2020, 3:22 AMx = f(whatever)
x_ = g(x)
something_else = q(x, x_)
lines up nicely. 🐺shalabh
05/06/2020, 3:28 AMDoug Moen
05/06/2020, 4:00 AMshalabh
05/06/2020, 4:07 AMEdward de Jong / Beads Project
05/06/2020, 4:21 AMIvan Reese
Edward de Jong / Beads Project
05/06/2020, 5:41 AMshalabh
05/06/2020, 5:50 AMDuncan Cragg
05/06/2020, 8:18 AMDuncan Cragg
05/06/2020, 8:19 AMChris Maughan
05/06/2020, 8:23 AMDuncan Cragg
05/06/2020, 8:33 AMChris Maughan
05/06/2020, 8:36 AMDuncan Cragg
05/06/2020, 9:57 AMIvan Reese
Without text complex expressions will be harder to understand. There are limits to comprehension without text. We learned this in the old daysI think there's a good reason that real engineering disciplines, like mechanical or electrical engineering, use symbol-based schematic diagrams to design and document their systems. In programming, the systems we design are universally small and simple (once you take out the 99.9% accidental complexity), so we should be able to get by with doing all our coding as static 2d colorless drawings on a drafting table. We should then be able to submit those programs to a compiler or archivist labeled, of course, using colored tabs.
Stefan
05/06/2020, 5:43 PMGarth Goldwater
05/07/2020, 12:02 AMIvan Reese
S.M Mukarram Nainar
06/01/2020, 10:18 AM