ashed96

↗ HN profile [ 88.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I've been using Claude/Cursor heavily and noticed something: with TypeScript, the compiler catches interface mismatches immediately. With Python, I'm running code to find out it breaks. This matters more with…