Murphy's law says: the skills of the cameraman will be inversely proportional to the value of the presentation.
@shalokshalom5 жыл бұрын
true ^^
@veer665 жыл бұрын
At least, the sound is clear. 😅
@stcredzero11 жыл бұрын
One way of explaining Clojure references could be the TV show Bewitched. "Darrin" the husband character is like a reference. "Darrin" referred to Dick York at first, then Dick Sargent later on. At no point did the production staff mutate Dick York into Dick Sargent.
@andyfingerhut4 жыл бұрын
A transcript of this talk with slides and link to code is available here github.com/matthiasn/talk-transcripts/blob/master/Hickey_Rich/ClojureConcurrency.md
@andyfingerhut5 жыл бұрын
A transcript of this talk is available here: github.com/matthiasn/talk-transcripts/blob/master/Hickey_Rich/ClojureConcurrency.md
@redstarlabs11 жыл бұрын
The code is here: github.com/juliangamble/clojure-ants-simulation
@ASmallTurnip678 жыл бұрын
Rich offers a great explanation here. This is less than 250 lines of code in Clojure, but has anyone tried building this same demo in Java using the Hystrix library? I'd be interested to know how many lines of Java would be required to obtain the same result. I'm guessing probably 2 or 3 times more...?
@lowbarbillcraig3689 Жыл бұрын
@marcelofernandes6501 On the metric that says number of errors per thousand lines of code is constant across languages fewer lines is safer - for bugs, security, whatever else errors imply.
@cassrox1233 жыл бұрын
How do you model the structure for removing a node from the base structure?
@konstantinmikheev80499 жыл бұрын
The lecture iself starts at: kzbin.info/www/bejne/mni5oqV9otyCd9k
@jeffras11 жыл бұрын
Location of slides: ftp://nat.iem.pw.edu.pl/pub/DOC/clojure/04-ClojureConcurrencyTalk.pdf
@minos00112 жыл бұрын
Where are the slides and code? Thanks!
@panglossism5 жыл бұрын
The same video with the slides included: kzbin.info/www/bejne/pHWkl42BbdJolZo
@the0captain11 жыл бұрын
Please link to slides and code!
@mrseanson11 жыл бұрын
All these links look broken, and the google suggestion didn't work for me. Anyone else have a link to the slides?