summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-05-02 00:21:36 +0300
committerPaul Buetow <paul@buetow.org>2025-05-02 00:21:36 +0300
commit52f4df542f096a16379de81b84c3b88c4f26ea90 (patch)
tree782e7d205ddad5d28e85cb2695c36ce63a6d5caa
parent91cf15dca2a6a539fb028b3b4fb01030e09098ec (diff)
Update
-rw-r--r--about/resources.gmi184
-rw-r--r--gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition.gmi18
-rw-r--r--gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition.gmi.tpl20
-rw-r--r--gemfeed/atom.xml22
-rw-r--r--index.gmi2
-rw-r--r--uptime-stats.gmi2
6 files changed, 125 insertions, 123 deletions
diff --git a/about/resources.gmi b/about/resources.gmi
index 6cb99f82..d3e0a368 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:
-* Funktionale Programmierung; Peter Pepper; Springer
-* Effective Java; Joshua Bloch; Addison-Wesley Professional
+* 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
-* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
+* Effective Java; Joshua Bloch; Addison-Wesley Professional
+* Funktionale Programmierung; Peter Pepper; Springer
* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
-* DNS and BIND; Cricket Liu; O'Reilly
+* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
* Effective awk programming; Arnold Robbins; O'Reilly
-* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
+* 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
+* Modern Perl; Chromatic ; Onyx Neon Press
+* 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
+* 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
-* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
+* 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
* Ultimate Go Notebook; Bill Kennedy
-* C++ Programming Language; Bjarne Stroustrup;
-* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
* Leanring eBPF; Liz Rice; O'Reilly
-* Modern Perl; Chromatic ; Onyx Neon Press
-* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
-* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
* Perl New Features; Joshua McAdams, brian d foy; Perl School
-* Systemprogrammierung in Go; Frank Müller; dpunkt
-* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-* 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
* Raku Fundamentals; Moritz Lenz; Apress
-* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
-* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
-* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
-* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
-* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
-* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
-* Java ist auch eine Insel; Christian Ullenboom;
-* Higher Order Perl; Mark Dominus; Morgan Kaufmann
-* Site Reliability Engineering; How Google runs production systems; O'Reilly
-* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
-* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
-* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
-* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
-* Data Science at the Command Line; Jeroen Janssens; O'Reilly
+* C++ Programming Language; Bjarne Stroustrup;
* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
-* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
+* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
* Developing Games in Java; David Brackeen and others...; New Riders
-* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
* The Docker Book; James Turnbull; Kindle
* 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
+* 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
## 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
* 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
* 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:
-* Ultralearning; Scott Young; Thorsons
-* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
-* Eat That Frog; Brian Tracy
-* Influence without Authority; A. Cohen, D. Bradford; Wiley
+* 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
+* 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
-* Digital Minimalism; Cal Newport; Portofolio Penguin
-* Staff Engineer: Leadership beyond the management track; Will Larson; Audible
-* 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
* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
-* Slow Productivity; Cal Newport; Penguin Random House
-* Soft Skills; John Sommez; Manning Publications
-* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
-* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
-* So Good They Can't Ignore You; Cal Newport; Business Plus
-* Deep Work; Cal Newport; Piatkus
-* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
-* The Joy of Missing Out; Christina Crook; New Society Publishers
-* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
-* The Good Enough Job; Simone Stolzoff; Ebury Edge
-* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
-* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+* 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
-* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
+* 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
-* Getting Things Done; David Allen
* Stop starting, start finishing; Arne Roock; Lean-Kanban University
-* 101 Essays that change the way you think; Brianna Wiest; Audible
-* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
+* 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
+* 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
+* The Joy of Missing Out; Christina Crook; New Society Publishers
+* Slow Productivity; Cal Newport; Penguin Random House
=> ../notes/index.gmi Here are notes of mine for some of the books
@@ -139,22 +139,22 @@ 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
-* Developing IaC with Terraform (with Live Lessons); 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)
-* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
-* 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
+* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
+* Algorithms Video Lectures; Robert Sedgewick; 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
-* MySQL Deep Dive Workshop; 2-day on-site training
-* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
-* Protocol buffers; O'Reilly Online
-* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
+* AWS Immersion Day; Amazon; 1-day interactive online training
* The Ultimate Kubernetes Bootcamp; School of Devops; 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
-* Apache Tomcat Best Practises; 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
+* MySQL Deep Dive Workshop; 2-day on-site training
+* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
+* Protocol buffers; O'Reilly Online
## Technical guides
@@ -170,55 +170,55 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
-* Fallthrough [Golang]
-* The Changelog Podcast(s)
-* Hidden Brain
-* Dev Interrupted
-* The Pragmatic Engineer Podcast
-* Cup o' Go [Golang]
* Maintainable
+* Cup o' Go [Golang]
* Fork Around And Find Out
-* BSD Now
-* Deep Questions with Cal Newport
+* Hidden Brain
+* The Pragmatic Engineer Podcast
+* The Changelog Podcast(s)
* The ProdCast (Google SRE Podcast)
+* BSD Now
* Backend Banter
+* Deep Questions with Cal Newport
+* Fallthrough [Golang]
+* Dev Interrupted
### 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
* FLOSS weekly
-* Modern Mentor
* Ship It (predecessor of Fork Around And Find Out)
-* CRE: Chaosradio Express [german]
+* Modern Mentor
* Go Time (predecessor of fallthrough)
+* Java Pub House
+* CRE: Chaosradio Express [german]
## Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
-* Ruby Weekly
-* The Valuable Dev
-* Golang Weekly
-* Applied Go Weekly Newsletter
-* VK Newsletter
+* Andreas Brandhorst Newsletter (Sci-Fi author)
* Changelog News
* Register Spill
-* The Pragmatic Engineer
* Monospace Mentor
-* The Imperfectionist
-* Andreas Brandhorst Newsletter (Sci-Fi author)
+* Ruby Weekly
* byteSizeGo
+* The Valuable Dev
+* The Imperfectionist
+* The Pragmatic Engineer
+* Applied Go Weekly Newsletter
+* VK Newsletter
+* Golang Weekly
## 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
+* LWN (online only)
* freeX (not published anymore)
* Linux Magazine
-* LWN (online only)
-* Linux User
# 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 87763c67..58cb9d3f 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
@@ -16,15 +16,15 @@ Tmux (Terminal Multiplexer) is a powerful, terminal-based tool that manages mult
=> https://github.com/tmux/tmux/wiki
```
- _______
- |.-----.|
- || Tmux||
- ||_.-._||
- `--)-(--`
- __[=== o]___
- |:::::::::::|\
-jgs `-=========-`()
- mod. by Paul B.
+ _______ s
+ |.-----.| s
+ || Tmux|| s
+ ||_.-._|| |\ \\\\__ o s
+ `--)-(--` | \_/ o \ o s
+ __[=== o]__ > _ (( <_ oo s
+ |:::::::::::|\ | / \__+___/ s
+ jgs `-=========-`() |/ |/ s
+ mod. by Paul B.
```
## Table of Contents
diff --git a/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition.gmi.tpl b/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition.gmi.tpl
index bf1e214f..f00af9ec 100644
--- a/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition.gmi.tpl
+++ b/gemfeed/2025-05-02-terminal-multiplexing-with-tmux-fish-edition.gmi.tpl
@@ -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
@@ -16,15 +16,15 @@ Tmux (Terminal Multiplexer) is a powerful, terminal-based tool that manages mult
=> https://github.com/tmux/tmux/wiki
```
- _______
- |.-----.|
- || Tmux||
- ||_.-._||
- `--)-(--`
- __[=== o]___
- |:::::::::::|\
-jgs `-=========-`()
- mod. by Paul B.
+ _______ s
+ |.-----.| s
+ || Tmux|| s
+ ||_.-._|| |\ \\\\__ o s
+ `--)-(--` | \_/ o \ o s
+ __[=== o]__ > _ (( <_ oo s
+ |:::::::::::|\ | / \__+___/ s
+ jgs `-=========-`() |/ |/ s
+ mod. by Paul B.
```
<< template::inline::toc
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 8073f455..61150b55 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:09:24+03:00</updated>
+ <updated>2025-05-02T00:20:43+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" />
@@ -20,6 +20,8 @@
<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 />
<br />
<a class='textlink' href='./2024-06-23-terminal-multiplexing-with-tmux.html'>./2024-06-23-terminal-multiplexing-with-tmux.html</a><br />
@@ -35,15 +37,15 @@
<a class='textlink' href='https://github.com/tmux/tmux/wiki'>https://github.com/tmux/tmux/wiki</a><br />
<br />
<pre>
- _______
- |.-----.|
- || Tmux||
- ||_.-._||
- `--)-(--`
- __[=== o]___
- |:::::::::::|\
-jgs `-=========-`()
- mod. by Paul B.
+ _______ s
+ |.-----.| s
+ || Tmux|| s
+ ||_.-._|| |\ \\\\__ o s
+ `--)-(--` | \_/ o \ o s
+ __[=== o]__ &gt; _ (( &lt;_ oo s
+ |:::::::::::|\ | / \__+___/ s
+ jgs `-=========-`() |/ |/ s
+ mod. by Paul B.
</pre>
<br />
<h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br />
diff --git a/index.gmi b/index.gmi
index e248d0d6..bcabb6db 100644
--- a/index.gmi
+++ b/index.gmi
@@ -1,6 +1,6 @@
# Hello!
-> This site was generated at 2025-05-02T00:09:24+03:00 by `Gemtexter`
+> This site was generated at 2025-05-02T00:20:43+03:00 by `Gemtexter`
Welcome to the ...
diff --git a/uptime-stats.gmi b/uptime-stats.gmi
index 4bfd8044..a4088294 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:09:24+03:00
+> This site was last updated at 2025-05-02T00:20:43+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.