this post was submitted on 27 Sep 2025
4 points (100.0% liked)
Hacker News
2710 readers
490 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.