diff options
| author | Paul Buetow <paul@buetow.org> | 2025-05-02 00:22:59 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-05-02 00:22:59 +0300 |
| commit | b273338713d423ba0a64ecfc49aaca9524ca57c3 (patch) | |
| tree | 201e9123dfa779a783dc8d9182d40634f08a4659 | |
| parent | 52f4df542f096a16379de81b84c3b88c4f26ea90 (diff) | |
Update content for gemtext
| -rw-r--r-- | about/resources.gmi | 188 | ||||
| -rw-r--r-- | gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition.gmi | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 6 | ||||
| -rw-r--r-- | index.gmi | 2 | ||||
| -rw-r--r-- | uptime-stats.gmi | 2 |
5 files changed, 100 insertions, 100 deletions
diff --git a/about/resources.gmi b/about/resources.gmi index d3e0a368..a36a6921 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -36,102 +36,102 @@ You won't find any links on this site because, over time, the links will break. In random order: -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* DNS and BIND; Cricket Liu; O'Reilly -* Systemprogrammierung in Go; Frank Müller; dpunkt -* Terraform Cookbook; Mikael Krief; Packt Publishing -* Effective Java; Joshua Bloch; Addison-Wesley Professional +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press * Funktionale Programmierung; Peter Pepper; Springer -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* Effective awk programming; Arnold Robbins; O'Reilly * Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* 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 +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* Effective Java; Joshua Bloch; Addison-Wesley Professional * Modern Perl; Chromatic ; Onyx Neon Press +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers * Java ist auch eine Insel; Christian Ullenboom; -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Raku Recipes; J.J. Merelo; Apress -* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf +* Effective awk programming; Arnold Robbins; O'Reilly +* The Docker Book; James Turnbull; Kindle +* Terraform Cookbook; Mikael Krief; Packt Publishing +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional * DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* 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 +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly * Ultimate Go Notebook; Bill Kennedy +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* 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 +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Higher Order Perl; Mark Dominus; Morgan Kaufmann * Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Leanring eBPF; Liz Rice; O'Reilly * Perl New Features; Joshua McAdams, brian d foy; Perl School +* Raku Recipes; J.J. Merelo; Apress +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt * Raku Fundamentals; Moritz Lenz; Apress -* C++ Programming Language; Bjarne Stroustrup; -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* Developing Games in Java; David Brackeen and others...; New Riders -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* The Docker Book; James Turnbull; Kindle +* Leanring eBPF; Liz Rice; O'Reilly +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Systemprogrammierung in Go; Frank Müller; dpunkt +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly * The Pragmatic Programmer; David Thomas; Addison-Wesley -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* 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 -* Data Science at the Command Line; Jeroen Janssens; O'Reilly -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* DNS and BIND; Cricket Liu; O'Reilly +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly +* C++ Programming Language; Bjarne Stroustrup; +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* Polished Ruby Programming; Jeremy Evans; Packt Publishing ## 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 * BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley +* Relayd and Httpd Mastery; Michael W Lucas +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * The Linux Programming Interface; Michael Kerrisk; No Starch Press -* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly * 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 ## Self-development and soft-skills books In random order: -* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne -* Atomic Habits; James Clear; Random House Business +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* Soft Skills; John Sommez; Manning Publications +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books * So Good They Can't Ignore You; Cal Newport; Business Plus -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* Eat That Frog!; Brian Tracy; Hodder Paperbacks -* 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 * Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* Ultralearning; Scott Young; Thorsons +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* 101 Essays that change the way you think; Brianna Wiest; Audible +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Slow Productivity; Cal Newport; Penguin Random House * Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* Deep Work; Cal Newport; Piatkus * Staff Engineer: Leadership beyond the management track; Will Larson; Audible -* The Bullet Journal Method; Ryder Carroll; Fourth Estate -* Ultralearning; Scott Young; Thorsons -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing -* Digital Minimalism; Cal Newport; Portofolio Penguin -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books * Stop starting, start finishing; Arne Roock; Lean-Kanban University -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* Eat That Frog; Brian Tracy -* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* Ultralearning; Anna Laurent; Self-published via Amazon +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* The Bullet Journal Method; Ryder Carroll; Fourth Estate * Getting Things Done; David Allen -* The Power of Now; Eckhard Tolle; Yellow Kite -* Soft Skills; John Sommez; Manning Publications -* 101 Essays that change the way you think; Brianna Wiest; Audible -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * Influence without Authority; A. Cohen, D. Bradford; Wiley +* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) +* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne * The Joy of Missing Out; Christina Crook; New Society Publishers -* Slow Productivity; Cal Newport; Penguin Random House +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* Atomic Habits; James Clear; Random House Business +* Digital Minimalism; Cal Newport; Portofolio Penguin +* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) +* Deep Work; Cal Newport; Piatkus +* Eat That Frog; Brian Tracy +* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* 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 +* The Power of Now; Eckhard Tolle; Yellow Kite => ../notes/index.gmi Here are notes of mine for some of the books @@ -139,30 +139,30 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* 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 -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online +* Developing IaC with Terraform (with Live Lessons); O'Reilly Online +* Protocol buffers; O'Reilly Online * Apache Tomcat Best Practises; 3-day on-site training * Functional programming lecture; Remote University of Hagen -* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training -* Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* Scripting Vim; Damian Conway; O'Reilly Online * AWS Immersion Day; Amazon; 1-day interactive online training -* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; +* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon * The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online -* Developing IaC with Terraform (with Live Lessons); O'Reilly Online +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online +* Scripting Vim; Damian Conway; O'Reilly Online * MySQL Deep Dive Workshop; 2-day on-site training +* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-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) * F5 Loadbalancers Training; 2-day on-site training; F5, Inc. -* Protocol buffers; O'Reilly Online +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online +* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online ## Technical guides These are not whole books, but guides (smaller or larger) which I found very useful. in random order: * Advanced Bash-Scripting Guide -* How CPUs work at https://cpu.land * Raku Guide at https://raku.guide +* How CPUs work at https://cpu.land ## Podcasts @@ -170,55 +170,55 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* Maintainable -* Cup o' Go [Golang] -* Fork Around And Find Out -* Hidden Brain -* The Pragmatic Engineer Podcast +* Deep Questions with Cal Newport * The Changelog Podcast(s) -* The ProdCast (Google SRE Podcast) * BSD Now +* The Pragmatic Engineer Podcast * Backend Banter -* Deep Questions with Cal Newport * Fallthrough [Golang] +* Hidden Brain +* The ProdCast (Google SRE Podcast) +* Maintainable * Dev Interrupted +* Cup o' Go [Golang] +* Fork Around And Find Out ### 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 -* Ship It (predecessor of Fork Around And Find Out) -* Modern Mentor * Go Time (predecessor of fallthrough) * Java Pub House +* FLOSS weekly * CRE: Chaosradio Express [german] +* Modern Mentor +* Ship It (predecessor of Fork Around And Find Out) ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: -* Andreas Brandhorst Newsletter (Sci-Fi author) -* Changelog News -* Register Spill -* Monospace Mentor -* Ruby Weekly * byteSizeGo +* Register Spill +* Applied Go Weekly Newsletter +* Golang Weekly * The Valuable Dev +* Ruby Weekly +* VK Newsletter +* Changelog News * The Imperfectionist +* Andreas Brandhorst Newsletter (Sci-Fi author) * The Pragmatic Engineer -* Applied Go Weekly Newsletter -* VK Newsletter -* Golang Weekly +* Monospace Mentor ## Magazines I like(d) This is a mix of tech I like(d). I may not be a current subscriber, but now and then, I buy an issue. In random order: -* Linux User +* Linux Magazine * LWN (online only) +* Linux User * freeX (not published anymore) -* Linux Magazine # Formal education diff --git a/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition.gmi b/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition.gmi index 58cb9d3f..5f8f55d1 100644 --- a/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition.gmi +++ b/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition.gmi @@ -2,7 +2,7 @@ > Published at 2025-05-02T00:09:23+03:00 -This is the Fish shell edition of the same post of mine from last year: +This is the Fish shell edition of the same post (but for Z-Shell) of mine from last year: => ./2024-06-23-terminal-multiplexing-with-tmux.gmi diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 61150b55..f19323b1 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>2025-05-02T00:20:43+03:00</updated> + <updated>2025-05-02T00:21:37+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -15,14 +15,14 @@ <name>Paul Buetow aka snonux</name> <email>paul@dev.buetow.org</email> </author> - <summary>This is the Fish shell edition of the same post of mine from last year:</summary> + <summary>This is the Fish shell edition of the same post (but for Z-Shell) of mine from last year:</summary> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> <h1 style='display: inline' id='terminal-multiplexing-with-tmux---fish-edition'>Terminal multiplexing with <span class='inlinecode'>tmux</span> - Fish edition</h1><br /> <br /> <span class='quote'>Published at 2025-05-02T00:09:23+03:00</span><br /> <br /> -<span>This is the Fish shell edition of the same post of mine from last year:</span><br /> +<span>This is the Fish shell edition of the same post (but for Z-Shell) of mine from last year:</span><br /> <br /> <a class='textlink' href='./2024-06-23-terminal-multiplexing-with-tmux.html'>./2024-06-23-terminal-multiplexing-with-tmux.html</a><br /> <br /> @@ -1,6 +1,6 @@ # Hello! -> This site was generated at 2025-05-02T00:20:43+03:00 by `Gemtexter` +> This site was generated at 2025-05-02T00:21:37+03:00 by `Gemtexter` Welcome to the ... diff --git a/uptime-stats.gmi b/uptime-stats.gmi index a4088294..02b19418 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2025-05-02T00:20:43+03:00 +> This site was last updated at 2025-05-02T00:21:37+03: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. |
