It's difficult to find one that pays $50-60,000.
No, they rely on "consultants."
Reminder that this is what the author said about safety: "it manages to combine speed and low-level control with a high level of bug-resistance, more commonly referred to as safety"
I'm a hobbiest, so I only write in it 4 times a week, but I only run into borrow checker issues when I refactor large portions of existing code.
> it manages to combine speed and low-level control with a high level of bug-resistance, more commonly referred to as safety. This article didn't even make it 2 paragraphs before being incorrect. Safety isn't bug…
Yes. I learned Rust in a weekend. Basic Rust isn't that complicated, especially when you listen to the compiler's error messages (which are 42x as helpful compared with C++ compiler errors).
It's difficult to find one that pays $50-60,000.
No, they rely on "consultants."
Reminder that this is what the author said about safety: "it manages to combine speed and low-level control with a high level of bug-resistance, more commonly referred to as safety"
I'm a hobbiest, so I only write in it 4 times a week, but I only run into borrow checker issues when I refactor large portions of existing code.
> it manages to combine speed and low-level control with a high level of bug-resistance, more commonly referred to as safety. This article didn't even make it 2 paragraphs before being incorrect. Safety isn't bug…
Yes. I learned Rust in a weekend. Basic Rust isn't that complicated, especially when you listen to the compiler's error messages (which are 42x as helpful compared with C++ compiler errors).