commit 94a9f5d03c5f7e7996711bf69cc5286986dce246
parent 187babbd966df32425069691c0beff719a136bdd
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Thu, 30 Apr 2020 18:15:37 -0400
Publish new blog post
Diffstat:
5 files changed, 66 insertions(+), 2 deletions(-)
diff --git a/pages/blog.md b/pages/blog.md
@@ -20,6 +20,7 @@ href="https://social.paritybit.ca/@jbauer">Mastodon</a>.
### 2020
<ul>
+ <li>2020-04-29 <a href="blog/interesting-things-for-today">Some Interesting Things For Today</a></li>
<li>2020-04-28 <a href="blog/how-far-translation-tools-have-come">How Far Translation Tools Have Come</a></li>
<li>2020-04-27 <a href="blog/tweaking-some-css">Tweaking Some CSS</a></li>
<li>2020-04-26 <a href="blog/how-much-ram-is-enough">I Ran Out of RAM... Again</a></li>
diff --git a/pages/blog/interesting-things-for-today.md b/pages/blog/interesting-things-for-today.md
@@ -0,0 +1,30 @@
+## Some Interesting Things For Today
+
+[//]: # "I don't have anything particularly interesting to talk about today so here are a few links to some interesting things I've seen around the internet recently..."
+
+[//]: # "main.min.css"
+
+[//]: #
+
+<div class="byline">
+<b>Written By:</b> Jake Bauer |
+ <b>Posted:</b> 2020-04-29 |
+ <b>Last Updated:</b> 2020-04-29
+</div>
+
+I don't have anything particularly interesting to talk about today so here are a
+few links to some interesting things I've seen around the internet recently:
+
+* [Notes on a Nightmare #6: Against Newspapers](https://www.currentaffairs.org/2020/04/notes-on-a-nightmare-6-against-newspapers)
+* [7 Years at Mozilla](https://j.vehent.org/blog/index.php?post/2020/04/28/7-years-at-Mozilla)
+* [True Descriptions of Languages](https://old.reddit.com/r/ProgrammerHumor/comments/4mo21b/true_descriptions_of_languages/)
+* [Atomic Shrimp YouTube Channel](https://www.youtube.com/user/AtomicShrimp)
+* [I Took A COBOL Course and it Wasn't the Worst](https://www.hackernoon.com/i-took-a-cobol-course-and-it-wasnt-the-worst-z1ba3yrp)
+* [The First Two Statements of Your Bash Script Should Be...](https://ashishb.net/all/the-first-two-statements-of-your-bash-script-should-be/)
+
+Stay safe.
+
+_This is my fifth post for the
+[#100DaysToOffload](https://social.paritybit.ca/tags/100DaysToOffload)
+challenge. You can learn more about this challenge over at
+[https://100daystooffload.com](https://100daystooffload.com)._
diff --git a/pages/home.md b/pages/home.md
@@ -17,6 +17,8 @@ rel="me" href="https://social.paritybit.ca/@jbauer">on Mastodon</a>.
src="/img/feed-icon.png" width="15" height="15" alt="Click for RSS Feed"/>
</a>
</div>
+2020-04-29 <a class="feed-item" href="blog/interesting-things-for-today">Some Interesting Things For Today</a>
+
2020-04-28 <a class="feed-item" href="blog/how-far-translation-tools-have-come">How Far Translation Tools Have Come</a>
2020-04-27 <a class="feed-item" href="blog/tweaking-some-css">Tweaking Some CSS</a>
@@ -35,8 +37,6 @@ rel="me" href="https://social.paritybit.ca/@jbauer">on Mastodon</a>.
2020-02-14 <a class="feed-item" href="blog/urxvt-to-st">Switching from urxvt to st</a>
-2020-02-06 <a class="feed-item" href="blog/website-redesign">Making My Website More Accessible</a>
-
### What is a Parity Bit?
It is a bit (in the 1's and 0's sense) used in checking for errors in digital
diff --git a/public/feeds/sitewide-feed.xml b/public/feeds/sitewide-feed.xml
@@ -7,6 +7,38 @@
<description>The feed that covers all notable additions, updates, announcements,
and other changes for the entire paritybit.ca website.</description>
<item>
+ <title>Some Interesting Things For Today</title>
+ <link>https://www.paritybit.ca/blog/interesting-things-for-today</link>
+ <guid>https://www.paritybit.ca/blog/interesting-things-for-today</guid>
+ <pubDate>Wed, 29 Apr 2020 18:29:45 -0400</pubDate>
+<description><![CDATA[<h2>Some Interesting Things For Today</h2>
+
+<div class="byline">
+<b>Written By:</b> Jake Bauer |
+ <b>Posted:</b> 2020-04-29 |
+ <b>Last Updated:</b> 2020-04-29
+</div>
+
+<p>I don't have anything particularly interesting to talk about today so here are a
+few links to some interesting things I've seen around the internet recently:</p>
+
+<ul>
+<li><a href="https://www.currentaffairs.org/2020/04/notes-on-a-nightmare-6-against-newspapers">Notes on a Nightmare #6: Against Newspapers</a></li>
+<li><a href="https://j.vehent.org/blog/index.php?post/2020/04/28/7-years-at-Mozilla">7 Years at Mozilla</a></li>
+<li><a href="https://old.reddit.com/r/ProgrammerHumor/comments/4mo21b/true_descriptions_of_languages/">True Descriptions of Languages</a></li>
+<li><a href="https://www.youtube.com/user/AtomicShrimp">Atomic Shrimp YouTube Channel</a></li>
+<li><a href="https://www.hackernoon.com/i-took-a-cobol-course-and-it-wasnt-the-worst-z1ba3yrp">I Took A COBOL Course and it Wasn't the Worst</a></li>
+<li><a href="https://ashishb.net/all/the-first-two-statements-of-your-bash-script-should-be/">The First Two Statements of Your Bash Script Should Be...</a></li>
+</ul>
+
+<p>Stay safe.</p>
+
+<p><em>This is my fifth post for the
+<a href="https://social.paritybit.ca/tags/100DaysToOffload">#100DaysToOffload</a>
+challenge. You can learn more about this challenge over at
+<a href="https://100daystooffload.com">https://100daystooffload.com</a>.</em></p>]]></description>
+</item>
+<item>
<title>How Far Translation Tools Have Come</title>
<link>https://www.paritybit.ca/blog/how-far-translation-tools-have-come</link>
<guid>https://www.paritybit.ca/blog/how-far-translation-tools-have-come</guid>
diff --git a/public/sitemap.xml b/public/sitemap.xml
@@ -3,6 +3,7 @@
<url><loc>https://www.paritybit.ca</loc></url>
<url><loc>https://www.paritybit.ca/home</loc></url>
<url><loc>https://www.paritybit.ca/blog</loc></url>
+ <url><loc>https://www.paritybit.ca/blog/interesting-things-for-today</loc></url>
<url><loc>https://www.paritybit.ca/blog/how-far-translation-tools-have-come</loc></url>
<url><loc>https://www.paritybit.ca/blog/tweaking-some-css</loc></url>
<url><loc>https://www.paritybit.ca/blog/how-much-ram-is-enough</loc></url>