about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--_includes/custom-webring.html36
-rwxr-xr-xcreate-webring.sh3
2 files changed, 20 insertions, 19 deletions
diff --git a/_includes/custom-webring.html b/_includes/custom-webring.html
index 2d34357..bd5acef 100644
--- a/_includes/custom-webring.html
+++ b/_includes/custom-webring.html
@@ -11,41 +11,45 @@
       
       <div class="footer-col article">
         <h4 class="title">
-          <a href="https://news.opensuse.org/2021/01/08/tw-rolls-into-the-new-year/" target="_blank" rel="noopener">Tumbleweed Rolls Into The New Year</a>
+          <a href="https://www.eff.org/deeplinks/2021/02/despite-progress-metadata-still-under-second-class-protection-latam-legal" target="_blank" rel="noopener">Despite Progress, Metadata Still Under &#34;Second Class&#34; Protection in Latam Legal Safeguards</a>
         </h4>
-        <p class="summary">The holidays might be over and the new year is here, but users of openSUSE Tumbleweed didn’t see any difference in the amount of snapshots released over the holiday season. Tumbleweed snapshots have been rolling out daily before toasting to new beginnings…</p>
+        <p class="summary">This post is the fourth in a series about our new State of Communications Privacy Laws report, a set of questions and answers about privacy and data protection in Argentina, Brazil, Chile, Colombia, Mexico, Paraguay, Panama, Peru, and Spain. The research …</p>
         <small class="source">
-          via <a href="https://news.opensuse.org">openSUSE News</a>
+          via <a href="https://www.eff.org/rss/updates.xml">Deeplinks</a>
         </small>
-        <small class="date">January 8, 2021</small>
+        <small class="date">February 3, 2021</small>
       </div>
       
       <div class="footer-col article">
         <h4 class="title">
-          <a href="https://drewdevault.com/2021/01/07/History-will-not-remember-us-fondly.html" target="_blank" rel="noopener">History will not remember us fondly</a>
+          <a href="https://drewdevault.com/2021/02/02/Anti-Wayland-horseshit.html" target="_blank" rel="noopener">I&#39;m tired of this anti-Wayland horseshit</a>
         </h4>
-        <p class="summary">Today, we recall the Middle Ages as an unenlightened time (quite literally, in
-fact). We view the Middle Ages with a critical eye towards its brutality, lack
-of individual freedoms, and societal and technological regression. But we rarely
-turn that same crit…</p>
+        <p class="summary">What do anti-vaxxers, flat earthers, 9/11 truthers, and anti-Wayland activism
+all have in common? All of them are characterized by a blithe rejection of facts
+to embrace a narrative of victimization by a vague authority. In the case of
+Wayland, the “vague au…</p>
         <small class="source">
           via <a href="https://drewdevault.com">Drew DeVault&#39;s blog</a>
         </small>
-        <small class="date">January 7, 2021</small>
+        <small class="date">February 2, 2021</small>
       </div>
       
       <div class="footer-col article">
         <h4 class="title">
-          <a href="http://disroot.org/en/blog/end_2020" target="_blank" rel="noopener">Ufff... finally End of 2020</a>
+          <a href="https://stallman.org/archives/2020-nov-feb.html#2_February_2021_%28Toxic_chemicals_killing_sea_lions%29" target="_blank" rel="noopener">Toxic chemicals killing sea lions</a>
         </h4>
         <p class="summary">
-            
-                        Happy Solstice
-And what a year it was! There is no point in emphasizing how this year sucked for all of us and how everything seems to be upside down around the world. Let&#39;s just focus on positive stuff and enjoy the…</p>
+
+Toxic chemicals made by humans are killing sea lions.
+Sea lions are pretty high on the food chain, so they accumulate many
+toxins that animals don&#39;t have ways to metabolize or excrete.
+
+
+</p>
         <small class="source">
-          via <a href="https://disroot.org/en/blog.atom">Blog</a>
+          via <a href="https://stallman.org/archives/polnotes.html">Richard Stallman&#39;s Political Notes</a>
         </small>
-        <small class="date">December 31, 2020</small>
+        <small class="date">February 2, 2021</small>
       </div>
       
     </section>
diff --git a/create-webring.sh b/create-webring.sh
index 45f4f23..298ea68 100755
--- a/create-webring.sh
+++ b/create-webring.sh
@@ -3,11 +3,8 @@ openring \
   -s https://drewdevault.com/feed.xml \
   -s https://stallman.org/rss/rss.xml \
   -s https://news.opensuse.org/feed/ \
-  -s https://blog.ipfs.io/index.xml \
-  -s https://disroot.org/en/blog.atom \
   -s https://blog.golang.org/feed.atom \
   -s https://www.eff.org/rss/updates.xml \
   -s https://news.opensuse.org/feed.xml \
-  -s https://blog.ipfs.io/index.xml \
   < webring.template \
   > _includes/custom-webring.html