Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
iknowstuff
on Feb 4, 2020
|
parent
|
context
|
favorite
| on:
Why Discord is switching from Go to Rust
I think you're confusing Rust's ownership model with Swift's ARC. Rust doesn't do reference counting unless you use Rc<T> or Arc<T>.
falcolas
on Feb 5, 2020
[–]
Given the model of memory we are discussing (a global per-process LRU cache), that’s exactly what I was discussing using. Unless there’s another way to handle such global caches.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: