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