Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
0df8dkdf
on Sept 23, 2020
|
parent
|
context
|
favorite
| on:
No script is too simple
At this point, one can also argue to use node. It is probably faster, and it doesn't suffer the 2.7 vs 3.x problem.
just put this on the first line #!/usr/local/bin/node instead of
#!/usr/local/bin/python
slightwinder
on Sept 23, 2020
[–]
Isn't nodejs breaking every some months with the newest major-update? That's even worse than Python3, which at least is now mostly established.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
just put this on the first line #!/usr/local/bin/node instead of
#!/usr/local/bin/python