summaryrefslogtreecommitdiff
path: root/gemfeed/2022-06-15-sweating-the-small-stuff.html
diff options
context:
space:
mode:
Diffstat (limited to 'gemfeed/2022-06-15-sweating-the-small-stuff.html')
-rw-r--r--gemfeed/2022-06-15-sweating-the-small-stuff.html3
1 files changed, 2 insertions, 1 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>