Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
A rust podcast (rustyrad.io)
50 points by alexnewman on June 25, 2015 | hide | past | favorite | 4 comments


I am quite optimistic about Rust. It combines an area that needs PL theory badly - systems programming. But does so in a very practical way. Instead of attempting to control side effects, it promotes immutable data as a default (yay!) and uses type checking to enforce data lifetime and memory safety.

As anyone who has been studying high profile bugs knows, memory flaws are a huge problem.

Mozilla is well on the way to having the most secure browser with Rust.


Seems about right. I feel like it's where people want c++ to go anyway. Let's just do it today.



First episode so please cut me some slack.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: