From 892fdc663532aa6a30a2086cc3775951459c7397 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 4 Nov 2021 11:19:05 +0200 Subject: Publishing new version --- contact-information.html | 8 ++ gemfeed/2008-06-26-perl-poetry.html | 8 ++ gemfeed/2010-04-09-standard-ml-and-haskell.html | 8 ++ ...010-05-07-lazy-evaluation-with-standarn-ml.html | 8 ++ .../2010-05-09-the-fype-programming-language.html | 8 ++ .../2011-05-07-perl-daemon-service-framework.html | 8 ++ .../2014-03-24-the-fibonacci.pl.c-polyglot.html | 8 ++ ...2-05-run-debian-on-your-phone-with-debroid.html | 8 ++ gemfeed/2016-04-03-offsite-backup-with-zfs.html | 8 ++ ...04-09-jails-and-zfs-on-freebsd-with-puppet.html | 8 ++ .../2016-04-16-offsite-backup-with-zfs-part2.html | 8 ++ ...inning-up-my-own-authoritative-dns-servers.html | 8 ++ gemfeed/2016-11-20-methods-in-c.html | 8 ++ ...alistic-load-testing-with-ioriot-for-linux.html | 8 ++ ...-22-dtail-the-distributed-log-tail-program.html | 8 ++ gemfeed/2021-04-24-welcome-to-the-geminispace.html | 8 ++ ...021-05-16-personal-bash-coding-style-guide.html | 8 ++ ...5-gemtexter-one-bash-script-to-rule-it-all.html | 8 ++ gemfeed/2021-07-04-the-well-grounded-rubyist.html | 8 ++ ...-08-01-on-being-pedantic-about-open-source.html | 8 ++ gemfeed/2021-09-12-keep-it-simple-and-stupid.html | 8 ++ gemfeed/2021-10-22-defensive-devops.html | 8 ++ gemfeed/index.html | 8 ++ index.html | 8 ++ novels.html | 140 ------------------- other-resources.html | 149 +++++++++++++++++++++ resources.html | 10 +- 27 files changed, 350 insertions(+), 141 deletions(-) delete mode 100644 novels.html create mode 100644 other-resources.html diff --git a/contact-information.html b/contact-information.html index e83ae456..d9dbe670 100644 --- a/contact-information.html +++ b/contact-information.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; diff --git a/gemfeed/2008-06-26-perl-poetry.html b/gemfeed/2008-06-26-perl-poetry.html index bac0cb23..a28763d7 100644 --- a/gemfeed/2008-06-26-perl-poetry.html +++ b/gemfeed/2008-06-26-perl-poetry.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; diff --git a/gemfeed/2010-04-09-standard-ml-and-haskell.html b/gemfeed/2010-04-09-standard-ml-and-haskell.html index 936b715b..21a527b2 100644 --- a/gemfeed/2010-04-09-standard-ml-and-haskell.html +++ b/gemfeed/2010-04-09-standard-ml-and-haskell.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; diff --git a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html index 0052f420..bf116fc5 100644 --- a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html +++ b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; diff --git a/gemfeed/2010-05-09-the-fype-programming-language.html b/gemfeed/2010-05-09-the-fype-programming-language.html index 7ee4a7dd..4551373b 100644 --- a/gemfeed/2010-05-09-the-fype-programming-language.html +++ b/gemfeed/2010-05-09-the-fype-programming-language.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.html b/gemfeed/2011-05-07-perl-daemon-service-framework.html index eb75cc00..bb9682c9 100644 --- a/gemfeed/2011-05-07-perl-daemon-service-framework.html +++ b/gemfeed/2011-05-07-perl-daemon-service-framework.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; 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 ad2b5b63..fbb4e08f 100644 --- a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html +++ b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; 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 90aea281..cf6f8a87 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 @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; diff --git a/gemfeed/2016-04-03-offsite-backup-with-zfs.html b/gemfeed/2016-04-03-offsite-backup-with-zfs.html index 9bcd9d5c..baf126bc 100644 --- a/gemfeed/2016-04-03-offsite-backup-with-zfs.html +++ b/gemfeed/2016-04-03-offsite-backup-with-zfs.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; 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 1fb9d305..e605a60f 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 @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; 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 e8f7aff0..1557eacc 100644 --- a/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html +++ b/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; 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 fd162873..2161b123 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 @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; diff --git a/gemfeed/2016-11-20-methods-in-c.html b/gemfeed/2016-11-20-methods-in-c.html index 7e7e18cf..c871c31c 100644 --- a/gemfeed/2016-11-20-methods-in-c.html +++ b/gemfeed/2016-11-20-methods-in-c.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; 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 b5bec980..0fa27b66 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 @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; 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 e225dab5..025aaa3d 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 @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.html b/gemfeed/2021-04-24-welcome-to-the-geminispace.html index 3a01e5ba..5f9ecc36 100644 --- a/gemfeed/2021-04-24-welcome-to-the-geminispace.html +++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; 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 39726389..97cd3eca 100644 --- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.html +++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; diff --git a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html index 4760b0ad..4540e590 100644 --- a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html +++ b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; diff --git a/gemfeed/2021-07-04-the-well-grounded-rubyist.html b/gemfeed/2021-07-04-the-well-grounded-rubyist.html index 8c01db3f..ccd22b60 100644 --- a/gemfeed/2021-07-04-the-well-grounded-rubyist.html +++ b/gemfeed/2021-07-04-the-well-grounded-rubyist.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; diff --git a/gemfeed/2021-08-01-on-being-pedantic-about-open-source.html b/gemfeed/2021-08-01-on-being-pedantic-about-open-source.html index 885ee0ea..7f9472fb 100644 --- a/gemfeed/2021-08-01-on-being-pedantic-about-open-source.html +++ b/gemfeed/2021-08-01-on-being-pedantic-about-open-source.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; diff --git a/gemfeed/2021-09-12-keep-it-simple-and-stupid.html b/gemfeed/2021-09-12-keep-it-simple-and-stupid.html index afc4ee8c..5a7093f0 100644 --- a/gemfeed/2021-09-12-keep-it-simple-and-stupid.html +++ b/gemfeed/2021-09-12-keep-it-simple-and-stupid.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; diff --git a/gemfeed/2021-10-22-defensive-devops.html b/gemfeed/2021-10-22-defensive-devops.html index f50a4a01..519342b3 100644 --- a/gemfeed/2021-10-22-defensive-devops.html +++ b/gemfeed/2021-10-22-defensive-devops.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; diff --git a/gemfeed/index.html b/gemfeed/index.html index 4478093e..0e71d85c 100644 --- a/gemfeed/index.html +++ b/gemfeed/index.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; diff --git a/index.html b/index.html index b8e12870..70a5c925 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -27,6 +31,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; diff --git a/novels.html b/novels.html deleted file mode 100644 index bee02dd9..00000000 --- a/novels.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - -Novels - - - - -

Novels

-

This site lists my favourite the novels I have read. I prefer to read them in German though. You will notice that these are mostly Science Fiction novels. Where possible, this page shows both, english (en) and german (de), titles.

-

Some were read as paperback, others as eBooks. A very few were listened to (Audio book).

-
-     .  . '    .
-      '   .            . '            .                +
-              `                          '    . '
-        .                         ,'`.                         .
-   .                  .."    _.-;'    `.              .
-              _.-"`.##%"_.--" ,'        `.           "#"     ___,,od000
-           ,'"-_ _.-.--"\   ,'            `-_       '%#%',,/////00000HH
-         ,'     |_.'     )`/-     __..--""`-_`-._    J L/////00000HHHHM
- . +   ,'   _.-"        / /   _-""           `-._`-_/___\///0000HHHHMMM
-     .'_.-""      '    :_/_.-'                 _,`-/__V__\0000HHHHHMMMM
- . _-""                         .        '   _,////\  |  /000HHHHHMMMMM
-_-"   .       '  +  .              .        ,//////0\ | /00HHHHHHHMMMMM
-       `                                   ,//////000\|/00HHHHHHHMMMMMM
-.             '       .  ' .   .       '  ,//////00000|00HHHHHHHHMMMMMM
-     .             .    .    '           ,//////000000|00HHHHHHHMMMMMMM
-                  .  '      .       .   ,///////000000|0HHHHHHHHMMMMMMM
-  '             '        .    '         ///////000000000HHHHHHHHMMMMMMM
-                    +  .  . '    .     ,///////000000000HHHHHHHMMMMMMMM
-     '      .              '   .       ///////000000000HHHHHHHHMMMMMMMM
-   '                  . '              ///////000000000HHHHHHHHMMMMMMMM
-                           .   '      ,///////000000000HHHHHHHHMMMMMMMM
-
-

Alastair Reynolds

- -

Arthur C. Clarke

- -

Andreas Brandhorst (de)

- -

Other Authors

- -

Unread books already in my shelf

- -

Do you recommend a good Science Fiction Novel? E-Mail at comments@mx.buetow.org! :-)

-Go back to the main site
- - diff --git a/other-resources.html b/other-resources.html new file mode 100644 index 00000000..f2c05583 --- /dev/null +++ b/other-resources.html @@ -0,0 +1,149 @@ + + + + +Other resources + + + + +

Other resources

+

Novels

+

This site lists my favourite the novels I have read. I prefer to read them in German though. You will notice that these are mostly Science Fiction novels. Where possible, this page shows both, english (en) and german (de), titles.

+

Some were read as paperback, others as eBooks. A very few were listened to (Audio book).

+
+     .  . '    .
+      '   .            . '            .                +
+              `                          '    . '
+        .                         ,'`.                         .
+   .                  .."    _.-;'    `.              .
+              _.-"`.##%"_.--" ,'        `.           "#"     ___,,od000
+           ,'"-_ _.-.--"\   ,'            `-_       '%#%',,/////00000HH
+         ,'     |_.'     )`/-     __..--""`-_`-._    J L/////00000HHHHM
+ . +   ,'   _.-"        / /   _-""           `-._`-_/___\///0000HHHHMMM
+     .'_.-""      '    :_/_.-'                 _,`-/__V__\0000HHHHHMMMM
+ . _-""                         .        '   _,////\  |  /000HHHHHMMMMM
+_-"   .       '  +  .              .        ,//////0\ | /00HHHHHHHMMMMM
+       `                                   ,//////000\|/00HHHHHHHMMMMMM
+.             '       .  ' .   .       '  ,//////00000|00HHHHHHHHMMMMMM
+     .             .    .    '           ,//////000000|00HHHHHHHMMMMMMM
+                  .  '      .       .   ,///////000000|0HHHHHHHHMMMMMMM
+  '             '        .    '         ///////000000000HHHHHHHHMMMMMMM
+                    +  .  . '    .     ,///////000000000HHHHHHHMMMMMMMM
+     '      .              '   .       ///////000000000HHHHHHHHMMMMMMMM
+   '                  . '              ///////000000000HHHHHHHHMMMMMMMM
+                           .   '      ,///////000000000HHHHHHHHMMMMMMMM
+
+

Alastair Reynolds

+ +

Arthur C. Clarke

+ +

Andreas Brandhorst (de)

+ +

Other Authors

+ +

Unread books already in my shelf

+ +

Do you recommend a good Science Fiction Novel? E-Mail at comments@mx.buetow.org! :-)

+Go back to the main site
+ + diff --git a/resources.html b/resources.html index 6001d577..2f9a7e71 100644 --- a/resources.html +++ b/resources.html @@ -16,6 +16,10 @@ body { color: #ffffef; } +h1,h2,h3 { + color: #ffa500 +} + a { color: #0ca; text-decoration: none; @@ -26,6 +30,10 @@ a:hover { text-decoration: none; } +li { + color: #00bcd4; +} + img { max-width: 600px; max-height: 400px; @@ -157,7 +165,7 @@ p.quote:after { Read here about my thoughts on "The Well-Grounded Rubyist"

Fiction and more books

Many fiction and non-fiction books I read are not listed here. But my favourites are listed on a separate page here:

-Novels I have read
+Other resources (including novels) I've read.

Formal education

I have met many self-taught IT professionals I highly respect. In my own opinion, a formal degree does not automatically qualify a person for a particular job. It is more about how you educate yourself further *after* formal education. The pragmatic way of thinking and getting things done do not require a college or university degree.

However, I still believe a degree in Computer Science helps to understand all the theories involved that you would have never learned otherwise. Isn't it cool to understand how compilers work under the hood (automata theory) even if you are not required to hack the compiler in your current position? You could apply the same theory for other things too. This was just *one* example.

-- cgit v1.2.3