Conversation

K. Ryabitsev 🍁

I finally got my major projects passing mypy strict checks. I swear, at this point it's just easier to write things in Rust.
3
1
19

@monsieuricon
Part of me would love to see all of the rage if you announced b4 and lei were being rewritten in Rust.

1
0
0
@jbowen No, I'm not rewriting anything -- but if I start another major new project, I would think twice about picking Python vs. Rust.
1
0
2

@monsieuricon
Oh, interesting. I was just attempting to make a joke given all of the intense feelings people have around Rust and especially the "rewrite it in Rust" trends.

I do really like Rust for CLI applications. clap is great. Ken Youens-Clark has a book called "Command Line Rust" that's a pleasant read.

0
0
1

@monsieuricon honestly if im given the choice between python and rust, i'll probably go with rust

if i decide though, probably going to be haskell

0
0
0

@monsieuricon There really is a huge difference between adding the types later on and starting out with them. Adding typing later is just soo very painful πŸ˜•.

0
0
0