From 5599075f49a83e7fb876a8240df7783912b2a2a9 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 18 Jun 2022 06:12:35 +0100 Subject: update --- gemfeed/atom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'gemfeed/atom.xml') diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 44dd6b53..77c39529 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2022-06-15T08:48:29+01:00 + 2022-06-18T06:11:42+01:00 foo.zone feed To be in the .zone! @@ -26,7 +26,7 @@ jgs \_\ `. .''' `..'
-

Published by Paul at 2022-06-15

+

Published by Paul at 2022-06-15, last updated at 2022-06-18

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:

Tiny programs
The Sephist's project list
@@ -52,7 +52,7 @@

The Irregular Ninja

Photography is one of my casual hobbies. I love to capture interesting perspectives and motifs. I love to walk new streets and neighbourhoods I never walked before so I can capture those unexpected motifs, colours and moments. Unfortunately, because of time constraints (and sometime weather constraints), I do that on a pretty infrequent basis.


-

More than 10 years ago I wrote the bespoke small static photo album generator in Bash photoalbum.sh which I recently refactored it to a modern Bash coding style and also freshened up the Cascading Style Sheets. Last but not least, the new domain name irregular.ninja has been registered.

+

More than 10 years ago I wrote the bespoke small static photo album generator in Bash photoalbum.sh which I recently refactored to a modern Bash coding style and also freshened up the Cascading Style Sheets. Last but not least, the new domain name irregular.ninja has been registered.

The thumbnails are presented in a random order and there are also random CSS effects for each preview. There's also a simple background blur for each page generated. And that's all in less than 300 lines of Bash code! The script requires ImageMagick (available for all common Linux and *BSD distributions) to be installed.

As you can see, there is a lot of randomization and irregularity going on. Thus, the name "Irregular Ninja" was born.

https://irregular.ninja
@@ -193,6 +193,7 @@ v = 008 [v = p*c*(s != c ? 2 : 1)] Total logical CPUs

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!

List open Jira tickets in the terminal

japi 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. :-)

+https://codeberg.org/snonux/jsmstrade

Debian running on "your" Android phone

Debroid is a tutorial and a set of scripts to install and to run a Debian chroot on an Android phone.

-- cgit v1.2.3