What's happening? Did I miss something?
The above note has been made in highlighter.com as a comment to some highlighted text… the highlight doesn’t show up in damus.
Try this when you have a stable rust program and want the executable to as small as possible.
gm, doubling down on that statement…
learning rust after spending decades working on high level languages is like doing time travel to the past, bringing futuristic tools along the way.
this thing seems to allow super fine tuning of RAM usage, while having compile time ways to prevent bad usage. this is mind blowing… 🤯
as a functional programmer for the past 2 years, it feels weird to see loops… I instinctively am tempted to find out if rust offers functions to deal with lists.
The Rust Programming Language: this free book is REALLY well written. Mid way through the 3rd chapter, is so far a joy to read.
Yeah, that was it, now I feel dumb…
Oh! Maybe that’s why!!! I never got the prompt to allow said site…
Nothing happens when I click the button in iOS Safari... 🤔
That’s allright, I was just discussing stuff for the pleasure of it.
Thanks for sharing!
Yeah, seen the Primeagen complain about those copyrights issues… I am glad to just be a simple developer so I don’t have to cope with this.
In the video, the dudes makes the variables mutable, but to avoid concurrency problems, he ends up cloning it in every thread.
One can wonder why not just using immutable functional concepts instead. :)
Yeah, I see they’re using mutable variables here...
My hopes is that I can get most things done in an immutable and functional way. Unsure of if realistic or not, that’s what I want to discover.




