Hacker News new | ask | show | jobs
by Nasreddin_Hodja 1189 days ago
But do we need yet another language? Python's syntax is almost ideal. Maybe GPT would improve it's performance instead making it 100 times faster?
1 comments

Love python -- wish it had better types still, and that people were better about putting them in.

May be getting better -- but more often than not I'm seeing totally untyped python libs when I try to crack something new open.

Coming from Typescript makes me feel like I'm missing home.