John Carmack on Functional Programming (2013) [video]
1–10 of 90 posts
Re: John Carmack on Functional Programming (2013) [video]
#2Re: John Carmack on Functional Programming (2013) [video]
#3Re: John Carmack on Functional Programming (2013) [video]
#4Re: John Carmack on Functional Programming (2013) [video]
#5Re: John Carmack on Functional Programming (2013) [video]
#6Would like to see a conversation between Sid Meier and Carmack, the modern Civ engines seem to have made some strides in stability methinks.
Re: John Carmack on Functional Programming (2013) [video]
#7He was talking about having the AI scripts running in different purely functional threads. Later (around 21 minutes in) he mentions what happens when two AIs decide to move to the same place at the same time, and has not figured out the solution.
Of course parallel programming is easy if you ignore the data dependencies, but eventually you run into unavoidable dependencies and your clean elegant system has to pick up some smell.
Re: John Carmack on Functional Programming (2013) [video]
#8Re: John Carmack on Functional Programming (2013) [video]
#9Re: John Carmack on Functional Programming (2013) [video]
#10While John has a lot of interesting things to say, the presentation is awful, almost an imposition to the audience.
There's not a single slide, or any repetition to clarify structure, or any notable gestures to make up for that. A simple overview, just a damn simple list of keywords, would already go a long way. That would add a lot of structure and would make the talk so much easier to follow, especially for non-native speakers.
Just because one is so much respected by the audience that they will tolerate everything, one should not act like the audience will tolerate everything.