diff options
| -rw-r--r-- | about/resources.gmi | 170 | ||||
| -rw-r--r-- | gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi | 2 | ||||
| -rw-r--r-- | gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi.tpl | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 4 | ||||
| -rw-r--r-- | index.gmi | 2 | ||||
| -rw-r--r-- | uptime-stats.gmi | 2 |
6 files changed, 91 insertions, 91 deletions
diff --git a/about/resources.gmi b/about/resources.gmi index d4b59b12..f73072d6 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -35,98 +35,98 @@ You won't find any links on this site because, over time, the links will break. In random order: -* 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 -* Systemprogrammierung in Go; Frank Müller; dpunkt -* Raku Recipes; J.J. Merelo; Apress -* Java ist auch eine Insel; Christian Ullenboom; -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Leanring eBPF; Liz Rice; O'Reilly -* Concurrency in Go; Katherine Cox-Buday; O'Reilly -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Raku Fundamentals; Moritz Lenz; Apress +* Data Science at the Command Line; Jeroen Janssens; O'Reilly * The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* C++ Programming Language; Bjarne Stroustrup; +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly * Effective Java; Joshua Bloch; Addison-Wesley Professional -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* Data Science at the Command Line; Jeroen Janssens; O'Reilly -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* DNS and BIND; Cricket Liu; O'Reilly -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* The Pragmatic Programmer; David Thomas; Addison-Wesley -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt * Developing Games in Java; David Brackeen and others...; New Riders * Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Effective awk programming; Arnold Robbins; O'Reilly +* Raku Recipes; J.J. Merelo; Apress +* Funktionale Programmierung; Peter Pepper; Springer * Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Raku Fundamentals; Moritz Lenz; Apress +* Terraform Cookbook; Mikael Krief; Packt Publishing +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* Java ist auch eine Insel; Christian Ullenboom; +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Modern Perl; Chromatic ; Onyx Neon Press +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press * Ultimate Go Notebook; Bill Kennedy -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Perl New Features; Joshua McAdams, brian d foy; Perl School * The Docker Book; James Turnbull; Kindle -* Modern Perl; Chromatic ; Onyx Neon Press -* Terraform Cookbook; Mikael Krief; Packt Publishing +* Systemprogrammierung in Go; Frank Müller; dpunkt +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton +* Leanring eBPF; Liz Rice; O'Reilly +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications * Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Effective awk programming; Arnold Robbins; O'Reilly -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* Funktionale Programmierung; Peter Pepper; Springer +* C++ Programming Language; Bjarne Stroustrup; * The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Perl New Features; Joshua McAdams, brian d foy; Perl School +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* 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 +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* DNS and BIND; Cricket Liu; 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: -* The Linux Programming Interface; Michael Kerrisk; No Starch Press -* Relayd and Httpd Mastery; Michael W Lucas * Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley -* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly +* Relayd and Httpd Mastery; Michael W Lucas * 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 +* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly +* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley +* The Linux Programming Interface; Michael Kerrisk; No Starch Press ## Self-development and soft-skills books In random order: -* So Good They Can't Ignore You; Cal Newport; Business Plus +* Digital Minimalism; Cal Newport; Portofolio Penguin * Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne -* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* The Joy of Missing Out; Christina Crook; New Society Publishers +* Soft Skills; John Sommez; Manning Publications * The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* 101 Essays that change the way you think; Brianna Wiest; Audible * The Off Switch; Mark Cropley; Virgin Books -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* Staff Engineer: Leadership beyond the management track; Will Larson; Audible * The Power of Now; Eckhard Tolle; Yellow Kite -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* Soft Skills; John Sommez; Manning Publications -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing -* Atomic Habits; James Clear; Random House Business * 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 -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* The Joy of Missing Out; Christina Crook; New Society Publishers -* Digital Minimalism; Cal Newport; Portofolio Penguin -* Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* Atomic Habits; James Clear; Random House Business * Deep Work; Cal Newport; Piatkus -* Influence without Authority; A. Cohen, D. Bradford; Wiley +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* Ultralearning; Scott Young; Thorsons -* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* Stop starting, start finishing; Arne Roock; Lean-Kanban University * Ultralearning; Anna Laurent; Self-published via Amazon +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Psycho-Cybernetics; Maxwell Maltz; Perigee Books +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* Staff Engineer: Leadership beyond the management track; Will Larson; Audible +* Slow Productivity; Cal Newport; Penguin Random House +* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books * Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* Influence without Authority; A. Cohen, D. Bradford; Wiley +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* 101 Essays that change the way you think; Brianna Wiest; Audible +* Ultralearning; Scott Young; Thorsons +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* So Good They Can't Ignore You; Cal Newport; Business Plus => ../notes/index.gmi Here are notes of mine for some of the books @@ -134,29 +134,29 @@ 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 -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online -* MySQL Deep Dive Workshop; 2-day on-site training * Scripting Vim; Damian Conway; O'Reilly Online -* Developing IaC with Terraform (with Live Lessons); O'Reilly Online +* 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 * Apache Tomcat Best Practises; 3-day on-site training -* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training +* MySQL Deep Dive Workshop; 2-day on-site training * 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) -* Ultimate Go Programming; Bill Kennedy; O'Reilly Online +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; +* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training +* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* Developing IaC with Terraform (with Live Lessons); O'Reilly Online +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. * 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 * Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. * AWS Immersion Day; Amazon; 1-day interactive online training -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online ## Technical guides These are not whole books, but guides (smaller or larger) which I found very useful. in random order: -* Raku Guide at https://raku.guide * Advanced Bash-Scripting Guide +* Raku Guide at https://raku.guide ## Podcasts @@ -164,39 +164,39 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* The Pragmatic Engineer Podcast -* Cup o' Go [Golang] * Dev Interrupted -* The ProdCast (Google SRE Podcast) -* Go Time (Changelog) -* Backend Banter -* Ship it (Changelog) +* Cup o' Go [Golang] +* Deep Questions with Cal Newport * Maintainable +* Go Time (Changelog) +* The ProdCast (Google SRE Podcast) * Hidden Brain -* Deep Questions with Cal Newport +* Ship it (Changelog) +* The Pragmatic Engineer Podcast +* Backend Banter ### 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. -* FLOSS weekly * CRE: Chaosradio Express [german] -* Modern Mentor * Java Pub House +* FLOSS weekly +* Modern Mentor ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: -* The Valuable Dev +* Andreas Brandhorst Newsletter (Sci-Fi author) * The Imperfectionist * Ruby Weekly -* Andreas Brandhorst Newsletter (Sci-Fi author) -* Register Spill -* Applied Go Weekly Newsletter * Golang Weekly -* VK Newsletter +* The Valuable Dev +* Applied Go Weekly Newsletter +* Register Spill * byteSizeGo +* VK Newsletter # Formal education diff --git a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi index 1bdd3200..da27356e 100644 --- a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi +++ b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi @@ -31,7 +31,7 @@ Let's begin... ## Why this setup? -Look at my previous setup, which was great to learn Terraform and AWS, but the setup is too expensive. Costs are under control there, but only because I am shutting down all containers after use (so they are offline ninety per cent of the time and still cost around 20 bucks monthly). With the new setup, I could run all containers 24/7 at home, which would still be cheaper for electricity consumption. +My previous setup was great for learning Terraform and AWS, but it is too expensive. Costs are under control there, but only because I am shutting down all containers after use (so they are offline ninety percent of the time and still cost around $20 monthly). With the new setup, I could run all containers 24/7 at home, which would still be cheaper in terms of electricity consumption. I have a 50 MBit/s uplink (I could have more if I wanted, but it is plenty for my use case already). => https://foo.zone/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud.html From `babylon5.buetow.org` to `.cloud` diff --git a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi.tpl b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi.tpl index 63a24e25..84d4177d 100644 --- a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi.tpl +++ b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi.tpl @@ -16,7 +16,7 @@ Let's begin... ## Why this setup? -Look at my previous setup, which was great to learn Terraform and AWS, but the setup is too expensive. Costs are under control there, but only because I am shutting down all containers after use (so they are offline ninety per cent of the time and still cost around 20 bucks monthly). With the new setup, I could run all containers 24/7 at home, which would still be cheaper for electricity consumption. +My previous setup was great for learning Terraform and AWS, but it is too expensive. Costs are under control there, but only because I am shutting down all containers after use (so they are offline ninety percent of the time and still cost around $20 monthly). With the new setup, I could run all containers 24/7 at home, which would still be cheaper in terms of electricity consumption. I have a 50 MBit/s uplink (I could have more if I wanted, but it is plenty for my use case already). => https://foo.zone/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud.html From `babylon5.buetow.org` to `.cloud` diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index c59716ea..7a8ec999 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2024-11-16T23:24:56+02:00</updated> + <updated>2024-11-16T23:30:04+02:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -52,7 +52,7 @@ </ul><br /> <h2 style='display: inline' id='why-this-setup'>Why this setup?</h2><br /> <br /> -<span>Look at my previous setup, which was great to learn Terraform and AWS, but the setup is too expensive. Costs are under control there, but only because I am shutting down all containers after use (so they are offline ninety per cent of the time and still cost around 20 bucks monthly). With the new setup, I could run all containers 24/7 at home, which would still be cheaper for electricity consumption.</span><br /> +<span>My previous setup was great for learning Terraform and AWS, but it is too expensive. Costs are under control there, but only because I am shutting down all containers after use (so they are offline ninety percent of the time and still cost around $20 monthly). With the new setup, I could run all containers 24/7 at home, which would still be cheaper in terms of electricity consumption. I have a 50 MBit/s uplink (I could have more if I wanted, but it is plenty for my use case already).</span><br /> <br /> <a class='textlink' href='https://foo.zone/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud.html'>From <span class='inlinecode'>babylon5.buetow.org</span> to <span class='inlinecode'>.cloud</span></a><br /> <br /> @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2024-11-16T23:24:56+02:00 by `Gemtexter` +> This site was generated at 2024-11-16T23:30:04+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.gmi b/uptime-stats.gmi index 1fd97b62..2cfcc7fb 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2024-11-16T23:24:56+02:00 +> This site was last updated at 2024-11-16T23:30:04+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. |
