Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

I'm curious why did your progress with Rust stalled and at which point? I’m starting to learn it and so far I haven’t noticed any productivity blockers.


sort by: page size:

"so far" is doing a lot of heavy lifting there =)

I was the same the first two times I tried to use rust (earnestly). However, one day it just "clicked" and my productivity exceeds that of almost anything else, for the specific type of work I'm doing (scientific computation)


Thank you for your tips! I'll try again to dive into the Rust ecosystem, hopefully with a more happy outcome thanks to your tips :)

Thanks for the tip. Everything I read about Rust sounds really good, BUT, I've yet to download it and write Hello World, so not sure how painful it is in practice.

Thanks. I need to spend time and learn Rust. The one thing stopping me is lack of some small work related project which I can try in Rust

I've found Rust to be quite enjoyable, sometimes the borrow checker is annoying but you get used to it pretty quickly.

I only play around with it for personal projects but I would have thought that if I went from scratch and spent four days on it like the article stated that I'd be pretty productive.


As someone who has struggled learning Rust, it's incredible to me you were able to do this so quickly. Had you spent much time prior with Rust?

Mostly in Java and now picking up Rust in my spare time.

Can anyone share some insights on how time much did it took to get comfortable with Rust? I'm getting started and crawling with concepts like ownership, mutability

This is an amazing postmortem--thanks for posting it! I'm really happy to hear about your success with Rust!

I keep trying to learn rust but fail miserably.

They do say on their website that there's a hump that you have to climb over before everything fits into place, which is probably applicable to everything you'll learn, but sometimes I think that hump is too much of a hurdle


Rust's major goals this year are around learnability and productivity; maybe come check it out again someday :)

I'm happy that you became productive in Rust quickly; I do not believe that to be the average case.

thanks for the insight cratermoon, I've considered learning Rust. I will definitely check into it.

I appreciate the links you've posted.


Yeah, most projects I worked on was doing the static creator before Rust showed up on the scene since it sidesteps a lot of these issues.

Rust has been great because it forces me to really invest time into doing something correctly instead of just coding.

Thank you, that was very informative and very helpful! I will definitely start learning Rust!

Would you mind going into more detail about what you found hard about learning Rust? I'm interested in a counter perspective as someone who hasn't learned it yet and has mostly only seen positive media about it.

Programming Rust. I've used it in the past and never quite felt great about a few aspects of it (lifetimes, for example). Now however a work situation is arising where Rust might be preferred, so deep into the pool I go.

It'll make me a better programming regardless, so it's good for me. I look forward to improvement :)


Congrats ! Was considering building a similar program to learn Rust, cool that you managed to finish it and release!
next

Legal | privacy