Hacker News new | ask | show | jobs
by vms20591 1864 days ago
While I generally understand the borrow checker and lifetime. It proves challenging based on the kind of programs I write or while looking at source of any crate that I use.

I knew Rust has very steep learning curve, but I try to overcome that urge to quit.

I'm not going to say that I'm productive, as I'm at the learning phase.

If I really wanted to write something in a shor time, like in an afternoon, Python is always my goto.