diff options
| author | Paul Buetow <paul@buetow.org> | 2025-01-30 09:40:57 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-01-30 09:40:57 +0200 |
| commit | 2c9b8ed56e3c314ffc5874649b8285684dc0d8ee (patch) | |
| tree | 7c2a62e15a01f4c9a3ddb584633724d4fdc8d1a9 | |
| parent | 563b9052e2190df1025197909d6ad630a3d3c356 (diff) | |
Update content for md
| -rw-r--r-- | about/resources.md | 186 | ||||
| -rw-r--r-- | gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.md | 2 | ||||
| -rw-r--r-- | index.md | 2 | ||||
| -rw-r--r-- | uptime-stats.md | 2 |
4 files changed, 96 insertions, 96 deletions
diff --git a/about/resources.md b/about/resources.md index ad971426..c7917ac0 100644 --- a/about/resources.md +++ b/about/resources.md @@ -35,100 +35,100 @@ You won't find any links on this site because, over time, the links will break. In random order: -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* C++ Programming Language; Bjarne Stroustrup; -* 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 -* Raku Recipes; J.J. Merelo; Apress +* Perl New Features; Joshua McAdams, brian d foy; Perl School +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner * Site Reliability Engineering; How Google runs production systems; O'Reilly -* Systemprogrammierung in Go; Frank Müller; dpunkt -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* The Docker Book; James Turnbull; Kindle * Concurrency in Go; Katherine Cox-Buday; O'Reilly -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers * Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Terraform Cookbook; Mikael Krief; Packt Publishing +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton +* Funktionale Programmierung; Peter Pepper; Springer +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly * Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* Raku Recipes; J.J. Merelo; Apress +* Effective awk programming; Arnold Robbins; O'Reilly +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* Ultimate Go Notebook; Bill Kennedy * Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* 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 * The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* Perl New Features; Joshua McAdams, brian d foy; Perl School -* Java ist auch eine Insel; Christian Ullenboom; -* Terraform Cookbook; Mikael Krief; Packt Publishing -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Data Science at the Command Line; Jeroen Janssens; O'Reilly -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* The Docker Book; James Turnbull; Kindle -* DNS and BIND; Cricket Liu; O'Reilly +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly * Raku Fundamentals; Moritz Lenz; Apress -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Developing Games in Java; David Brackeen and others...; New Riders +* DNS and BIND; Cricket Liu; O'Reilly +* C++ Programming Language; Bjarne Stroustrup; +* Modern Perl; Chromatic ; Onyx Neon Press * Leanring eBPF; Liz Rice; O'Reilly -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Ultimate Go Notebook; Bill Kennedy -* Effective awk programming; Arnold Robbins; O'Reilly -* Funktionale Programmierung; Peter Pepper; Springer -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* The Pragmatic Programmer; David Thomas; Addison-Wesley -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* 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 +* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* Systemprogrammierung in Go; Frank Müller; dpunkt +* Java ist auch eine Insel; Christian Ullenboom; * Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* Modern Perl; Chromatic ; Onyx Neon Press +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Developing Games in Java; David Brackeen and others...; New Riders +* Effective Java; Joshua Bloch; Addison-Wesley Professional ## 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 -* The Linux Programming Interface; Michael Kerrisk; No Starch Press +* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly * BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley -* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly +* The Linux Programming Interface; Michael Kerrisk; No Starch Press +* Relayd and Httpd Mastery; Michael W Lucas ## Self-development and soft-skills books In random order: -* The Power of Now; Eckhard Tolle; Yellow Kite -* Atomic Habits; James Clear; Random House Business * Deep Work; Cal Newport; Piatkus * Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* Digital Minimalism; Cal Newport; Portofolio Penguin -* The Bullet Journal Method; Ryder Carroll; Fourth Estate -* 101 Essays that change the way you think; Brianna Wiest; Audible -* Slow Productivity; Cal Newport; Penguin Random House -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* 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 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly -* Eat That Frog; Brian Tracy -* The Off Switch; Mark Cropley; Virgin Books +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook * The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books -* Ultralearning; Anna Laurent; Self-published via Amazon * Influence without Authority; A. Cohen, D. Bradford; Wiley +* Ultralearning; Scott Young; Thorsons * So Good They Can't Ignore You; Cal Newport; Business Plus +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* The Off Switch; Mark Cropley; Virgin Books +* The Power of Now; Eckhard Tolle; Yellow Kite * Solve for Happy; Mo Gawdat -* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* Soft Skills; John Sommez; Manning Publications -* Ultralearning; Scott Young; Thorsons -* Psycho-Cybernetics; Maxwell Maltz; Perigee Books * Eat That Frog!; Brian Tracy; Hodder Paperbacks -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* Ultralearning; Anna Laurent; Self-published via Amazon +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* Atomic Habits; James Clear; Random House Business +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* Eat That Frog; Brian Tracy * The Joy of Missing Out; Christina Crook; New Society Publishers +* 101 Essays that change the way you think; Brianna Wiest; Audible +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK * Staff Engineer: Leadership beyond the management track; Will Larson; Audible +* Psycho-Cybernetics; Maxwell Maltz; Perigee Books +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* Soft Skills; John Sommez; Manning Publications +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly +* Slow Productivity; Cal Newport; Penguin Random House +* Digital Minimalism; Cal Newport; Portofolio Penguin [Here are notes of mine for some of the books](../notes/index.md) @@ -136,30 +136,30 @@ 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 -* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online -* Protocol buffers; O'Reilly Online +* MySQL Deep Dive Workshop; 2-day on-site training * Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* 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) +* Protocol buffers; 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 * Developing IaC with Terraform (with Live Lessons); O'Reilly Online +* Ultimate Go Programming; Bill Kennedy; 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) +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online +* AWS Immersion Day; Amazon; 1-day interactive online training +* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training +* Functional programming lecture; Remote University of Hagen * F5 Loadbalancers Training; 2-day on-site training; F5, Inc. * 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 +* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online * Apache Tomcat Best Practises; 3-day on-site training -* MySQL Deep Dive Workshop; 2-day on-site training * Scripting Vim; Damian Conway; O'Reilly Online -* Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* AWS Immersion Day; Amazon; 1-day interactive online training -* Functional programming lecture; Remote University of Hagen ## Technical guides These are not whole books, but guides (smaller or larger) which I found very useful. in random order: +* How CPUs work at https://cpu.land * Advanced Bash-Scripting Guide * Raku Guide at https://raku.guide -* How CPUs work at https://cpu.land ## Podcasts @@ -167,46 +167,46 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* Cup o' Go [Golang] -* The ProdCast (Google SRE Podcast) -* Fallthrough [Golang] -* The Changelog Podcast(s) -* BSD Now +* Fork Around And Find Out * Hidden Brain -* Maintainable -* Dev Interrupted +* Backend Banter * The Pragmatic Engineer Podcast -* Fork Around And Find Out * Deep Questions with Cal Newport -* Backend Banter +* The Changelog Podcast(s) +* BSD Now +* Dev Interrupted +* Fallthrough [Golang] +* The ProdCast (Google SRE Podcast) +* Cup o' Go [Golang] +* Maintainable ### 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. -* Modern Mentor +* CRE: Chaosradio Express [german] * Go Time (predecessor of fallthrough) +* Java Pub House +* Modern Mentor * Ship It (predecessor of Fork Around And Find Out) -* CRE: Chaosradio Express [german] * 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: -* The Pragmatic Engineer -* The Imperfectionist -* Andreas Brandhorst Newsletter (Sci-Fi author) -* VK Newsletter +* Changelog News +* Register Spill * Monospace Mentor +* Applied Go Weekly Newsletter +* Andreas Brandhorst Newsletter (Sci-Fi author) +* The Pragmatic Engineer * byteSizeGo -* Ruby Weekly -* Changelog News * Golang Weekly -* Applied Go Weekly Newsletter +* The Imperfectionist +* Ruby Weekly * The Valuable Dev -* Register Spill +* VK Newsletter # Formal education diff --git a/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.md b/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.md index db891ddb..a464f44f 100644 --- a/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.md +++ b/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.md @@ -319,7 +319,7 @@ paul@f0:/usr/local/etc/apcupsd % apcaccess -p TIMELEFT 63.9 Minutes ``` -And after almost 60 minutes (`f1` and `f2` a bit earlier, `f0` a bit later due to the different `BATTERYLEVEL` and `MINUTES` settings outlined earlier), the following broadcast was sent out: +And after around one hour (`f1` and `f2` a bit earlier, `f0` a bit later due to the different `BATTERYLEVEL` and `MINUTES` settings outlined earlier), the following broadcast was sent out: ``` Broadcast Message from root@f0.lan.buetow.org @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2025-01-30T09:32:36+02:00 by `Gemtexter` +> This site was generated at 2025-01-30T09:40:10+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. And I also like coding. diff --git a/uptime-stats.md b/uptime-stats.md index 83d33d36..754386e8 100644 --- a/uptime-stats.md +++ b/uptime-stats.md @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2025-01-30T09:32:36+02:00 +> This site was last updated at 2025-01-30T09:40:10+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. |
