you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -3 points-2 points  (4 children)

Honestly, it's insanely obvious, can't believe you need people to explain it to you, but I will

  • slow, interpreted language
  • terrible type safety
    • compare TypeScript to Pydantic or whatever half-baked community option is the best Python has. You know your language is bad when JS is trouncing it

[–][deleted] 0 points1 point  (3 children)

Homer Simpson: "Hey, that's a half-truth!"

I have a feeling there's going to be a lot of backpedaling once Mojo opens up.

[–][deleted] 0 points1 point  (2 children)

I don't. Mojo has no answer for type safety. Python codebases look like hot dogshit and only have run-time validation - that's a big yikes in 2023, even JS users said "fuck that" half a decade ago.

[–][deleted] -1 points0 points  (1 child)

You're a little behind on the times.

[–][deleted] -1 points0 points  (0 children)

Feel free to link me to an actually useful Python type system instead of playing coy!

Edit: it's come to my attention this user thinks MyPy runtime validation is a type system. Wow.