diff options
Diffstat (limited to 'gemfeed/2022-06-15-sweating-the-small-stuff.html')
| -rw-r--r-- | gemfeed/2022-06-15-sweating-the-small-stuff.html | 42 |
1 files changed, 34 insertions, 8 deletions
diff --git a/gemfeed/2022-06-15-sweating-the-small-stuff.html b/gemfeed/2022-06-15-sweating-the-small-stuff.html index a21f2a7c..c86a026b 100644 --- a/gemfeed/2022-06-15-sweating-the-small-stuff.html +++ b/gemfeed/2022-06-15-sweating-the-small-stuff.html @@ -12,14 +12,6 @@ <br /> <span class='quote'>Published at 2022-06-15T08:47:44+01:00; Updated at 2022-06-18</span><br /> <br /> -<pre> - _ - /_/_ .'''. - =O(_)))) ...' `. - jgs \_\ `. .''' - `..' -</pre> -<br /> <span>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:</span><br /> <br /> <a class='textlink' href='https://jvns.ca/blog/2022/03/08/tiny-programs/'>Tiny programs</a><br /> @@ -29,6 +21,40 @@ <br /> <span>But before going through the tiny projects let's take a paragraph for the <span class='inlinecode'>1y</span> anniversary retrospective.</span><br /> <br /> +<pre> + _ + /_/_ .'''. + =O(_)))) ...' `. + jgs \_\ `. .''' + `..' +</pre> +<br /> +<h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br /> +<br /> +<ul> +<li><a href='#sweating-the-small-stuff---tiny-projects-of-mine'>Sweating the small stuff - Tiny projects of mine</a></li> +<li>⇢ <a href='#1y-anniversary'><span class='inlinecode'>1y</span> anniversary</a></li> +<li>⇢ <a href='#static-photo-album-generator'>Static photo album generator</a></li> +<li>⇢ ⇢ <a href='#the-irregular-ninja'>The Irregular Ninja</a></li> +<li>⇢ <a href='#random-journal-page-extractor'>Random journal page extractor</a></li> +<li>⇢ <a href='#global-uptime-records-statistic-generator'>Global uptime records statistic generator</a></li> +<li>⇢ <a href='#server-configuration-management'>Server configuration management</a></li> +<li>⇢ <a href='#fancy-ssh-execution-loop'>Fancy SSH execution loop</a></li> +<li>⇢ <a href='#a-kiss-dynamic-dns-solution'>A KISS dynamic DNS solution</a></li> +<li>⇢ <a href='#cpu-information-gatherer-for-linux'>CPU information gatherer for Linux</a></li> +<li>⇢ <a href='#show-differences-of-two-files-over-the-network'>Show differences of two files over the network</a></li> +<li>⇢ <a href='#delay-sending-out-e-mails-with-mutt'>Delay sending out E-Mails with Mutt</a></li> +<li>⇢ <a href='#graphical-ui-for-sending-text-messages'>Graphical UI for sending text messages</a></li> +<li>⇢ <a href='#ipv6-and-ipv4-connectivity-testing-site'>IPv6 and IPv4 connectivity testing site</a></li> +<li>⇢ <a href='#list-open-jira-tickets-in-the-terminal'>List open Jira tickets in the terminal</a></li> +<li>⇢ <a href='#debian-running-on-your-android-phone'>Debian running on "your" Android phone</a></li> +<li>⇢ <a href='#perl-service-framework'>Perl service framework</a></li> +<li>⇢ <a href='#more'>More</a></li> +<li>⇢ ⇢ <a href='#work-time-tracker'>Work time tracker</a></li> +<li>⇢ ⇢ <a href='#password-and-document-store'>Password and document store</a></li> +<li>⇢ ⇢ <a href='#backup-procedure'>Backup procedure</a></li> +<li>⇢ <a href='#konpeitomedia'>konpeito.media</a></li> +</ul><br /> <h2 style='display: inline' id='1y-anniversary'><span class='inlinecode'>1y</span> anniversary</h2><br /> <br /> <span>It has been one year since I started posting regularly (at least once monthly) on this blog again. It has been a lot of fun (and work) doing so for various reasons:</span><br /> |
