ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Amazing how he narrowed down the process with the most reductions and subsequently the exact area in the code that is potentially causing the problem.
Oh daymnnn!! He doesn't mess around, great talk!
Slides link: speakerdeck.com/sasajuric/solid-ground-1
Thanks!
Thanks, Yuriy!
Thank you :)
Amazing talk, thank you!
wow, this was a solid presentation
If you’re going to watch one elixir talk, it has to be this one.
19:09 You just did "digital surgery", get this man a Doctorate!
Great talk!(could use fewer utterances of the word "brutal", though)
Problem is, going into live prod isn't a particularly good idea, you can stop or corrupt it very easily
Processes have nothing in common though (share-nothing concurrency). Process are really separate programs running under the same OS process. They have their own separate execution paths, heaps and stack. As he points out.
Amazing how he narrowed down the process with the most reductions and subsequently the exact area in the code that is potentially causing the problem.
Oh daymnnn!! He doesn't mess around, great talk!
Slides link: speakerdeck.com/sasajuric/solid-ground-1
Thanks!
Thanks, Yuriy!
Thank you :)
Amazing talk, thank you!
wow, this was a solid presentation
If you’re going to watch one elixir talk, it has to be this one.
19:09 You just did "digital surgery", get this man a Doctorate!
Great talk!
(could use fewer utterances of the word "brutal", though)
Problem is, going into live prod isn't a particularly good idea, you can stop or corrupt it very easily
Processes have nothing in common though (share-nothing concurrency). Process are really separate programs running under the same OS process. They have their own separate execution paths, heaps and stack. As he points out.