diff options
| author | Paul Buetow <paul@buetow.org> | 2024-12-03 00:21:25 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-12-03 00:21:25 +0200 |
| commit | df46efdd5f3b94d038ae61a46b8403c416602137 (patch) | |
| tree | 0484ec78d2ec723752f614651984f1fb2c59ad26 | |
| parent | 419eee2a075ec31d5554a92410ff814beaab052d (diff) | |
Update content for md
| -rw-r--r-- | about/resources.md | 176 | ||||
| -rw-r--r-- | gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.md | 2 | ||||
| -rw-r--r-- | index.md | 2 | ||||
| -rw-r--r-- | uptime-stats.md | 2 |
4 files changed, 91 insertions, 91 deletions
diff --git a/about/resources.md b/about/resources.md index 66048604..212b0528 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: -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Systemprogrammierung in Go; Frank Müller; dpunkt -* C++ Programming Language; Bjarne Stroustrup; -* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Terraform Cookbook; Mikael Krief; Packt Publishing +* Developing Games in Java; David Brackeen and others...; New Riders +* Polished Ruby Programming; Jeremy Evans; Packt Publishing * Effective awk programming; Arnold Robbins; O'Reilly -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* Data Science at the Command Line; Jeroen Janssens; O'Reilly -* Raku Recipes; J.J. Merelo; Apress -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Systemprogrammierung in Go; Frank Müller; dpunkt +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress * Ultimate Go Notebook; Bill Kennedy +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Modern Perl; Chromatic ; Onyx Neon Press +* Effective Java; Joshua Bloch; Addison-Wesley Professional * Leanring eBPF; Liz Rice; O'Reilly -* DNS and BIND; Cricket Liu; O'Reilly -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* Raku Fundamentals; Moritz Lenz; Apress -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* Developing Games in Java; David Brackeen and others...; New Riders -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* The Docker Book; James Turnbull; Kindle -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* Concurrency in Go; Katherine Cox-Buday; O'Reilly -* 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 * 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* Terraform Cookbook; Mikael Krief; Packt Publishing -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press * Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* Java ist auch eine Insel; Christian Ullenboom; -* Modern Perl; Chromatic ; Onyx Neon Press +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications * The Pragmatic Programmer; David Thomas; Addison-Wesley -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* DNS and BIND; Cricket Liu; O'Reilly +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly * Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* Raku Recipes; J.J. Merelo; Apress +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional * Perl New Features; Joshua McAdams, brian d foy; Perl School -* Site Reliability Engineering; How Google runs production systems; O'Reilly * Funktionale Programmierung; Peter Pepper; Springer -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* The Docker Book; James Turnbull; Kindle +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Raku Fundamentals; Moritz Lenz; Apress +* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* 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; +* C++ Programming Language; Bjarne Stroustrup; +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly ## 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: -* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly -* Relayd and Httpd Mastery; Michael W Lucas +* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley * The Linux Programming Interface; Michael Kerrisk; No Starch Press -* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly * BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley -* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley +* Relayd and Httpd Mastery; Michael W Lucas +* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly +* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly ## Self-development and soft-skills books In random order: -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books -* The Joy of Missing Out; Christina Crook; New Society Publishers -* Eat That Frog!; Brian Tracy; Hodder Paperbacks -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* The Power of Now; Eckhard Tolle; Yellow Kite -* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* 101 Essays that change the way you think; Brianna Wiest; Audible -* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * Psycho-Cybernetics; Maxwell Maltz; Perigee Books +* 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 +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* 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 +* Deep Work; Cal Newport; Piatkus +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* The Off Switch; Mark Cropley; Virgin Books +* Eat That Frog!; Brian Tracy; Hodder Paperbacks * Soft Skills; John Sommez; Manning Publications -* So Good They Can't Ignore You; Cal Newport; Business Plus -* Ultralearning; Anna Laurent; Self-published via Amazon -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing * The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* Digital Minimalism; Cal Newport; Portofolio Penguin * Ultralearning; Scott Young; Thorsons -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* Influence without Authority; A. Cohen, D. Bradford; Wiley -* Atomic Habits; James Clear; Random House Business * The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* The Bullet Journal Method; Ryder Carroll; Fourth Estate * Staff Engineer: Leadership beyond the management track; Will Larson; Audible -* Slow Productivity; Cal Newport; Penguin Random House * Stop starting, start finishing; Arne Roock; Lean-Kanban University +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly +* So Good They Can't Ignore You; Cal Newport; Business Plus +* 101 Essays that change the way you think; Brianna Wiest; Audible +* Influence without Authority; A. Cohen, D. Bradford; Wiley +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* Atomic Habits; James Clear; Random House Business * Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* Deep Work; Cal Newport; Piatkus -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* The Off Switch; Mark Cropley; Virgin Books +* Ultralearning; Anna Laurent; Self-published via Amazon +* Digital Minimalism; Cal Newport; Portofolio Penguin +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* The Joy of Missing Out; Christina Crook; New Society Publishers +* The Power of Now; Eckhard Tolle; Yellow Kite [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: -* Functional programming lecture; Remote University of Hagen -* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online +* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training * Protocol buffers; O'Reilly Online -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. -* Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* AWS Immersion Day; Amazon; 1-day interactive online training +* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online * Developing IaC with Terraform (with Live Lessons); O'Reilly Online +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online * Apache Tomcat Best Practises; 3-day on-site training -* The Well-Grounded Rubyist Video Edition; David. A. Black; 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) * MySQL Deep Dive Workshop; 2-day on-site training +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* Scripting Vim; Damian Conway; O'Reilly Online +* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online +* AWS Immersion Day; Amazon; 1-day interactive online training * Structure and Interpretation of Computer Programs; Harold Abelson and more...; +* 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) +* Functional programming lecture; Remote University of Hagen * Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon -* Scripting Vim; Damian Conway; O'Reilly Online -* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online -* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training ## Technical guides @@ -164,41 +164,41 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* Hidden Brain -* Go Time (Changelog) -* Maintainable -* The Pragmatic Engineer Podcast -* Backend Banter -* The ProdCast (Google SRE Podcast) -* Dev Interrupted * Cup o' Go [Golang] * Ship it (Changelog) +* Dev Interrupted +* Backend Banter +* The ProdCast (Google SRE Podcast) +* Go Time (Changelog) * Deep Questions with Cal Newport +* Maintainable +* Hidden Brain +* The Pragmatic Engineer Podcast ### 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. +* CRE: Chaosradio Express [german] * Modern Mentor * FLOSS weekly -* CRE: Chaosradio Express [german] * Java Pub House ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: -* Ruby Weekly -* byteSizeGo +* Changelog News * Monospace Mentor +* The Valuable Dev +* The Imperfectionist * Andreas Brandhorst Newsletter (Sci-Fi author) -* Changelog News -* VK Newsletter * Register Spill -* The Imperfectionist -* Golang Weekly -* The Valuable Dev * Applied Go Weekly Newsletter +* Golang Weekly +* VK Newsletter +* byteSizeGo +* Ruby Weekly # Formal education diff --git a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.md b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.md index 2a8eeddb..7ab023a6 100644 --- a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.md +++ b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.md @@ -211,7 +211,7 @@ This is how I track the uptimes for all of my host: ### Ethernet -Works. Nothing eventful, really. It's a cheap Realtek chip, but it will do what it is supposed to do. +Works. Nothing eventful, really. It's a cheap Realtek chip, but it will do what it is supposed to do (I hope). ```sh paul@f0:~ % ifconfig re0 @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2024-12-03T00:13:24+02:00 by `Gemtexter` +> This site was generated at 2024-12-03T00:20:49+02:00 by `Gemtexter` Welcome to the foo.zone. Everything you read on this site is my personal opinion and experience. You can call me a Linux/*BSD enthusiast and hobbyist. I mainly write about tech, IT, programming and sometimes also about self-improvement here. Note that this blog usually does not overlap with what I do at my day job as a Site Reliability Engineer. diff --git a/uptime-stats.md b/uptime-stats.md index 1cd404fe..237cfbb1 100644 --- a/uptime-stats.md +++ b/uptime-stats.md @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2024-12-03T00:13:24+02:00 +> This site was last updated at 2024-12-03T00:20:49+02:00 The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine. |
