summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--about/resources.gmi200
-rw-r--r--gemfeed/2025-11-02-perl-new-features-and-foostats.gmi6
-rw-r--r--gemfeed/2025-11-02-perl-new-features-and-foostats.gmi.tpl6
-rw-r--r--gemfeed/atom.xml8
-rw-r--r--index.gmi2
-rw-r--r--uptime-stats.gmi2
6 files changed, 118 insertions, 106 deletions
diff --git a/about/resources.gmi b/about/resources.gmi
index fe84b922..1616388e 100644
--- a/about/resources.gmi
+++ b/about/resources.gmi
@@ -35,63 +35,63 @@ You won't find any links on this site because, over time, the links will break.
In random order:
-* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
-* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
-* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
-* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
-* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
-* The Docker Book; James Turnbull; Kindle
-* Site Reliability Engineering; How Google runs production systems; O'Reilly
-* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
-* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
-* Systemprogrammierung in Go; Frank Müller; dpunkt
-* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
-* Polished Ruby Programming; Jeremy Evans; Packt Publishing
-* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
+* Raku Recipes; J.J. Merelo; Apress
+* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* Modern Perl; Chromatic ; Onyx Neon Press
* DNS and BIND; Cricket Liu; O'Reilly
-* Effective awk programming; Arnold Robbins; O'Reilly
-* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
-* Effective Java; Joshua Bloch; Addison-Wesley Professional
-* C++ Programming Language; Bjarne Stroustrup;
-* Ultimate Go Notebook; Bill Kennedy
-* Leanring eBPF; Liz Rice; O'Reilly
+* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
-* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
-* Data Science at the Command Line; Jeroen Janssens; O'Reilly
-* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
-* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook
-* Java ist auch eine Insel; Christian Ullenboom;
-* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
-* Concurrency in Go; Katherine Cox-Buday; O'Reilly
-* Funktionale Programmierung; Peter Pepper; Springer
+* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
+* Effective Java; Joshua Bloch; Addison-Wesley Professional
+* Higher Order Perl; Mark Dominus; Morgan Kaufmann
* Terraform Cookbook; Mikael Krief; Packt Publishing
-* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
-* Raku Recipes; J.J. Merelo; Apress
-* Developing Games in Java; David Brackeen and others...; New Riders
* 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
-* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+* Developing Games in Java; David Brackeen and others...; New Riders
+* Concurrency in Go; Katherine Cox-Buday; O'Reilly
* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
-* Higher Order Perl; Mark Dominus; Morgan Kaufmann
* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
+* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
+* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
+* Java ist auch eine Insel; Christian Ullenboom;
+* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
+* Site Reliability Engineering; How Google runs production systems; O'Reilly
+* The Docker Book; James Turnbull; Kindle
+* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook
+* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
* The Pragmatic Programmer; David Thomas; Addison-Wesley
-* Modern Perl; Chromatic ; Onyx Neon Press
+* C++ Programming Language; Bjarne Stroustrup;
+* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
+* Leanring eBPF; Liz Rice; O'Reilly
+* Funktionale Programmierung; Peter Pepper; Springer
+* Ultimate Go Notebook; Bill Kennedy
* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
-* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
-* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
-* Perl New Features; Joshua McAdams, brian d foy; Perl School
+* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
+* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
+* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
+* Polished Ruby Programming; Jeremy Evans; Packt Publishing
+* Effective awk programming; Arnold Robbins; O'Reilly
* Raku Fundamentals; Moritz Lenz; Apress
+* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
+* Perl New Features; Joshua McAdams, brian d foy; Perl School
+* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
+* Systemprogrammierung in Go; Frank Müller; dpunkt
+* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
+* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
+* Data Science at the Command Line; Jeroen Janssens; 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:
-* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
-* The Linux Programming Interface; Michael Kerrisk; No Starch Press
-* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
* 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
+* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
+* The Linux Programming Interface; Michael Kerrisk; No Starch Press
* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
* Relayd and Httpd Mastery; Michael W Lucas
@@ -100,44 +100,44 @@ I didn't read them from the beginning to the end, but I am using them to look up
In random order:
-* Getting Things Done; David Allen
* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
-* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
-* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
+* 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
+* Digital Minimalism; Cal Newport; Portofolio Penguin
+* The Power of Now; Eckhard Tolle; Yellow Kite
+* So Good They Can't Ignore You; Cal Newport; Business Plus
* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook
-* Deep Work; Cal Newport; Piatkus
-* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook
-* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
-* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
-* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
-* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
-* Ultralearning; Scott Young; Thorsons
-* The Bullet Journal Method; Ryder Carroll; Fourth Estate
+* Slow Productivity; Cal Newport; Penguin Random House
+* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
* Ultralearning; Anna Laurent; Self-published via Amazon
-* Eat That Frog!; Brian Tracy; Hodder Paperbacks
-* Eat That Frog; Brian Tracy
+* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
* Influence without Authority; A. Cohen, D. Bradford; Wiley
-* Stop starting, start finishing; Arne Roock; Lean-Kanban University
+* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
+* Eat That Frog!; Brian Tracy; Hodder Paperbacks
* Atomic Habits; James Clear; Random House Business
-* The Power of Now; Eckhard Tolle; Yellow Kite
+* The Bullet Journal Method; Ryder Carroll; Fourth Estate
+* Stop starting, start finishing; Arne Roock; Lean-Kanban University
+* Soft Skills; John Sommez; Manning Publications
+* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
+* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook
+* Ultralearning; Scott Young; Thorsons
+* The Joy of Missing Out; Christina Crook; New Society Publishers
+* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
+* Deep Work; Cal Newport; Piatkus
* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
-* 101 Essays that change the way you think; Brianna Wiest; Audiobook
-* Digital Minimalism; Cal Newport; Portofolio Penguin
-* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
-* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
+* Eat That Frog; Brian Tracy
+* The Good Enough Job; Simone Stolzoff; Ebury Edge
+* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
+* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
+* Getting Things Done; David Allen
* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
-* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
-* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
-* Slow Productivity; Cal Newport; Penguin Random House
+* 101 Essays that change the way you think; Brianna Wiest; Audiobook
+* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
+* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
+* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
* Meditation for Mortals, Oliver Burkeman, Audiobook
-* The Good Enough Job; Simone Stolzoff; Ebury Edge
-* Soft Skills; John Sommez; Manning Publications
-* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-* The Joy of Missing Out; Christina Crook; New Society Publishers
-* So Good They Can't Ignore You; Cal Newport; Business Plus
-* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
=> ../notes/index.gmi Here are notes of mine for some of the books
@@ -145,30 +145,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
-* 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
* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
-* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
+* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
-* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
-* AWS Immersion Day; Amazon; 1-day interactive online training
-* Functional programming lecture; Remote University of Hagen
+* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
+* Apache Tomcat Best Practises; 3-day on-site training
+* MySQL Deep Dive Workshop; 2-day on-site training
+* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
* Scripting Vim; Damian Conway; O'Reilly Online
-* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
-* Protocol buffers; O'Reilly Online
-* MySQL Deep Dive Workshop; 2-day on-site training
+* Functional programming lecture; Remote University of Hagen
+* Linux Security and Isolation APIs Training; Michael Kerrisk; 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
* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
+* AWS Immersion Day; Amazon; 1-day interactive online 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)
+* Protocol buffers; 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
-* Advanced Bash-Scripting Guide
## Podcasts
@@ -176,58 +176,58 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
-* Fallthrough [Golang]
* Deep Questions with Cal Newport
-* Hidden Brain
+* Dev Interrupted
* Maintainable
+* Hidden Brain
+* BSD Now [BSD]
+* The Changelog Podcast(s)
+* Pratical AI
* Wednesday Wisdom
-* Backend Banter
-* Modern Mentor
-* Fork Around And Find Out
* The Pragmatic Engineer Podcast
-* Pratical AI
+* Fork Around And Find Out
+* Backend Banter
* Cup o' Go [Golang]
-* The Changelog Podcast(s)
+* Fallthrough [Golang]
+* Modern Mentor
* The ProdCast (Google SRE Podcast)
-* Dev Interrupted
-* BSD Now [BSD]
### 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]
* Ship It (predecessor of Fork Around And Find Out)
+* CRE: Chaosradio Express [german]
+* Go Time (predecessor of fallthrough)
+* Java Pub House
* FLOSS weekly
* Modern Mentor
-* Go Time (predecessor of fallthrough)
## Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
-* Monospace Mentor
* byteSizeGo
-* Golang Weekly
-* The Imperfectionist
* Andreas Brandhorst Newsletter (Sci-Fi author)
-* The Valuable Dev
* Register Spill
-* The Pragmatic Engineer
+* The Imperfectionist
* VK Newsletter
-* Changelog News
+* The Pragmatic Engineer
+* Golang Weekly
+* The Valuable Dev
* Ruby Weekly
+* Changelog News
+* Monospace Mentor
* Applied Go Weekly Newsletter
## 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 Magazine
+* Linux User
* LWN (online only)
* freeX (not published anymore)
-* Linux User
+* Linux Magazine
# Formal education
diff --git a/gemfeed/2025-11-02-perl-new-features-and-foostats.gmi b/gemfeed/2025-11-02-perl-new-features-and-foostats.gmi
index 52b02504..72f23d88 100644
--- a/gemfeed/2025-11-02-perl-new-features-and-foostats.gmi
+++ b/gemfeed/2025-11-02-perl-new-features-and-foostats.gmi
@@ -98,7 +98,7 @@ With Foostats I've created a Perl script which does that for my highly opinionat
## Why I used Perl
-Even though nowadays I code more in Go and Ruby, I stuck with Perl for Foostats for three simple reasons:
+Even though nowadays I code more in Go and Ruby, I stuck with Perl for Foostats for four simple reasons:
* I wanted an excuse to explore the newer features of my first programming love.
* Sometimes, I miss Perl.
@@ -382,6 +382,10 @@ The script also utilizes other modern additions that often go unnoticed. `use bu
I want to code more in Perl again. The newer features make it a joy to write small scripts like Foostats. If you haven't looked at Perl in a while, give it another try! The main thing which holds me back from writing more Perl is the lack of good tooling. For example, there is no proper LSP and tree sitter support available, which would work as good as the ones available for Go and Ruby.
+> A reader pointed out that there's now a third-party Perl Tree-sitter implementation one could use:
+
+=> https://github.com/tree-sitter-perl/tree-sitter-perl
+
E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
diff --git a/gemfeed/2025-11-02-perl-new-features-and-foostats.gmi.tpl b/gemfeed/2025-11-02-perl-new-features-and-foostats.gmi.tpl
index bec86a97..ee687796 100644
--- a/gemfeed/2025-11-02-perl-new-features-and-foostats.gmi.tpl
+++ b/gemfeed/2025-11-02-perl-new-features-and-foostats.gmi.tpl
@@ -73,7 +73,7 @@ With Foostats I've created a Perl script which does that for my highly opinionat
## Why I used Perl
-Even though nowadays I code more in Go and Ruby, I stuck with Perl for Foostats for three simple reasons:
+Even though nowadays I code more in Go and Ruby, I stuck with Perl for Foostats for four simple reasons:
* I wanted an excuse to explore the newer features of my first programming love.
* Sometimes, I miss Perl.
@@ -357,6 +357,10 @@ The script also utilizes other modern additions that often go unnoticed. `use bu
I want to code more in Perl again. The newer features make it a joy to write small scripts like Foostats. If you haven't looked at Perl in a while, give it another try! The main thing which holds me back from writing more Perl is the lack of good tooling. For example, there is no proper LSP and tree sitter support available, which would work as good as the ones available for Go and Ruby.
+> A reader pointed out that there's now a third-party Perl Tree-sitter implementation one could use:
+
+=> https://github.com/tree-sitter-perl/tree-sitter-perl
+
E-Mail your comments to `paul@nospam.buetow.org` :-)
Other related posts are:
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 15bce7f8..d5a21c6a 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-11-01T17:33:07+02:00</updated>
+ <updated>2025-11-01T22:25:15+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" />
@@ -271,7 +271,7 @@ animation of sorts.
<br />
<h2 style='display: inline' id='why-i-used-perl'>Why I used Perl</h2><br />
<br />
-<span>Even though nowadays I code more in Go and Ruby, I stuck with Perl for Foostats for three simple reasons:</span><br />
+<span>Even though nowadays I code more in Go and Ruby, I stuck with Perl for Foostats for four simple reasons:</span><br />
<br />
<ul>
<li>I wanted an excuse to explore the newer features of my first programming love.</li>
@@ -599,6 +599,10 @@ http://www.gnu.org/software/src-highlite -->
<br />
<span>I want to code more in Perl again. The newer features make it a joy to write small scripts like Foostats. If you haven&#39;t looked at Perl in a while, give it another try! The main thing which holds me back from writing more Perl is the lack of good tooling. For example, there is no proper LSP and tree sitter support available, which would work as good as the ones available for Go and Ruby.</span><br />
<br />
+<span class='quote'>A reader pointed out that there&#39;s now a third-party Perl Tree-sitter implementation one could use:</span><br />
+<br />
+<a class='textlink' href='https://github.com/tree-sitter-perl/tree-sitter-perl'>https://github.com/tree-sitter-perl/tree-sitter-perl</a><br />
+<br />
<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br />
<br />
<span>Other related posts are:</span><br />
diff --git a/index.gmi b/index.gmi
index a4ba4349..5d01d68f 100644
--- a/index.gmi
+++ b/index.gmi
@@ -1,6 +1,6 @@
# Hello!
-> This site was generated at 2025-11-01T17:33:07+02:00 by `Gemtexter`
+> This site was generated at 2025-11-01T22:25:15+02:00 by `Gemtexter`
Welcome to the foo.zone!
diff --git a/uptime-stats.gmi b/uptime-stats.gmi
index 5937d3f3..1f943be2 100644
--- a/uptime-stats.gmi
+++ b/uptime-stats.gmi
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2025-11-01T17:33:07+02:00
+> This site was last updated at 2025-11-01T22:25:15+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.