Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
throwaway894345
on Oct 30, 2020
|
parent
|
context
|
favorite
| on:
Is Rust web yet?
That’s perfectly reasonable if you’re writing lots of parallel code, but frankly 95% of web server code isn’t the sort of hairy parallel code that would benefit from a borrow checker on balance.
viraptor
on Oct 30, 2020
[–]
There are no threads in this scenario. You can easily lose ownership / crash on bad references when using golang maps in a single thread.
throwaway894345
on Nov 2, 2020
|
parent
[–]
How do you get "bad references" in a Go map in a single thread? Are you thinking of nil pointers? That's a separate issue.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: