diff options
| author | Paul Buetow <paul@buetow.org> | 2024-12-15 18:50:33 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-12-15 18:50:33 +0200 |
| commit | 7f04b96e8bc7024c5e6ba1acfbea319ec863c605 (patch) | |
| tree | 41ab246d6639c43079c47d9efd0fb2d9f2339080 | |
| parent | 26bc2b38e9a7a7b65c71c022e7950e15a5a579e8 (diff) | |
Update content for gemtext
| -rw-r--r-- | about/resources.gmi | 180 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 6 | ||||
| -rw-r--r-- | gemfeed/index.gmi | 2 | ||||
| -rw-r--r-- | index.gmi | 4 | ||||
| -rw-r--r-- | uptime-stats.gmi | 2 |
5 files changed, 97 insertions, 97 deletions
diff --git a/about/resources.gmi b/about/resources.gmi index b58f1fa8..83fb7eb8 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: +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Raku Recipes; J.J. Merelo; Apress +* Systemprogrammierung in Go; Frank Müller; dpunkt +* C++ Programming Language; Bjarne Stroustrup; +* Raku Fundamentals; Moritz Lenz; Apress * Data Science at the Command Line; Jeroen Janssens; O'Reilly -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* Terraform Cookbook; Mikael Krief; Packt Publishing * The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* Effective awk programming; Arnold Robbins; O'Reilly +* DNS and BIND; Cricket Liu; O'Reilly +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress * Java ist auch eine Insel; Christian Ullenboom; -* Leanring eBPF; Liz Rice; O'Reilly -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Raku Fundamentals; Moritz Lenz; Apress +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Developing Games in Java; David Brackeen and others...; New Riders * DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* The Docker Book; James Turnbull; Kindle -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly * Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* Terraform Cookbook; Mikael Krief; 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 -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* Developing Games in Java; David Brackeen and others...; New Riders -* C++ Programming Language; Bjarne Stroustrup; -* Funktionale Programmierung; Peter Pepper; Springer -* The Pragmatic Programmer; David Thomas; Addison-Wesley -* Perl New Features; Joshua McAdams, brian d foy; Perl School -* Concurrency in Go; Katherine Cox-Buday; O'Reilly -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* DNS and BIND; Cricket Liu; O'Reilly -* Ultimate Go Notebook; Bill Kennedy -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook * 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 -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* Raku Recipes; J.J. Merelo; Apress -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Systemprogrammierung in Go; Frank Müller; dpunkt +* Ultimate Go Notebook; Bill Kennedy +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt * Effective Java; Joshua Bloch; Addison-Wesley Professional -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* Leanring eBPF; Liz Rice; O'Reilly +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Perl New Features; Joshua McAdams, brian d foy; Perl School +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible * Modern Perl; Chromatic ; Onyx Neon Press -* Effective awk programming; Arnold Robbins; O'Reilly -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Funktionale Programmierung; Peter Pepper; Springer +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* The Docker Book; James Turnbull; Kindle +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; 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: -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly -* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley -* The Linux Programming Interface; Michael Kerrisk; No Starch Press -* Relayd and Httpd Mastery; Michael W Lucas * 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 +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly +* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley +* Relayd and Httpd Mastery; Michael W Lucas ## Self-development and soft-skills books In random order: -* Ultralearning; Anna Laurent; Self-published via Amazon -* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* Eat That Frog!; Brian Tracy; Hodder Paperbacks -* The Power of Now; Eckhard Tolle; Yellow Kite -* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* The Off Switch; Mark Cropley; Virgin Books +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly +* Slow Productivity; Cal Newport; Penguin Random House * Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* Digital Minimalism; Cal Newport; Portofolio Penguin +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* Ultralearning; Anna Laurent; Self-published via Amazon * Stop starting, start finishing; Arne Roock; Lean-Kanban University +* Deep Work; Cal Newport; Piatkus +* Atomic Habits; James Clear; Random House Business * Staff Engineer: Leadership beyond the management track; Will Larson; Audible -* Influence without Authority; A. Cohen, D. Bradford; Wiley +* The Power of Now; Eckhard Tolle; Yellow Kite +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press * Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing -* Soft Skills; John Sommez; Manning Publications -* 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 * Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* The Off Switch; Mark Cropley; Virgin Books -* Deep Work; Cal Newport; Piatkus -* Atomic Habits; James Clear; Random House Business -* So Good They Can't Ignore You; Cal Newport; Business Plus -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books -* Digital Minimalism; Cal Newport; Portofolio Penguin -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne +* Soft Skills; John Sommez; Manning Publications * Ultralearning; Scott Young; Thorsons -* The Joy of Missing Out; Christina Crook; New Society Publishers -* Slow Productivity; Cal Newport; Penguin Random House -* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Influence without Authority; A. Cohen, D. Bradford; Wiley * 101 Essays that change the way you think; Brianna Wiest; Audible +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* The Joy of Missing Out; Christina Crook; New Society Publishers +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* 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,30 +134,30 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online -* Developing IaC with Terraform (with Live Lessons); 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) +* Apache Tomcat Best Practises; 3-day on-site training +* MySQL Deep Dive Workshop; 2-day on-site training +* Protocol buffers; O'Reilly Online * Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online -* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training * Scripting Vim; Damian Conway; O'Reilly Online -* Functional programming lecture; Remote University of Hagen -* Protocol buffers; O'Reilly Online * AWS Immersion Day; Amazon; 1-day interactive online training -* MySQL Deep Dive Workshop; 2-day on-site training -* Apache Tomcat Best Practises; 3-day on-site training -* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; * 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) +* 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 * F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online +* Functional programming lecture; Remote University of Hagen +* 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 ## 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 @@ -165,41 +165,41 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* Cup o' Go [Golang] -* Go Time (Changelog) -* Dev Interrupted -* Backend Banter * The ProdCast (Google SRE Podcast) +* Dev Interrupted +* Go Time (Changelog) * Deep Questions with Cal Newport -* Hidden Brain -* Maintainable +* Cup o' Go [Golang] * The Pragmatic Engineer Podcast * Ship it (Changelog) +* Maintainable +* Backend Banter +* Hidden Brain ### 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 +* Java Pub House * FLOSS weekly * CRE: Chaosradio Express [german] -* Java Pub House +* Modern Mentor ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: -* Applied Go Weekly Newsletter +* Register Spill +* Ruby Weekly +* Monospace Mentor * VK Newsletter -* byteSizeGo -* The Imperfectionist -* Andreas Brandhorst Newsletter (Sci-Fi author) +* Applied Go Weekly Newsletter * Changelog News -* Monospace Mentor -* Register Spill * The Valuable Dev -* Ruby Weekly +* The Imperfectionist * Golang Weekly +* Andreas Brandhorst Newsletter (Sci-Fi author) +* byteSizeGo # Formal education diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 37e33855..99551e36 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2024-12-15T13:59:52+02:00</updated> + <updated>2024-12-15T18:50:02+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" /> <link href="gemini://foo.zone/" /> <id>gemini://foo.zone/</id> <entry> - <title>Random Helix themes</title> + <title>Random Helix Themes</title> <link href="gemini://foo.zone/gemfeed/2024-12-15-random-helix-themes.gmi" /> <id>gemini://foo.zone/gemfeed/2024-12-15-random-helix-themes.gmi</id> <updated>2024-12-15T13:55:05+02:00</updated> @@ -18,7 +18,7 @@ <summary>I thought it would be fun to have a random Helix theme every time I open a new shell. Helix is the text editor I use.</summary> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> - <h1 style='display: inline' id='random-helix-themes'>Random Helix themes</h1><br /> + <h1 style='display: inline' id='random-helix-themes'>Random Helix Themes</h1><br /> <br /> <span class='quote'>Published at 2024-12-15T13:55:05+02:00</span><br /> <br /> diff --git a/gemfeed/index.gmi b/gemfeed/index.gmi index d226af2b..6ab484b1 100644 --- a/gemfeed/index.gmi +++ b/gemfeed/index.gmi @@ -2,7 +2,7 @@ ## To be in the .zone! -=> ./2024-12-15-random-helix-themes.gmi 2024-12-15 - Random Helix themes +=> ./2024-12-15-random-helix-themes.gmi 2024-12-15 - Random Helix Themes => ./2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi 2024-12-03 - f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation => ./2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi 2024-11-17 - f3s: Kubernetes with FreeBSD - Part 1: Setting the stage => ./2024-10-24-staff-engineer-book-notes.gmi 2024-10-24 - 'Staff Engineer' book notes @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2024-12-15T13:59:52+02:00 by `Gemtexter` +> This site was generated at 2024-12-15T18:50:02+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. @@ -28,7 +28,7 @@ Welcome to the foo.zone. Everything you read on this site is my personal opinion ### Posts -=> ./gemfeed/2024-12-15-random-helix-themes.gmi 2024-12-15 - Random Helix themes +=> ./gemfeed/2024-12-15-random-helix-themes.gmi 2024-12-15 - Random Helix Themes => ./gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi 2024-12-03 - f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation => ./gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi 2024-11-17 - f3s: Kubernetes with FreeBSD - Part 1: Setting the stage => ./gemfeed/2024-10-24-staff-engineer-book-notes.gmi 2024-10-24 - 'Staff Engineer' book notes diff --git a/uptime-stats.gmi b/uptime-stats.gmi index ed24aef3..4dcac9b3 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2024-12-15T13:59:52+02:00 +> This site was last updated at 2024-12-15T18:50:02+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. |
