I am baffled by how much trouble I’m having at writing #rust at a decent clip. #Golang I felt pretty good at after a few months, same with #Python and #PHP. Meanwhile I’ve been trying to write anything useful in Rust for months and it’s so incredibly slow going.

I’m shocked people are enthusiastic about adopting this for their jobs. If I had a specific part of an app that needed more speed, absolutely. But as a general purpose language? I’m not seeing it yet.

I’ll keep ramming my head against it but have not enjoyed myself thus far. If writing a proof of concept in python takes me 4 hours, rewriting that in rust clocks in easily at 12-16 hours.

@matdevdug same here

@iblancasa @matdevdug Learning Rust is an investment that takes time. Look at the results from Google about adopting Rust: https://opensource.googleblog.com/2023/06/rust-fact-vs-fiction-5-insights-from-googles-rust-journey-2022.html?m=1

I would love to help if you have any specific questions 

Rust fact vs. fiction: 5 Insights from Google's Rust journey in 2022

Wondering about Rust? We're addressing rumors and providing insight gained from years of early adoption of Rust here at Google.

Google Open Source Blog
@matdevdug @mo8it thank you!
I’m studying Rust and find it really interesting but for specific use cases. Not for the day to day… Python is easier for it 🤷🏻‍♂️