diff options
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2022-06-15-sweating-the-small-stuff.html | 3 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/gemfeed/2022-06-15-sweating-the-small-stuff.html b/gemfeed/2022-06-15-sweating-the-small-stuff.html index f4a84ea0..bb18045e 100644 --- a/gemfeed/2022-06-15-sweating-the-small-stuff.html +++ b/gemfeed/2022-06-15-sweating-the-small-stuff.html @@ -16,7 +16,7 @@ jgs \_\ `. .''' `..' </pre><br /> -<p class="quote"><i>Published by Paul at 2022-06-15</i></p> +<p class="quote"><i>Published by Paul at 2022-06-15, last updated at 2022-06-18</i></p> <p>This blog post is a bit different from the others. It consists of multiple but smaller projects worth mentioning. I got inspired by Julia Evan's "Tiny programs" blog post and the side projects of The Sephist, so I thought I would also write a blog posts listing a couple of small projects of mine:</p> <a class="textlink" href="https://jvns.ca/blog/2022/03/08/tiny-programs/">Tiny programs</a><br /> <a class="textlink" href="https://thesephist.com/projects/">The Sephist's project list</a><br /> @@ -183,6 +183,7 @@ v = 008 [v = p*c*(s != c ? 2 : 1)] Total logical CPUs <p>I don't have it running on any of my servers at the moment. This means that there is no demo to show now. Sorry!</p> <h2>List open Jira tickets in the terminal</h2> <p><span class="inlinecode">japi</span> s a small Perl script for listing open Jira issues. It might be broken by now as the Jira APIs may have changed. Sorry! But feel free to fork and modernize it. :-)</p> +<a class="textlink" href="https://codeberg.org/snonux/jsmstrade">https://codeberg.org/snonux/jsmstrade</a><br /> <p> </p> <h2>Debian running on "your" Android phone</h2> <p>Debroid is a tutorial and a set of scripts to install and to run a Debian <span class="inlinecode">chroot</span> on an Android phone.</p> diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 7cd940ba..828ef438 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2022-06-15T09:02:01+01:00</updated> + <updated>2022-06-18T06:11:42+01:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -26,7 +26,7 @@ jgs \_\ `. .''' `..' </pre><br /> -<p class="quote"><i>Published by Paul at 2022-06-15</i></p> +<p class="quote"><i>Published by Paul at 2022-06-15, last updated at 2022-06-18</i></p> <p>This blog post is a bit different from the others. It consists of multiple but smaller projects worth mentioning. I got inspired by Julia Evan's "Tiny programs" blog post and the side projects of The Sephist, so I thought I would also write a blog posts listing a couple of small projects of mine:</p> <a class="textlink" href="https://jvns.ca/blog/2022/03/08/tiny-programs/">Tiny programs</a><br /> <a class="textlink" href="https://thesephist.com/projects/">The Sephist's project list</a><br /> @@ -193,6 +193,7 @@ v = 008 [v = p*c*(s != c ? 2 : 1)] Total logical CPUs <p>I don't have it running on any of my servers at the moment. This means that there is no demo to show now. Sorry!</p> <h2>List open Jira tickets in the terminal</h2> <p><span class="inlinecode">japi</span> s a small Perl script for listing open Jira issues. It might be broken by now as the Jira APIs may have changed. Sorry! But feel free to fork and modernize it. :-)</p> +<a class="textlink" href="https://codeberg.org/snonux/jsmstrade">https://codeberg.org/snonux/jsmstrade</a><br /> <p> </p> <h2>Debian running on "your" Android phone</h2> <p>Debroid is a tutorial and a set of scripts to install and to run a Debian <span class="inlinecode">chroot</span> on an Android phone.</p> |
