32
submitted 11 months ago* (last edited 11 months ago) by KaczuH@lemmy.ml to c/rust@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] tdawg@lemmy.world 4 points 11 months ago

I’m glad you enjoy it. If you find the blog to not fit within your world experience no one is saying you need to take it otherwise. However the author’s take did resonate with me

The “problem” (as you put it) is that people get emotionally invested in their language of choice. Instead of just accepting that there will always be as many languages (and styles of language) as there are types of people

Rust is great! I’m glad people like it. But for me it will always be painful and that slows me down. A slow developer is a hungry developer

People can like different things y’all

[-] robinm@programming.dev 3 points 11 months ago

I can totally understand the iterating speed due to higher cognitive load of a statically typed language, and non instant compilation.

However I am very surprised about your refactoring experience. For me Rust is at least in a league of its own. In python/js I am terrified that I could break some unknown parts of my code whenever I touch anything. In C++ I fear that I just broke an invariants and made something UB. In all those languages, I expect regressions when I'm refactoring. But in Rust, even for large scale architecture changes if it compiles I'm quite certain that it's going to be easy to validate and often works the first try. What point points do you enconter that make your experience sub-optimal ?

[-] yebowhatsay@mastodon.social -1 points 11 months ago

@tdawg @technom You are spot on. #Rust is for perfectionists.

this post was submitted on 26 Oct 2023
32 points (88.1% liked)

Rust Programming

7734 readers
1 users here now

founded 5 years ago
MODERATORS