Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

No classes - thank the lord. This was a 30 year experiment that failed. Parametric polymorphism is the way and the light.

>weak typing despite having multiple dispatch

I'm struggling to understand, do you mean that it doesn't have type safety? Could you explain a bit?

1-based indexing - I don't care about...

the "no DL libraries" and the community effects around having weight portability is significant I think. I need to spend more time with Transformers.jl.



It isn't weakly typed, it has strong, dynamic typing. GP is either confusing weak typing with dynamic typing or making some other kind of error. To demonstrate, in contrast to say perl, try `1+"1"` in Julia. It'll happily error out for you instead of coercing that string into a number to perform arithmetic with.


Thank you for some explanation.

I thought more or less the same. Sometimes people think strong typing is type safety. Weak/strong typing is a very confusing concept now, I think dynamic / static is a much clearer division.

Personally I have had a lot of value using the Julia type system for runtime inference in programs, I love it!




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: