layouts: sync openring

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-08-13 01:16:17 +05:30
parent e844bb4b29
commit 7f2abb5a7c
1 changed files with 20 additions and 6 deletions

View File

@ -4,17 +4,31 @@
<div class="article">
<h4 class="title">
<a href="https://fasterthanli.me/articles/surviving-rust-async-interfaces" target="_blank" rel="noopener">Surviving Rust async interfaces</a>
<a href="https://fasterthanli.me/articles/i-am-a-java-csharp-c-or-cplusplus-dev-time-to-do-some-rust" target="_blank" rel="noopener">I am a Java, C#, C or C&#43;&#43; developer, time to do some Rust</a>
</h4>
<p class="summary">
I used to be afraid of async Rust. It&#39;s easy to get into trouble!
But thanks to the work done by the whole community, async Rust is getting
easier to use every week. One project I think is doing particularly great
work in this area is async-std</p>
As I&#39;ve said before, I&#39;m working on a book about lifetimes. Or maybe it&#39;s
just a long series - I haven&#39;t decided the specifics yet. Like every one of
my series/book things, it&#39;s long, and it starts you off way in the periphery
o…</p>
<small class="source">
via <a href="https://fasterthanli.me">fasterthanli.me</a>
</small>
<small class="date">August 9, 2020</small>
<small class="date">August 12, 2020</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://deterministic.space/several-months-of-reading-material.html" target="_blank" rel="noopener">Long-form Texts on Interesting Details of Computers</a>
</h4>
<p class="summary">It seems especially recently Ive come across more and more
long-form texts (think: hour-long blog posts; free books; series of posts).
I especially like the ones that go into the very fine details of some niche topic
and maybe also ramble a bit about comple…</p>
<small class="source">
via <a href="https://deterministic.space/">Pascal&#39;s Scribbles</a>
</small>
<small class="date">April 16, 2020</small>
</div>
<div class="article">