Hacker News new | ask | show | jobs
by phplovesong 108 days ago
It obviously means you dont use a scripting language, instead use a real langauge with a compiler.
2 comments

Calling "go" a "real language" is stretching the definition quite a bit.

Real languages don't let errors go silently unnoticed.

For any serious app you dont ignore errors, and enforce them with the vast go linting tool.
Ok yeah let me just port pytorch over that should be quick