diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-23 16:12:48 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-23 16:12:48 +0000 |
| commit | 11568823bc9970f7baf322f6f1ada566c4cbf5bf (patch) | |
| tree | 6d27f54541282c8db75ab695c6c45eedf72c0c17 /gemfeed | |
| parent | 6a43c66f4eb119cfcad0b1181095008a41ec54cb (diff) | |
change published quite
Diffstat (limited to 'gemfeed')
26 files changed, 26 insertions, 26 deletions
diff --git a/gemfeed/2008-06-26-perl-poetry.gmi b/gemfeed/2008-06-26-perl-poetry.gmi index 309a4ca2..c5b81156 100644 --- a/gemfeed/2008-06-26-perl-poetry.gmi +++ b/gemfeed/2008-06-26-perl-poetry.gmi @@ -23,7 +23,7 @@ _~~|~/_|_|__/|~~~~~~~ | / ~~~~~ | | ~~~~~~~~ (__) (____) ``` -> Published by Paul Buetow 2008-06-26, last updated 2021-05-04 +> Published by Paul at 2008-06-26, last updated at 2021-05-04 Here are some Perl Poems I wrote. They don't do anything useful when you run them, but they don't produce a compiler error either. They only exist for fun and demonstrate what you can do with Perl syntax. diff --git a/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.gmi b/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.gmi index ef6e1306..635a1290 100644 --- a/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.gmi +++ b/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.gmi @@ -17,7 +17,7 @@ _jgs_\|//_\\|///_\V/_\|//__ Art by Joan Stark ``` -> Published by Paul Buetow 2008-12-29, last updated 2021-12-01 +> Published by Paul at 2008-12-29, last updated at 2021-12-01 The last week I was in Vidin, Bulgaria with no internet access and I had to fix my MTA (Postfix) at host.0.buetow.org which serves E-Mail for all my customers at P. B. Labs. Good, that I do not guarantee high availability on my web services (I've to do a full time job somewhere else too). diff --git a/gemfeed/2010-04-09-standard-ml-and-haskell.gmi b/gemfeed/2010-04-09-standard-ml-and-haskell.gmi index 3fcf1513..5adda706 100644 --- a/gemfeed/2010-04-09-standard-ml-and-haskell.gmi +++ b/gemfeed/2010-04-09-standard-ml-and-haskell.gmi @@ -1,6 +1,6 @@ # Standard ML and Haskell -> Published by Paul Buetow 2010-04-09 +> Published by Paul at 2010-04-09 I am currently looking into the functional programming language Standard ML (aka SML). The purpose is to refresh my functional programming skills and to learn something new too. Since I already knew a little Haskell, I could not help myself, and I also implemented the same exercises in Haskell. diff --git a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi index 125a3ac9..7bdfc8a0 100644 --- a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi +++ b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi @@ -13,7 +13,7 @@ `|||| ``` -> Published by Paul Buetow 2010-05-07 +> Published by Paul at 2010-05-07 In contrast to Haskell, Standard SML does not use lazy evaluation by default but an eager evaluation. diff --git a/gemfeed/2010-05-09-the-fype-programming-language.gmi b/gemfeed/2010-05-09-the-fype-programming-language.gmi index 79313a42..ef3cc5a9 100644 --- a/gemfeed/2010-05-09-the-fype-programming-language.gmi +++ b/gemfeed/2010-05-09-the-fype-programming-language.gmi @@ -9,7 +9,7 @@ |___/|_| |___/ |___/ ``` -> Published by Paul Buetow 2010-05-09, last updated 2021-05-05 +> Published by Paul at 2010-05-09, last updated at 2021-05-05 Fype is an interpreted programming language created by me for learning and fun. The interpreter is written in C. It has been tested on FreeBSD and NetBSD and may also work on other Unix like operating systems such as Linux based ones. Besides learning and fun, there is no other use case of why Fype exists as many other programming languages are much faster and more powerful. diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.gmi b/gemfeed/2011-05-07-perl-daemon-service-framework.gmi index ea3a2896..223d47f6 100644 --- a/gemfeed/2011-05-07-perl-daemon-service-framework.gmi +++ b/gemfeed/2011-05-07-perl-daemon-service-framework.gmi @@ -7,7 +7,7 @@ //\ //\\ //\ //\\ //\ //\\jrei ``` -> Published by Paul Buetow 2011-05-07, last updated 2021-05-07 +> Published by Paul at 2011-05-07, last updated at 2021-05-07 PerlDaemon is a minimal daemon for Linux and other Unix like operating systems programmed in Perl. It is a minimal but pretty functional and fairly generic service framework. This means that it does not do anything useful other than providing a framework for starting, stopping, configuring and logging. To do something useful, a module (written in Perl) must be provided. diff --git a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi index 58e2d522..27408958 100644 --- a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi +++ b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi @@ -1,6 +1,6 @@ # The fibonacci.pl.c Polyglot -> Published by Paul Buetow 2014-03-24 +> Published by Paul at 2014-03-24 In computing, a polyglot is a computer program or script written in a valid form of multiple programming languages, which performs the same operations or output independent of the programming language used to compile or interpret it. diff --git a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi index 32bcf6ea..d79310a8 100644 --- a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi +++ b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.gmi @@ -9,7 +9,7 @@ ``` -> Published by Paul Buetow 2015-12-05, last updated 2021-05-16 +> Published by Paul at 2015-12-05, last updated at 2021-05-16 You can use the following tutorial to install a full-blown Debian GNU/Linux Chroot on an LG G3 D855 CyanogenMod 13 (Android 6). First of all, you need to have root permissions on your phone, and you also need to have the developer mode activated. The following steps have been tested on Linux (Fedora 23). diff --git a/gemfeed/2016-04-03-offsite-backup-with-zfs.gmi b/gemfeed/2016-04-03-offsite-backup-with-zfs.gmi index b58b06af..eb7e1b0e 100644 --- a/gemfeed/2016-04-03-offsite-backup-with-zfs.gmi +++ b/gemfeed/2016-04-03-offsite-backup-with-zfs.gmi @@ -13,7 +13,7 @@ \____||__|_____|__| ``` -> Published by Paul Buetow 2016-04-03 +> Published by Paul at 2016-04-03 ## Please don't lose all my pictures again! diff --git a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi index 452064ff..5ccfc3a6 100644 --- a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi +++ b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi @@ -20,7 +20,7 @@ \ `. ``` -> Published by Paul Buetow 2016-04-09 +> Published by Paul at 2016-04-09 Over the last couple of years I wrote quite a few Puppet modules in order to manage my personal server infrastructure. One of them manages FreeBSD Jails and another one ZFS file systems. I thought I would give a brief overview in how it looks and feels. diff --git a/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.gmi b/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.gmi index e0474b5a..52ef6143 100644 --- a/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.gmi +++ b/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.gmi @@ -15,7 +15,7 @@ \____||__|_____|__| ``` -> Published by Paul Buetow 2016-04-16 +> Published by Paul at 2016-04-16 => ./2016-04-03-offsite-backup-with-zfs.gmi Read the first part before reading any furter here... diff --git a/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi b/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi index d78dbe8f..d0ee14bd 100644 --- a/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi +++ b/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi @@ -1,6 +1,6 @@ # Spinning up my own authoritative DNS servers -> Published by Paul Buetow 2016-05-22 +> Published by Paul at 2016-05-22 ## Background diff --git a/gemfeed/2016-11-20-methods-in-c.gmi b/gemfeed/2016-11-20-methods-in-c.gmi index 7555b6ae..ea2e585d 100644 --- a/gemfeed/2016-11-20-methods-in-c.gmi +++ b/gemfeed/2016-11-20-methods-in-c.gmi @@ -1,6 +1,6 @@ # Methods in C -> Published by Paul Buetow 2016-11-20 +> Published by Paul at 2016-11-20 You can do some sort of object-oriented programming in the C Programming Language. However, that is very limited. But also very easy and straightforward to use. diff --git a/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi b/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi index bbfa72ae..7cf16c9b 100644 --- a/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi +++ b/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.gmi @@ -11,7 +11,7 @@ jgs\__/'---'\__/ ``` -> Published by Paul Buetow 2018-06-01, last updated 2021-05-08 +> Published by Paul at 2018-06-01, last updated at 2021-05-08 ## Foreword diff --git a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi index ca03c815..243a3dcc 100644 --- a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi +++ b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi @@ -1,6 +1,6 @@ # DTail - The distributed log tail program -> Published by Paul Buetow 2021-04-22, last updated 2021-04-26 +> Published by Paul at 2021-04-22, last updated at 2021-04-26 => ./2021-04-22-dtail-the-distributed-log-tail-program/title.png DTail logo image diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi b/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi index b4f9bab4..e13e296c 100644 --- a/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi +++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi @@ -1,6 +1,6 @@ # Welcome to the Geminispace -> Published by Paul Buetow 2021-04-24, last updated 2021-06-18, ASCII Art by Andy Hood +> Published by Paul at 2021-04-24, last updated at 2021-06-18, ASCII Art by Andy Hood Have you reached this article already via Gemini? It requires a Gemini client; web browsers such as Firefox, Chrome, Safari, etc., don't support the Gemini protocol. The Gemini address of this site (or the address of this capsule as people say in Geminispace) is: diff --git a/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi b/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi index 5769758b..6e3e26be 100644 --- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi +++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi @@ -13,7 +13,7 @@ "\__/"---------------"\__/"-+---+' ``` -> Published by Paul Buetow 2021-05-16 +> Published by Paul at 2021-05-16 Lately, I have been polishing and writing a lot of Bash code. Not that I never wrote a lot of Bash, but now as I also looked through the Google Shell Style Guide, I thought it is time also to write my thoughts on that. I agree with that guide in most, but not in all points. diff --git a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi index 9b5bcfb3..8e7c5d38 100644 --- a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi +++ b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.gmi @@ -41,7 +41,7 @@ `+a:f:......jrei''' ``` -> Published by Paul Buetow 2021-06-05 +> Published by Paul at 2021-06-05 You might have read my previous blog post about entering the Geminispace, where I pointed out the benefits of having and maintaining an internet presence there. This whole site (the blog and all other pages) is composed in the Gemtext markup language. diff --git a/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi b/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi index d4694c3f..8a568e5c 100644 --- a/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi +++ b/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi @@ -1,6 +1,6 @@ # The Well-Grounded Rubyist -> Published by Paul Buetow 2021-07-04 +> Published by Paul at 2021-07-04 When I was a Linux System Administrator, I have been programming in Perl for years. I still maintain some personal Perl programming projects (e.g. Xerl, guprecords, Loadbars). After switching jobs a couple of years ago (becoming a Site Reliability Engineer), I found Ruby (and some Python) widely used there. As I wanted to do something new, I decided to give Ruby a go. diff --git a/gemfeed/2021-08-01-on-being-pedantic-about-open-source.gmi b/gemfeed/2021-08-01-on-being-pedantic-about-open-source.gmi index 420c0015..96583f64 100644 --- a/gemfeed/2021-08-01-on-being-pedantic-about-open-source.gmi +++ b/gemfeed/2021-08-01-on-being-pedantic-about-open-source.gmi @@ -12,7 +12,7 @@ '^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^' LGB - Art by lgbearrd ``` -> Published by Paul Buetow 2021-08-01 +> Published by Paul at 2021-08-01 I believe that it is essential to always have free and open-source alternatives to any kind of closed-source proprietary software available to choose from. But there are a couple of points you need to take into consideration. diff --git a/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi b/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi index 68d9b67f..a012df13 100644 --- a/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi +++ b/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi @@ -15,7 +15,7 @@ -------------------- -------------------- ``` -> Published by Paul Buetow 2021-09-12, last updated 2021-10-22 +> Published by Paul at 2021-09-12, last updated at 2021-10-22 A robust computer system must be kept simple and stupid (KISS). The fancier the system is, the more can break. Unfortunately, most systems tend to become complex and challenging to maintain in today's world. In the early days, so I was told, engineers understood every part of the system, but nowadays, we see more of the "lasagna" stack. One layer or framework is built on top of another layer, and in the end, nobody has got a clue what's going on. diff --git a/gemfeed/2021-10-22-defensive-devops.gmi b/gemfeed/2021-10-22-defensive-devops.gmi index 59ccbd37..7dfeba41 100644 --- a/gemfeed/2021-10-22-defensive-devops.gmi +++ b/gemfeed/2021-10-22-defensive-devops.gmi @@ -10,7 +10,7 @@ ASCII Art by Clyde Watson ``` -> Published by Paul Buetow 2021-10-22 +> Published by Paul at 2021-10-22 I have seen many different setups and infrastructures during my carreer. My roles always included front-line ad-hoc fire fighting production issues. This often involves identifying and fixing these under time pressure, without the comfort of 2-week-long SCRUM sprints and without an exhaustive QA process. I also wrote a lot of code (Bash, Ruby, Perl, Go, and a little Java), and I followed the typical software development process, but that did not always apply to critical production issues. diff --git a/gemfeed/2021-11-29-bash-golf-part-1.gmi b/gemfeed/2021-11-29-bash-golf-part-1.gmi index 62066ecf..260363ae 100644 --- a/gemfeed/2021-11-29-bash-golf-part-1.gmi +++ b/gemfeed/2021-11-29-bash-golf-part-1.gmi @@ -12,7 +12,7 @@ jgs^^^^^^^`^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Art by Joan Stark ``` -> Published by Paul Buetow 2021-11-29, last updated 2022-01-05 +> Published by Paul at 2021-11-29, last updated at 2022-01-05 This is the first blog post about my Bash Golf series. This series is about random Bash tips, tricks and weirdnesses I came across. It's a collection of smaller articles I wrote in an older (in German language) blog, which I translated and refreshed with some new content. diff --git a/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.gmi b/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.gmi index eb29aec2..0fc5d755 100644 --- a/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.gmi +++ b/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.gmi @@ -22,7 +22,7 @@ ~~~~~' ``` -> Published by Paul Buetow 2021-12-26, last updated 2022-01-12 +> Published by Paul at 2021-12-26, last updated at 2022-01-12 Log4shell (CVE-2021-44228) made it clear, once again, that working in information technology is not an easy job (especially when you are a DevOps person). I thought it would be interesting to summarize a few techniques to help you to relax. diff --git a/gemfeed/2022-01-01-bash-golf-part-2.gmi b/gemfeed/2022-01-01-bash-golf-part-2.gmi index 02a50ed8..c66a28c7 100644 --- a/gemfeed/2022-01-01-bash-golf-part-2.gmi +++ b/gemfeed/2022-01-01-bash-golf-part-2.gmi @@ -12,7 +12,7 @@ jgs^^^^^^^`^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Art by Joan Stark, mod. by Paul Buetow ``` -> Published by Paul Buetow 2022-01-01, last updated 2022-01-05 +> Published by Paul at 2022-01-01, last updated at 2022-01-05 This is the second blog post about my Bash Golf series. This series is random Bash tips, tricks and weirdnesses I came across. It's a collection of smaller articles I wrote in an older (in German language) blog, which I translated and refreshed with some new content. diff --git a/gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi b/gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi index e3cd4eb8..601f2f67 100644 --- a/gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi +++ b/gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi @@ -9,7 +9,7 @@ ``` -> Published by Paul Buetow 2022-01-23 +> Published by Paul at 2022-01-23 I don't count this as a real blog post, but more of an announcement (I aim to write one real post once monthly). From now on, "foo.zone" is the new address of this site. All other addresses will still forward to it and eventually (based on the traffic still going through) will be deactivated. |
