John Hughes - Building on developers' intuitions (...) | Lambda Days 19
Video Statistics and Information
Channel: Code Sync
Views: 5,740
Rating: 4.9679999 out of 5
Keywords: lambdadays, john hughes
Id: NcJOiQlzlXQ
Channel Id: undefined
Length: 48min 16sec (2896 seconds)
Published: Mon Mar 04 2019
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Great talk! I reproduced the examples at https://github.com/jmitchell/developers-intuition.hs
Playlist for Lambda Days 2019
In a previous talk i saw him do integration tests with quickcheck, where it shows a mix of, say, a queue. It would push pull with random data and see if it breaks. I never found any more documentation or examples of this. It was in erlang though. Anyone know if that is/was possible?
His talks are always interesting and well presented.