diff options
| author | Paul Buetow <paul@buetow.org> | 2023-08-27 13:59:11 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-08-27 13:59:11 +0300 |
| commit | 3c030027337d10b308f8248aa3f753e1ded69007 (patch) | |
| tree | 9004f72377d33e53eabe6615556179c1ee6d067f /gemfeed | |
| parent | 0f46c32021cb9fdf87db18bd22de16fe03162f74 (diff) | |
change *buetow.org to paul.cyou
Diffstat (limited to 'gemfeed')
74 files changed, 75 insertions, 75 deletions
diff --git a/gemfeed/2008-06-26-perl-poetry.gmi b/gemfeed/2008-06-26-perl-poetry.gmi index fe8b3601..c7d20978 100644 --- a/gemfeed/2008-06-26-perl-poetry.gmi +++ b/gemfeed/2008-06-26-perl-poetry.gmi @@ -167,6 +167,6 @@ Other related posts are: => ./2011-05-07-perl-daemon-service-framework.gmi 2011-05-07 Perl Daemon (Service Framework) => ./2022-05-27-perl-is-still-a-great-choice.gmi 2022-05-27 Perl is still a great choice -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site diff --git a/gemfeed/2008-06-26-perl-poetry.gmi.tpl b/gemfeed/2008-06-26-perl-poetry.gmi.tpl index 1c0645d0..5900fa60 100644 --- a/gemfeed/2008-06-26-perl-poetry.gmi.tpl +++ b/gemfeed/2008-06-26-perl-poetry.gmi.tpl @@ -165,6 +165,6 @@ Other related posts are: << template::inline::index perl -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site 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 855f2390..277d167f 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 @@ -36,6 +36,6 @@ It was a pain in the ass. My next mobile phone MUST have a full QWERTY keyboard. At the moment I am in Sofia, Bulgaria. Here I can use at least an unprotected WLAN hotspot which belongs to one of the neighbours which I don’t know in person, and it is not blocking any port at all :) -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site diff --git a/gemfeed/2010-04-09-standard-ml-and-haskell.gmi b/gemfeed/2010-04-09-standard-ml-and-haskell.gmi index 7e00e828..e508a09d 100644 --- a/gemfeed/2010-04-09-standard-ml-and-haskell.gmi +++ b/gemfeed/2010-04-09-standard-ml-and-haskell.gmi @@ -169,6 +169,6 @@ fun my_filter f l = foldr (make_filter_fn f) [] l my_filter f l = foldr (make_filter_fn f) [] l ``` -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site 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 9e641bb8..51df11e7 100644 --- a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi +++ b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi @@ -97,6 +97,6 @@ first 10 nat_pairs_not_null => http://www.haskell.org/ -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site diff --git a/gemfeed/2010-05-09-the-fype-programming-language.gmi b/gemfeed/2010-05-09-the-fype-programming-language.gmi index 4821ce76..71b723c4 100644 --- a/gemfeed/2010-05-09-the-fype-programming-language.gmi +++ b/gemfeed/2010-05-09-the-fype-programming-language.gmi @@ -505,6 +505,6 @@ You can find all of this on the GitHub page. There is also an "examples" folders => https://codeberg.org/snonux/fype -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.gmi b/gemfeed/2011-05-07-perl-daemon-service-framework.gmi index 46dfcd10..c1ba337b 100644 --- a/gemfeed/2011-05-07-perl-daemon-service-framework.gmi +++ b/gemfeed/2011-05-07-perl-daemon-service-framework.gmi @@ -164,6 +164,6 @@ Other related posts are: => ./2011-05-07-perl-daemon-service-framework.gmi 2011-05-07 Perl Daemon (Service Framework) (You are currently reading this) => ./2022-05-27-perl-is-still-a-great-choice.gmi 2022-05-27 Perl is still a great choice -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.gmi.tpl b/gemfeed/2011-05-07-perl-daemon-service-framework.gmi.tpl index 9c031be3..1685b703 100644 --- a/gemfeed/2011-05-07-perl-daemon-service-framework.gmi.tpl +++ b/gemfeed/2011-05-07-perl-daemon-service-framework.gmi.tpl @@ -162,6 +162,6 @@ Other related posts are: << template::inline::index perl -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site 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 90fc3657..adc715b0 100644 --- a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi +++ b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.gmi @@ -138,6 +138,6 @@ fib(10) = 55 It's entertaining to play with :-). -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site 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 c90ab544..20d70e80 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 @@ -175,6 +175,6 @@ exit Reboot & test! Enjoy! -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site diff --git a/gemfeed/2016-04-03-offsite-backup-with-zfs.gmi b/gemfeed/2016-04-03-offsite-backup-with-zfs.gmi index 2f1be58f..d9a5c8dc 100644 --- a/gemfeed/2016-04-03-offsite-backup-with-zfs.gmi +++ b/gemfeed/2016-04-03-offsite-backup-with-zfs.gmi @@ -40,6 +40,6 @@ The solution is adding another USB drive (2TB) with an encryption container (GEL I am thinking of buying a second 2TB USB drive and setting 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 place 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 to update the data + bringing it back to the remote location). -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site 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 3cbf3054..dc22b55f 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 @@ -385,6 +385,6 @@ Of course I am operating multiple Jails on the same host this way with Puppet: All done in a pretty automated manor. -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site 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 d7dc5dea..ce964864 100644 --- a/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.gmi +++ b/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.gmi @@ -26,6 +26,6 @@ Whenever I update the offsite backup, I am doing it to the drive, which is kept 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, making it better fault-tolerant against hardware errors (e.g. only individual disk sectors going bad). -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site 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 1b7d48f0..75dfbaa9 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 @@ -234,6 +234,6 @@ Whenever I have to change a DNS entry, all I have to do is: That's much more comfortable now than manually clicking at some web UIs at Schlund Technologies. -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site diff --git a/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.gmi b/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.gmi index 9d538d08..bfc0e11c 100644 --- a/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.gmi +++ b/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.gmi @@ -98,6 +98,6 @@ Big C software projects, like Linux, also follow some OOP techniques: C is a very old programming language with it's quirks. This might be one of the reasons why Linux will also let Rust code in. -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site 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 5becfb6e..92a1d182 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 @@ -186,6 +186,6 @@ For example, the open syscall opens a file and returns the responsible file desc => https://graphiteapp.org Graphite => https://en.wikipedia.org/wiki/Memory-mapped_I/O Memory mapped I/O -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site 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 9b5b0fa7..f42c625a 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 @@ -109,6 +109,6 @@ Other related posts are: => ./2022-03-06-the-release-of-dtail-4.0.0.gmi 2022-03-06 The release of DTail 4.0.0 => ./2022-10-30-installing-dtail-on-openbsd.gmi 2022-10-30 Installing DTail on OpenBSD -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site diff --git a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi.tpl b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi.tpl index ea86be3e..f7afd5bf 100644 --- a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi.tpl +++ b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi.tpl @@ -107,6 +107,6 @@ Other related posts are: << template::inline::index dtail -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi b/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi index b9e4e355..0f50e629 100644 --- a/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi +++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi @@ -86,6 +86,6 @@ Other related posts are: => ./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.gmi 2023-03-25 Gemtexter 2.0.0 - Let's Gemtext again² => ./2023-07-21-gemtexter-2.1.0-lets-gemtext-again-3.gmi 2023-07-21 Gemtexter 2.1.0 - Let's Gemtext again³ -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi.tpl b/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi.tpl index 945cba25..285db9e6 100644 --- a/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi.tpl +++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi.tpl @@ -82,6 +82,6 @@ Other related posts are: << template::inline::index gemtext gemini -E-Mail your comments to paul at buetow.org :-) +E-Mail your comments to `foo@paul.cyou` :-) => ../ Back to the main site 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 2bc2976d..acd80f15 100644 --- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi +++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi @@ -387,6 +387,6 @@ Other related posts are: => ./2021-11-29-bash-golf-part-1.gmi 2021-11-29 Bash Golf Part 1 => ./2022-01-01-bash-golf-part-2.gmi 2022-01-01 Bash Golf Part 2 -E-Mail your |
