Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pjmlp
on April 17, 2016
|
parent
|
context
|
favorite
| on:
Why does Haskell, in your opinion, suck?
No, but it has compiler assisted resource management. Not the first idea that comes to mind when someone complaints about GC.
Besides even on Rust, using lock free algorithms without GC help is very tricky.
iopq
on April 20, 2016
[–]
It's tricky even with a GC.
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:
Besides even on Rust, using lock free algorithms without GC help is very tricky.