Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
38
on July 14, 2023
|
parent
|
context
|
favorite
| on:
“The days of using untyped languages on non-trivia...
I use GVIM without plugins. So if I want to code some Python or JavaScript, I am looking at this:
function hello(a, b) { return a + b; }
what the hell are "a" and "b"? numbers? strings? something else? no thank you.
JohnFen
on July 14, 2023
[–]
Oh, sure, I completely understand where you're coming from. But if I'm using an untyped language, I'm already having to keep that sort of state in my head regardless.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: