←back to thread

1371 points yett | 2 comments | | HN request time: 0.426s | source
Show context
pmarreck ◴[] No.43774498[source]
My takeaway, speaking as someone who leans towards functional programming and immutability, is "this is yet another example of a mutability problem that could never happen in a functional context"

(so, for example, this bug would have never been created by Rust unless it was deeply misused)

replies(8): >>43774636 #>>43774657 #>>43774734 #>>43774921 #>>43775019 #>>43775231 #>>43775948 #>>43780177 #
isatty ◴[] No.43775948[source]
The constant rust evangelism on this site is such a turn off from actually wanting to use the language.
replies(5): >>43777767 #>>43778196 #>>43780139 #>>43781353 #>>43797673 #
1. Dylan16807 ◴[] No.43777767[source]
While they did mention rust, the actual suggestion was "functional programming and immutability", which to me suggests several other languages first and makes it not really rust evangelism.
replies(1): >>43797701 #
2. pmarreck ◴[] No.43797701[source]
Yes. In another comment I proposed https://www.roc-lang.org/