diff options
| author | Paul Buetow <paul@buetow.org> | 2024-11-17 09:35:24 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-11-17 09:35:24 +0200 |
| commit | 2e7ae7b4e311c0dc72e4b1e92a24280a266539db (patch) | |
| tree | f0bc08932e9f91d39742b9640ddc27319f8c4752 | |
| parent | 21dbd8f5bade4868a3179d4a8d75ac0eb433b455 (diff) | |
Update content for gemtext
| -rw-r--r-- | about/resources.gmi | 166 | ||||
| -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, 92 insertions, 86 deletions
diff --git a/about/resources.gmi b/about/resources.gmi index 2fab923d..c7315db1 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -36,97 +36,97 @@ You won't find any links on this site because, over time, the links will break. In random order: * Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* Ultimate Go Notebook; Bill Kennedy +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible * Java ist auch eine Insel; Christian Ullenboom; -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Modern Perl; Chromatic ; Onyx Neon Press -* Raku Recipes; J.J. Merelo; Apress * Funktionale Programmierung; Peter Pepper; Springer -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional * 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* Effective awk programming; Arnold Robbins; O'Reilly +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* The Docker Book; James Turnbull; Kindle +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional * C++ Programming Language; Bjarne Stroustrup; -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Terraform Cookbook; Mikael Krief; Packt Publishing -* The Pragmatic Programmer; David Thomas; Addison-Wesley -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Effective Java; Joshua Bloch; Addison-Wesley Professional +* 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 * Perl New Features; Joshua McAdams, brian d foy; Perl School -* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Leanring eBPF; Liz Rice; O'Reilly +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Terraform Cookbook; Mikael Krief; Packt Publishing +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press * Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* Developing Games in Java; David Brackeen and others...; New Riders * Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* The Docker Book; James Turnbull; Kindle -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Systemprogrammierung in Go; Frank Müller; dpunkt +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner * Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly +* Raku Fundamentals; Moritz Lenz; Apress +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers * DNS and BIND; Cricket Liu; O'Reilly -* Ultimate Go Notebook; Bill Kennedy +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton +* Systemprogrammierung in Go; Frank Müller; dpunkt +* Effective Java; Joshua Bloch; Addison-Wesley Professional +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible * Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly * Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Data Science at the Command Line; Jeroen Janssens; O'Reilly -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Effective awk programming; Arnold Robbins; O'Reilly -* Site Reliability Engineering; How Google runs production systems; O'Reilly * Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Leanring eBPF; Liz Rice; O'Reilly -* Raku Fundamentals; Moritz Lenz; Apress -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Modern Perl; Chromatic ; Onyx Neon Press +* 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 -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Raku Recipes; J.J. Merelo; Apress ## 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 -* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley +* Relayd and Httpd Mastery; Michael W Lucas * The Linux Programming Interface; Michael Kerrisk; No Starch Press -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly +* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley * BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley -* Relayd and Httpd Mastery; Michael W Lucas +* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly ## Self-development and soft-skills books In random order: +* The Joy of Missing Out; Christina Crook; New Society Publishers +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* Influence without Authority; A. Cohen, D. Bradford; Wiley +* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* So Good They Can't Ignore You; Cal Newport; Business Plus +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* 101 Essays that change the way you think; Brianna Wiest; Audible +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* Psycho-Cybernetics; Maxwell Maltz; Perigee Books * Atomic Habits; James Clear; Random House Business +* Deep Work; Cal Newport; Piatkus +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* Staff Engineer: Leadership beyond the management track; Will Larson; Audible +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* Digital Minimalism; Cal Newport; Portofolio Penguin * The Power of Now; Eckhard Tolle; Yellow Kite -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* Ultralearning; Anna Laurent; Self-published via Amazon +* 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 Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* The Bullet Journal Method; Ryder Carroll; Fourth Estate -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* Slow Productivity; Cal Newport; Penguin Random House -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books * Soft Skills; John Sommez; Manning Publications -* Eat That Frog!; Brian Tracy; Hodder Paperbacks -* 101 Essays that change the way you think; Brianna Wiest; Audible +* Slow Productivity; Cal Newport; Penguin Random House +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK * Ultralearning; Scott Young; Thorsons -* So Good They Can't Ignore You; Cal Newport; Business Plus +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* Stop starting, start finishing; Arne Roock; Lean-Kanban University * The Off Switch; Mark Cropley; Virgin Books -* 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 -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* Influence without Authority; A. Cohen, D. Bradford; Wiley -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing -* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* Staff Engineer: Leadership beyond the management track; Will Larson; Audible -* Digital Minimalism; Cal Newport; Portofolio Penguin -* Deep Work; Cal Newport; Piatkus -* The Joy of Missing Out; Christina Crook; New Society Publishers +* Ultralearning; Anna Laurent; Self-published via Amazon => ../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: -* Apache Tomcat Best Practises; 3-day on-site training -* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* 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 -* Scripting Vim; Damian Conway; O'Reilly Online +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online +* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* AWS Immersion Day; Amazon; 1-day interactive online training +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. * Developing IaC with Terraform (with Live Lessons); 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) * Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online -* Functional programming lecture; Remote University of Hagen -* Protocol buffers; O'Reilly Online +* 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) * MySQL Deep Dive Workshop; 2-day on-site training -* Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* Protocol buffers; O'Reilly Online +* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training +* Functional programming lecture; Remote University of Hagen +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online +* Scripting Vim; Damian Conway; O'Reilly Online +* Apache Tomcat Best Practises; 3-day on-site training ## 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: -* Go Time (Changelog) -* Ship it (Changelog) * The ProdCast (Google SRE Podcast) * Hidden Brain -* Maintainable -* The Pragmatic Engineer Podcast +* Dev Interrupted +* Ship it (Changelog) * Backend Banter * Cup o' Go [Golang] -* Dev Interrupted * Deep Questions with Cal Newport +* The Pragmatic Engineer Podcast +* Go Time (Changelog) +* 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. -* Java Pub House -* CRE: Chaosradio Express [german] -* Modern Mentor * FLOSS weekly +* Modern Mentor +* 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: +* Register Spill +* Andreas Brandhorst Newsletter (Sci-Fi author) * Ruby Weekly * byteSizeGo -* Andreas Brandhorst Newsletter (Sci-Fi author) -* Golang Weekly * The Imperfectionist * Applied Go Weekly Newsletter -* VK Newsletter +* Golang Weekly * The Valuable Dev -* Register Spill +* 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 11269340..e3eaf1b3 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 @@ -10,6 +10,8 @@ I will post a new entry every month or so (there are too many other side project => ./f3s-kubernetes-with-freebsd-part-1/f3slogo.png f3s logo +> Logo was generated by ChatGPT. + Let's begin... ## Table of Contents 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 a199abcb..2a86e862 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 @@ -10,6 +10,8 @@ I will post a new entry every month or so (there are too many other side project => ./f3s-kubernetes-with-freebsd-part-1/f3slogo.png f3s logo +> Logo was generated by ChatGPT. + Let's begin... << template::inline::toc diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index ddd26a62..2a41d122 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-17T09:31:43+02:00</updated> + <updated>2024-11-17T09:34:29+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" /> @@ -30,6 +30,8 @@ <br /> <a href='./f3s-kubernetes-with-freebsd-part-1/f3slogo.png'><img alt='f3s logo' title='f3s logo' src='./f3s-kubernetes-with-freebsd-part-1/f3slogo.png' /></a><br /> <br /> +<span class='quote'>Logo was generated by ChatGPT.</span><br /> +<br /> <span>Let's begin...</span><br /> <br /> <h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br /> @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2024-11-17T09:31:43+02:00 by `Gemtexter` +> This site was generated at 2024-11-17T09:34:29+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 6e477e43..2a506000 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-17T09:31:43+02:00 +> This site was last updated at 2024-11-17T09:34:29+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. |
