Honestly the super loose typing in python always made me hate it. I felt like I had to do more work making the type system behave than programming the app I wanted in the first place. I'm glad it's got hints now.
this post was submitted on 27 Sep 2025
4 points (100.0% liked)
Hacker News
2702 readers
358 users here now
Posts from the RSS Feed of HackerNews.
The feed sometimes contains ads and posts that have been removed by the mod team at HN.
founded 1 year ago
MODERATORS
Say what you will about PHP, it’s the only scripting language that does types correctly.