diff options
Diffstat (limited to 'about')
| -rw-r--r-- | about/index.html | 4 | ||||
| -rw-r--r-- | about/novels.html | 2 | ||||
| -rw-r--r-- | about/now.html | 20 | ||||
| -rw-r--r-- | about/resources.html | 168 |
4 files changed, 100 insertions, 94 deletions
diff --git a/about/index.html b/about/index.html index d55725ca..2b9e407d 100644 --- a/about/index.html +++ b/about/index.html @@ -12,7 +12,7 @@ <br /> <ul> <li>Name: Paul Buetow</li> -<li>Father (daughter), Husband, Computer tinkerer, Yogi, cat father</li> +<li>Father, Husband, Computer tinkerer, Yogi, cat owner</li> <li>Profession: Computerist - Solving problems with computers that we wouldn't have without them</li> <li>Current job: Site Reliability Engineer</li> <li>E-Mail: <span class='inlinecode'>paul@nospam.buetow.org</span></li> @@ -38,7 +38,7 @@ <br /> <a class='textlink' href='../'>Back to the main site</a><br /> <p class="footer"> -Generated by <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.0-</a> | +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.0-stable</a> | served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | <a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> </p> diff --git a/about/novels.html b/about/novels.html index 0746b248..5949c88c 100644 --- a/about/novels.html +++ b/about/novels.html @@ -169,7 +169,7 @@ _-" . ' + . . ,//////0\ | /00HHHHHHHMMMMM <br /> <a class='textlink' href='./'>Go back</a><br /> <p class="footer"> -Generated by <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.0-</a> | +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.0-stable</a> | served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | <a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> </p> diff --git a/about/now.html b/about/now.html index e279536a..d93ec2e9 100644 --- a/about/now.html +++ b/about/now.html @@ -21,9 +21,7 @@ <li>↑ Plan</li> <li>↑ Order</li> <li>↑ Remove old one</li> -<li>Work project involving AWS / EKS</li> <li>Gos (gosd/gos) / (Go)</li> -<li>↑ Implement</li> <li>↑ Release v1.0.0 and blog post</li> <li>Practice using the Helix modal editor </li> <li>"Joy on Demmand"</li> @@ -35,12 +33,14 @@ <li>"Der Riss"</li> <li>↑ Read it</li> <li>"f3s"</li> -<li>↑ The hardware and base install and blog post</li> -<li>↑ k3s basic setup and blog post</li> <li>↑ ...</li> -<li>↑ UPS... and Grafana dashboard</li> +<li>↑ bhyve Rocky Linux VMs setup</li> +<li>↑ Wireguard mesh network</li> +<li>↑ Ingress via nsd, relayd, wireguard</li> +<li>↑ 2nd SSD drive, FreeBSD HAST, HA NFS server</li> +<li>↑ UPS setup and other hardware changes (e.g. relocating to behind the TV, use of wall mounted switch)</li> +<li>↑ Periodic backups to AWS S3 Deep Glacier Archive</li> </ul><br /> -<br /> <h2 style='display: inline' id='soon-'>Soon (???)</h2><br /> <br /> <ul> @@ -55,6 +55,12 @@ <br /> <ul> <li>"f3s"</li> +<li>↑ The hardware and base install and blog post</li> +<li>↑ k3s basic setup and blog post</li> +<li>Gos (gosd/gos) / (Go)</li> +<li>↑ Implement</li> +<li>Work project involving AWS / EKS</li> +<li>"f3s"</li> <li>↑ Setting the stage blog post</li> <li>Kitchen</li> <li>↑ Measure</li> @@ -99,7 +105,7 @@ <li>Blog about Raku and <span class='inlinecode'>guprecords</span> (Raku)</li> <li>Start blog series about Algorithms in Go (Golang)</li> <p class="footer"> -Generated by <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.0-</a> | +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.0-stable</a> | served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | <a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> </p> diff --git a/about/resources.html b/about/resources.html index 101a3ec7..e9238a35 100644 --- a/about/resources.html +++ b/about/resources.html @@ -47,100 +47,100 @@ <span>In random order:</span><br /> <br /> <ul> -<li>Leanring eBPF; Liz Rice; O'Reilly</li> -<li>Effective awk programming; Arnold Robbins; O'Reilly</li> -<li>Raku Fundamentals; Moritz Lenz; Apress</li> -<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> -<li>The Docker Book; James Turnbull; Kindle</li> -<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> -<li>Modern Perl; Chromatic ; Onyx Neon Press</li> +<li>Java ist auch eine Insel; Christian Ullenboom; </li> +<li>Ultimate Go Notebook; Bill Kennedy</li> <li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> <li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> -<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> -<li>C++ Programming Language; Bjarne Stroustrup;</li> -<li>Developing Games in Java; David Brackeen and others...; New Riders</li> -<li>Funktionale Programmierung; Peter Pepper; Springer</li> -<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> +<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> <li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> +<li>Leanring eBPF; Liz Rice; O'Reilly</li> <li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> -<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> -<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> -<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> -<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> -<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> -<li>DNS and BIND; Cricket Liu; O'Reilly</li> +<li>C++ Programming Language; Bjarne Stroustrup;</li> <li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> +<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> <li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> -<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> -<li>Raku Recipes; J.J. Merelo; Apress</li> -<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> -<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> -<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> -<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> -<li>Ultimate Go Notebook; Bill Kennedy</li> <li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> -<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> -<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> +<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> +<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> <li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> +<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> +<li>The Docker Book; James Turnbull; Kindle</li> +<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> +<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> +<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> +<li>Raku Fundamentals; Moritz Lenz; Apress</li> +<li>DNS and BIND; Cricket Liu; O'Reilly</li> +<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> +<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> <li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> -<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> +<li>Funktionale Programmierung; Peter Pepper; Springer</li> +<li>Raku Recipes; J.J. Merelo; Apress</li> <li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> +<li>Effective awk programming; Arnold Robbins; O'Reilly</li> +<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> +<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> <li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> -<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> +<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> +<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> +<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> +<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> +<li>Modern Perl; Chromatic ; Onyx Neon Press</li> +<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> +<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> <li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> -<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> +<li>Developing Games in Java; David Brackeen and others...; New Riders</li> +<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> +<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> <li>The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress</li> -<li>Java ist auch eine Insel; Christian Ullenboom; </li> -<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> </ul><br /> <h2 style='display: inline' id='technical-references'>Technical references</h2><br /> <br /> <span>I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order:</span><br /> <br /> <ul> -<li>Relayd and Httpd Mastery; Michael W Lucas</li> -<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> -<li>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li> <li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li> +<li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li> <li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li> +<li>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li> <li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly</li> -<li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li> +<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> +<li>Relayd and Httpd Mastery; Michael W Lucas</li> </ul><br /> <h2 style='display: inline' id='self-development-and-soft-skills-books'>Self-development and soft-skills books</h2><br /> <br /> <span>In random order:</span><br /> <br /> <ul> +<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> +<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> +<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> +<li>The Power of Now; Eckhard Tolle; Yellow Kite</li> +<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> +<li>Soft Skills; John Sommez; Manning Publications</li> +<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion </li> <li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> -<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> +<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audible</li> +<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> +<li>Ultralearning; Anna Laurent; Self-published via Amazon</li> <li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li> +<li>101 Essays that change the way you think; Brianna Wiest; Audible</li> +<li>Deep Work; Cal Newport; Piatkus</li> +<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> +<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> +<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> +<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> +<li>Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne</li> <li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> -<li>The Power of Now; Eckhard Tolle; Yellow Kite</li> <li>Ultralearning; Scott Young; Thorsons</li> -<li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> <li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> -<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> -<li>Soft Skills; John Sommez; Manning Publications</li> +<li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> +<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> +<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> <li>Atomic Habits; James Clear; Random House Business</li> -<li>101 Essays that change the way you think; Brianna Wiest; Audible</li> -<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> <li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> -<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> -<li>Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne</li> <li>The Off Switch; Mark Cropley; Virgin Books</li> -<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> -<li>Deep Work; Cal Newport; Piatkus</li> -<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> -<li>Ultralearning; Anna Laurent; Self-published via Amazon</li> -<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> +<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> <li>Slow Productivity; Cal Newport; Penguin Random House</li> -<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> -<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audible</li> -<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> -<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> -<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion </li> -<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> -<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> </ul><br /> <a class='textlink' href='../notes/index.html'>Here are notes of mine for some of the books</a><br /> <br /> @@ -149,22 +149,22 @@ <span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br /> <br /> <ul> -<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> -<li>Functional programming lecture; Remote University of Hagen</li> -<li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li> -<li>AWS Immersion Day; Amazon; 1-day interactive online training </li> -<li>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li> <li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> -<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li> -<li>MySQL Deep Dive Workshop; 2-day on-site training</li> -<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> +<li>AWS Immersion Day; Amazon; 1-day interactive online training </li> +<li>Apache Tomcat Best Practises; 3-day on-site training</li> +<li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li> +<li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> <li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> -<li>Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)</li> -<li>Protocol buffers; O'Reilly Online</li> +<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> <li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> +<li>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li> +<li>Protocol buffers; O'Reilly Online</li> +<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> +<li>MySQL Deep Dive Workshop; 2-day on-site training</li> <li>Scripting Vim; Damian Conway; O'Reilly Online</li> -<li>Apache Tomcat Best Practises; 3-day on-site training</li> -<li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> +<li>Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)</li> +<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li> +<li>Functional programming lecture; Remote University of Hagen</li> </ul><br /> <h2 style='display: inline' id='technical-guides'>Technical guides</h2><br /> <br /> @@ -182,43 +182,43 @@ <span>In random order:</span><br /> <br /> <ul> +<li>Backend Banter</li> <li>Maintainable</li> -<li>Deep Questions with Cal Newport</li> -<li>Hidden Brain</li> -<li>Dev Interrupted</li> -<li>Go Time (Changelog)</li> -<li>The Pragmatic Engineer Podcast</li> <li>Cup o' Go [Golang]</li> <li>Ship it (Changelog) </li> -<li>Backend Banter</li> <li>The ProdCast (Google SRE Podcast)</li> +<li>Hidden Brain</li> +<li>Deep Questions with Cal Newport</li> +<li>The Pragmatic Engineer Podcast</li> +<li>Dev Interrupted</li> +<li>Go Time (Changelog)</li> </ul><br /> <h3 style='display: inline' id='podcasts-i-liked'>Podcasts I liked</h3><br /> <br /> <span>I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests.</span><br /> <br /> <ul> +<li>Java Pub House</li> <li>CRE: Chaosradio Express [german]</li> <li>Modern Mentor</li> <li>FLOSS weekly</li> -<li>Java Pub House</li> </ul><br /> <h2 style='display: inline' id='newsletters-i-like'>Newsletters I like</h2><br /> <br /> <span>This is a mix of tech and non-tech newsletters I am subscribed to. In random order:</span><br /> <br /> <ul> -<li>Monospace Mentor</li> -<li>The Valuable Dev</li> -<li>Golang Weekly</li> -<li>The Imperfectionist</li> -<li>Ruby Weekly</li> -<li>Applied Go Weekly Newsletter</li> -<li>VK Newsletter</li> <li>Register Spill</li> <li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> <li>Changelog News</li> +<li>The Imperfectionist</li> <li>byteSizeGo</li> +<li>VK Newsletter</li> +<li>Ruby Weekly</li> +<li>Golang Weekly</li> +<li>Monospace Mentor</li> +<li>Applied Go Weekly Newsletter</li> +<li>The Valuable Dev</li> </ul><br /> <h1 style='display: inline' id='formal-education'>Formal education</h1><br /> <br /> @@ -242,7 +242,7 @@ <br /> <a class='textlink' href='./'>Go back</a><br /> <p class="footer"> -Generated by <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.0-</a> | +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.0-stable</a> | served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | <a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> </p> |
