Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
yunwal
3mo ago
0 comments
Save
Share
> You can pretty much replace "docker build" with "go build".
Interesting. How does go build my python app?
0 comments
4 comments · 1 top-level
top
newest
oldest
phplovesong
3mo ago
· 3 in thread
It obviously means you dont use a scripting language, instead use a real langauge with a compiler.
LtWorf
3mo ago
Calling "go" a "real language" is stretching the definition quite a bit.
Real languages don't let errors go silently unnoticed.
phplovesong
3mo ago
For any serious app you dont ignore errors, and enforce them with the vast go linting tool.
yunwal
OP
3mo ago
Ok yeah let me just port pytorch over that should be quick
j
/
k
navigate · click thread line to collapse