layouts: update openring data (#27)

Co-authored-by: msfjarvis <msfjarvis@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-09-29 06:22:17 +05:30 committed by GitHub
parent 7b5b4bdddd
commit 904f6d628e

View File

@ -2,6 +2,34 @@
<h3>Articles from blogs I follow around the net</h3> <h3>Articles from blogs I follow around the net</h3>
<section class="articles"> <section class="articles">
<div class="article">
<h4 class="title">
<a class="tag__link" href="https://mrandri19.github.io/2020/09/28/bayesian-linear-regression-with-conjugate-priors.html" target="_blank" rel="noopener">Bayesian linear regression with conjugate priors</a>
</h4>
<p class="summary">
Target Reader/Required Knowledge
This post is an introduction to conjugate priors in the context of linear regression. Conjugate priors are a technique from Bayesian statistics/machine learning.
The reader is expected to have some basic knowledge of B…</p>
<small class="source">
via <a href="https://mrandri19.github.io/">Home</a>
</small>
<small class="date">September 28, 2020</small>
</div>
<div class="article"> <div class="article">
<h4 class="title"> <h4 class="title">
<a class="tag__link" href="https://fasterthanli.me/articles/so-you-want-to-live-reload-rust" target="_blank" rel="noopener">So you want to live-reload Rust</a> <a class="tag__link" href="https://fasterthanli.me/articles/so-you-want-to-live-reload-rust" target="_blank" rel="noopener">So you want to live-reload Rust</a>
@ -17,17 +45,6 @@ then again by a twitch v…</p>
<small class="date">September 26, 2020</small> <small class="date">September 26, 2020</small>
</div> </div>
<div class="article">
<h4 class="title">
<a class="tag__link" href="https://joebirch.co/android/server-driven-ui-part-1-the-concept/" target="_blank" rel="noopener">Server Driven UI, Part 1: The Concept</a>
</h4>
<p class="summary">Ive recently been having some conversations with developers from the community about GraphQL and how it is being used in their work, with the aim to influence some of the changes we are making in our stack at Buffer. During one of these chats with Maria …</p>
<small class="source">
via <a href="https://joebirch.co">Joe Birch</a>
</small>
<small class="date">September 25, 2020</small>
</div>
<div class="article"> <div class="article">
<h4 class="title"> <h4 class="title">
<a class="tag__link" href="https://publicobject.com/2020/09/24/building-on-the-wrong-abstraction/" target="_blank" rel="noopener">Building on the Wrong Abstraction</a> <a class="tag__link" href="https://publicobject.com/2020/09/24/building-on-the-wrong-abstraction/" target="_blank" rel="noopener">Building on the Wrong Abstraction</a>