Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
frogulis
3 months ago
|
parent
|
context
|
favorite
| on:
Haskell Foundation 2026 Update
> Deployment is pain specially on commodity VPS.
Oh? Why is that?
sshine
3 months ago
[–]
I can only think of memory usage during compilation. That’s why I had to precompile binaries, which means cross-compile. Then if you add cross-OS, bundling a properly linked or statically linked binary is not that easy.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Oh? Why is that?