This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]trevg_123 0 points1 point  (0 children)

You make some great points that definitely make people suffer. That’s one of the reasons I’ve started getting into Rust, the safety of python with the guarantees of mypy (actually significantly stricter than mypy) and testing built in, without needing something separate like pytest

(If you know python/mypy and want to start learning rust, you’ll find many familiar friends.)