From b10f05866d850ec4455bbd6f8305e0036adb9e72 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 19 May 2021 21:58:59 +0100 Subject: Publishing new version --- gemfeed/2008-06-26-perl-poetry.html | 52 +++++++++++++++++++++- gemfeed/2010-04-09-standard-ml-and-haskell.html | 52 +++++++++++++++++++++- .../2010-05-09-the-fype-programming-language.html | 52 +++++++++++++++++++++- .../2011-05-07-perl-daemon-service-framework.html | 52 +++++++++++++++++++++- .../2014-03-24-the-fibonacci.pl.c-polyglot.html | 52 +++++++++++++++++++++- ...2-05-run-debian-on-your-phone-with-debroid.html | 52 +++++++++++++++++++++- gemfeed/2016-04-03-offsite-backup-with-zfs.html | 52 +++++++++++++++++++++- ...04-09-jails-and-zfs-on-freebsd-with-puppet.html | 52 +++++++++++++++++++++- .../2016-04-16-offsite-backup-with-zfs-part2.html | 52 +++++++++++++++++++++- ...inning-up-my-own-authoritative-dns-servers.html | 52 +++++++++++++++++++++- gemfeed/2016-11-20-methods-in-c.html | 52 +++++++++++++++++++++- ...alistic-load-testing-with-ioriot-for-linux.html | 52 +++++++++++++++++++++- ...-22-dtail-the-distributed-log-tail-program.html | 52 +++++++++++++++++++++- gemfeed/2021-04-24-welcome-to-the-geminispace.html | 52 +++++++++++++++++++++- ...rg.sh-one-bash-script-to-rule-it-all.draft.html | 52 +++++++++++++++++++++- ...021-05-16-personal-bash-coding-style-guide.html | 52 +++++++++++++++++++++- gemfeed/index.html | 52 +++++++++++++++++++++- 17 files changed, 850 insertions(+), 34 deletions(-) (limited to 'gemfeed') diff --git a/gemfeed/2008-06-26-perl-poetry.html b/gemfeed/2008-06-26-perl-poetry.html index 0f5b5121..e57d31c1 100644 --- a/gemfeed/2008-06-26-perl-poetry.html +++ b/gemfeed/2008-06-26-perl-poetry.html @@ -198,5 +198,53 @@ This is perl, v5.8.8 built for i386-freebsd-64int https://github.com/snonux/perl-poetry

E-Mail me your thoughts at comments@mx.buetow.org!

Go back to the main site
- - + + + + +Perl Poetry + + + + diff --git a/gemfeed/2010-04-09-standard-ml-and-haskell.html b/gemfeed/2010-04-09-standard-ml-and-haskell.html index 307c3593..256c8faf 100644 --- a/gemfeed/2010-04-09-standard-ml-and-haskell.html +++ b/gemfeed/2010-04-09-standard-ml-and-haskell.html @@ -188,5 +188,53 @@ my_filter f l = foldr (make_filter_fn f) [] l

E-Mail me your thoughts at comments@mx.buetow.org!

Go back to the main site
- - + + + + +Standard ML and Haskell + + + + diff --git a/gemfeed/2010-05-09-the-fype-programming-language.html b/gemfeed/2010-05-09-the-fype-programming-language.html index 7cbd0fb0..a49d5ba5 100644 --- a/gemfeed/2010-05-09-the-fype-programming-language.html +++ b/gemfeed/2010-05-09-the-fype-programming-language.html @@ -449,5 +449,53 @@ BB https://github.com/snonux/fype

E-Mail me your thoughts at comments@mx.buetow.org!

Go back to the main site
- - + + + + +The Fype Programming Language + + + + diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.html b/gemfeed/2011-05-07-perl-daemon-service-framework.html index 8726c46e..5a8e0c2d 100644 --- a/gemfeed/2011-05-07-perl-daemon-service-framework.html +++ b/gemfeed/2011-05-07-perl-daemon-service-framework.html @@ -180,5 +180,53 @@ sub do ($) { https://github.com/snonux/perldaemon

E-Mail me your thoughts at comments@mx.buetow.org!

Go back to the main site
- - + + + + +Perl Daemon (Service Framework) + + + + diff --git a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html index 09b89bd9..8f52ca73 100644 --- a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html +++ b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html @@ -142,5 +142,53 @@ fib(10) = 55

It's really fun to play with :-).

E-Mail me your thoughts at comments@mx.buetow.org!

Go back to the main site
- - + + + + +The fibonacci.pl.c Polyglot + + + + diff --git a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html index d8b0b90b..b150a70c 100644 --- a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html +++ b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html @@ -198,5 +198,53 @@ exit

Reboot & test! Enjoy!

E-Mail me your thoughts at comments@mx.buetow.org!

Go back to the main site
- - + + + + +Run Debian on your phone with Debroid + + + + diff --git a/gemfeed/2016-04-03-offsite-backup-with-zfs.html b/gemfeed/2016-04-03-offsite-backup-with-zfs.html index ccab3890..104ba814 100644 --- a/gemfeed/2016-04-03-offsite-backup-with-zfs.html +++ b/gemfeed/2016-04-03-offsite-backup-with-zfs.html @@ -75,5 +75,53 @@ h2, h3 {

I am thinking of buying a second 2TB USB drive and to set it up the same way as the first one. So I could alternate the backups. One drive would be at the secret location, and the other drive would be at home. And these drives would swap location after each cycle. This would give some security about the failure of that drive and I would have to go to the secret location only once (swapping the drives) instead of twice (picking that drive up in order to update the data + bringing it back to the secret location).

E-Mail me your thoughts at comments@mx.buetow.org!

Go back to the main site
- - + + + + +Offsite backup with ZFS + + + + diff --git a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html index a92b5d2a..79cf182a 100644 --- a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html +++ b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html @@ -414,5 +414,53 @@ Notice: Finished catalog run in 206.09 seconds

All done in a pretty automated manor.

E-Mail me your thoughts at comments@mx.buetow.org!

Go back to the main site
- - + + + + +Jails and ZFS with Puppet on FreeBSD + + + + diff --git a/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html b/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html index 1f540107..714b39ea 100644 --- a/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html +++ b/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html @@ -70,5 +70,53 @@ h2, h3 {

Furthermore, I added scrubbing (*zpool scrub...*) to the script. It ensures that the file system is consistent and that there are no bad blocks on the disk and the file system. To increase the reliability I also run a *zfs set copies=2 zroot*. That setting is also synchronized to the offsite ZFS pool. ZFS stores every data block to disk twice now. Yes, it consumes twice as much disk space but it makes it better fault tolerant against hardware errors (e.g. only individual disk sectors going bad).

E-Mail me your thoughts at comments@mx.buetow.org!

Go back to the main site
- - + + + + +Offsite backup with ZFS (Part 2) + + + + diff --git a/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html b/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html index ac4a1f8b..893f25c4 100644 --- a/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html +++ b/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html @@ -259,5 +259,53 @@ apply Service "dig6" {

That's much more comfortable now than manually clicking at some web UIs at Schlund Technologies.

E-Mail me your thoughts at comments@mx.buetow.org!

Go back to the main site
- - + + + + +Spinning up my own authoritative DNS servers + + + + diff --git a/gemfeed/2016-11-20-methods-in-c.html b/gemfeed/2016-11-20-methods-in-c.html index 6648d502..4187e741 100644 --- a/gemfeed/2016-11-20-methods-in-c.html +++ b/gemfeed/2016-11-20-methods-in-c.html @@ -114,5 +114,53 @@ mult.calculate(mult,a,b));

If you want to take it further type "Object-Oriented Programming with ANSI-C" into your favorite internet search engine, you will find some crazy stuff. Some go as far as writing a C preprocessor in AWK, which takes some object oriented pseudo-C and transforms it to plain C so that the C compiler can compile it to machine code. This is actually similar to how the C++ language had its origins.

E-Mail me your thoughts at comments@mx.buetow.org!

Go back to the main site
- - + + + + +Methods in C + + + + diff --git a/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html b/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html index 98172277..e2c6c8fa 100644 --- a/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html +++ b/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html @@ -173,5 +173,53 @@ Total time: 1213.00s Memory mapped I/O

E-Mail me your thoughts at comments@mx.buetow.org!

Go back to the main site
- - + + + + +Realistic load testing with I/O Riot for Linux + + + + diff --git a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html index f4bbecb0..b81eb0c8 100644 --- a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html +++ b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html @@ -115,5 +115,53 @@ dtail –servers serverlist.txt –files ‘/var/log/*.log’ –regex ‘(?i:er https://dtail.dev

E-Mail me your thoughts at comments@mx.buetow.org!

Go back to the main site
- - + + + + +DTail - The distributed log tail program + + + + diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.html b/gemfeed/2021-04-24-welcome-to-the-geminispace.html index ccd3fb0b..d8f52543 100644 --- a/gemfeed/2021-04-24-welcome-to-the-geminispace.html +++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.html @@ -101,5 +101,53 @@ h2, h3 { https://gemini.circumlunar.space

E-Mail me your thoughts at comments@mx.buetow.org!

Go back to the main site
- - + + + + +Welcome to the Geminispace + + + + diff --git a/gemfeed/2021-05-15-buetow.org.sh-one-bash-script-to-rule-it-all.draft.html b/gemfeed/2021-05-15-buetow.org.sh-one-bash-script-to-rule-it-all.draft.html index d0e09fe9..78efccef 100644 --- a/gemfeed/2021-05-15-buetow.org.sh-one-bash-script-to-rule-it-all.draft.html +++ b/gemfeed/2021-05-15-buetow.org.sh-one-bash-script-to-rule-it-all.draft.html @@ -181,5 +181,53 @@ atomfeed::meta () { https://buetow.org/gemfeed/ - The Gemfeed
https://buetow.org/gemfeed/atom.xml - The Atom feed

TODO: ADD GO BACK LINK

- - + + + + +buetow.org.sh - One Bash script to rule it all + + + + diff --git a/gemfeed/2021-05-16-personal-bash-coding-style-guide.html b/gemfeed/2021-05-16-personal-bash-coding-style-guide.html index a39daae6..f404bb80 100644 --- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.html +++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.html @@ -342,5 +342,53 @@ fi Advanced Bash-Scripting Guide

E-Mail me your thoughts at comments@mx.buetow.org!

Go back to the main site
- - + + + + +Personal Bash coding style guide + + + + diff --git a/gemfeed/index.html b/gemfeed/index.html index 05f367b6..c68a757a 100644 --- a/gemfeed/index.html +++ b/gemfeed/index.html @@ -65,5 +65,53 @@ h2, h3 { 2010-05-09 - The Fype Programming Language
2010-04-09 - Standard ML and Haskell
2008-06-26 - Perl Poetry
- - + + + + +buetow.org's Gemfeed + + + + -- cgit v1.2.3