Update: changed title
Stories by klingtnet
- source [tweet](https://twitter.com/bksgbr/status/959813441312747525?s=08)
- [PDF paper](http://delivery.acm.org/10.1145/3160000/3158154/popl18-p202.pdf?ip=87.154.206.137&id=3158154&acc=OPEN&key=4D4702B0C3E38B35%2E4D4702B0C3E38B35%2E4D4702B0C3E38B35%2E6D218144511F3437&__acm__=1517748376_e3f2eaa05b...
edit: remove title suffix
Related mozilla blog post: [Why the Next 10 Days Are Critical to the Internet’s Future](https://blog.mozilla.org/blog/2017/05/08/next-10-days-critical-internets-future/).
Some context is provided by the [experimental RFC that describes coroutines in Rust](https://github.com/rust-lang/rfcs/blob/master/text/2033-experimental-coroutines.md).
> The key point then is that the experimental RFC is not enough to stabilize something. For that, we need a proper RFC that lay...
Usually there are no release announcements on lobste.rs but this one is particularly interesting because it explains why one could receive multiple mutable references from a shared (non-mutable) reference in Rust because a single keyword (`mut`) was missing in `vec::IntoIter::as_mut_slice`.
Think...
My company pays one (or more) conference visits a year and I'm still unsure what to attend to.
Early bird tickets are often already sold out so it is about time to buy a ticket.
To get some inspiration I want to ask *you*—my fellow lobsters—which conferences you plan to visit this year or which ...
Axel Rietschin, Kernel Engineer at Microsoft, explains why he thinks ReactOS is a ripoff of the Windows Research Kernel.
Here is the [hackernews thread](https://news.ycombinator.com/item?id=20341022) with some additional context.