@736939

Thank you, pleeeease continue. Would be great to see the Rust Cloud design patterns as well.

@apollon456

What vscode theme is this?

@ihgnmah

I just discovered your channel and find your explanations of the concepts very clear and easy to understand. Please keep up the good work.

@theintjengineer

Amazing video. Not a 3min video with the most basic example ever, but also not a 30min one exposing everything at once and complicating all of them.

Thank you, Green Tea.

@stephandaus8998

Thanks! I am hoping for an example with parallelised processing of vectors (or arrays). For instance taking the means of 4 numeric vectors, or splitting a character vector, some function on each chunk, and then combining again. In other words typical data science tasks.