I’ve come to have high expectations for Richard Feldman talks, and I’m yet to be disappointed. Incredible talk!
@jeremymcadams77432 ай бұрын
I've watched like 3 and I'm now looking at picking up a functional language
@dwylhq8742 ай бұрын
Didn’t expect to see Richard Feldman on this channel. Awesome as always! 😍
@ally_jr2 ай бұрын
Richard Feldman is half the reason to watch any talk by Richard Feldman. Not sure if it already does, but Roc might need to pick a niche first and then expand from there.
@laughingvampire75552 ай бұрын
I wanna know if the Roc team will ever make a JavaScript platform or will Richard always say "Use Elm"
@asksageАй бұрын
I think he has said in one of the interviews that he is happy to continue to use Elm on the frontend.
@Qrzychu9222 күн бұрын
I think they already compile to WebAssembly, so that's doable :)
@Gilgamesh5572 ай бұрын
Commutativity is not the important factor for the reduce function; assiciativity is.
@danamoroso-xjqАй бұрын
if someone comes here wondering - like I was - about what the animation is showing when talking about quicksort, I believe it's the Lomuto partitioning.
@laughingvampire75552 ай бұрын
well, 8:25 thats obvious because when you parallelize you are adding communication problem, however, the reason you add concurrency is to get fault-tolerance and high availability.
@kellymoses85662 ай бұрын
Supercomputers simply replace a compute limitation with a communication limitation.
@alst481728 күн бұрын
Louis CK is one of the best programmers I know!
@laughingvampire75552 ай бұрын
well, data is always immutable, what it is mutable is rw storage