Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust Makes You Feel Like a Genius #14

Open
nelsonic opened this issue Sep 26, 2022 · 2 comments
Open

Rust Makes You Feel Like a Genius #14

nelsonic opened this issue Sep 26, 2022 · 2 comments
Labels
enhancement New feature or enhancement of existing functionality good first issue Good for newcomers

Comments

@nelsonic
Copy link
Member

A 10-minute lightning talk explaining why I think Rust is the most loved language: https://youtu.be/0rJ94rbdteE
image

Discussed at: https://www.reddit.com/r/rust/comments/uxmf83/lightning_talk_rust_makes_you_feel_like_a_genius/

@nelsonic nelsonic added enhancement New feature or enhancement of existing functionality good first issue Good for newcomers labels Sep 26, 2022
@nelsonic
Copy link
Member Author

This in a nutshell is why I moved away from writing JS(or TS for that matter):
image

@nelsonic
Copy link
Member Author

image

I've found it especially tedious to see so many warnings, e.g: dwyl/envar#30
when updating the version of Elixir/OTP ...
While in a way it's good to have these kinds of warnings to improve existing code.
My issue is this: why was I allowed to make "mistakes" in Elixir in the first place? 🤷‍♂️
I get the feeling that "mistakes" are harder (if not impossible?) in Rust and that really appeals to me! 😍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement of existing functionality good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant