From 4cdc85fb930cddb37e94934d5ac38a8a37276276 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 28 Jun 2025 00:56:38 +0300 Subject: typo --- about/index.gmi | 2 +- about/resources.gmi | 184 ++++++++++++++++++++++++++-------------------------- 2 files changed, 93 insertions(+), 93 deletions(-) (limited to 'about') diff --git a/about/index.gmi b/about/index.gmi index ed37282b..c83f3f67 100644 --- a/about/index.gmi +++ b/about/index.gmi @@ -14,7 +14,7 @@ => ../ My blog here at foo.zone => https://codeberg.org/snonux codeberg.org/snonux - My Codeberg page -=> https://github.com/snonux github.com/snonux - My GitHub page (it's just aa mirror of Codeberg, really) +=> https://github.com/snonux github.com/snonux - My GitHub page (it's just a mirror of Codeberg, really) => https://irregular.ninja irregular.ninja - My street photography site (warn: multiple MBs, it's photos after all) => ./dtail.gmi DTail - the distributed log tailing program diff --git a/about/resources.gmi b/about/resources.gmi index 80241c6c..8f8c5d98 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -36,51 +36,51 @@ You won't find any links on this site because, over time, the links will break. In random order: * Developing Games in Java; David Brackeen and others...; New Riders +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Perl New Features; Joshua McAdams, brian d foy; Perl School +* Raku Fundamentals; Moritz Lenz; Apress +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* C++ Programming Language; Bjarne Stroustrup; +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* Java ist auch eine Insel; Christian Ullenboom; +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* Polished Ruby Programming; Jeremy Evans; Packt Publishing * Systemprogrammierung in Go; Frank Müller; dpunkt +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* Leanring eBPF; Liz Rice; O'Reilly * Effective Java; Joshua Bloch; Addison-Wesley Professional -* Ultimate Go Notebook; Bill Kennedy -* 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 -* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* DNS and BIND; Cricket Liu; O'Reilly +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications * 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 Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly * Raku Recipes; J.J. Merelo; Apress -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook * Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf -* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly * Funktionale Programmierung; Peter Pepper; Springer +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* The Docker Book; James Turnbull; Kindle +* 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 +* Terraform Cookbook; Mikael Krief; Packt Publishing +* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf * Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly * The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* Ultimate Go Notebook; Bill Kennedy +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly * Modern Perl; Chromatic ; Onyx Neon Press +* 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 +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers * Higher Order Perl; Mark Dominus; Morgan Kaufmann -* The Docker Book; James Turnbull; Kindle -* DNS and BIND; Cricket Liu; O'Reilly * Effective awk programming; Arnold Robbins; O'Reilly -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* Java ist auch eine Insel; Christian Ullenboom; -* 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 -* C++ Programming Language; Bjarne Stroustrup; -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Leanring eBPF; Liz Rice; O'Reilly -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* Terraform Cookbook; Mikael Krief; Packt Publishing -* Raku Fundamentals; Moritz Lenz; Apress ## Technical references @@ -88,52 +88,52 @@ I didn't read them from the beginning to the end, but I am using them to look up * Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly * Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * Go: Design Patterns for Real-World Projects; Mat Ryer; Packt +* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly * BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * The Linux Programming Interface; Michael Kerrisk; No Starch Press * Relayd and Httpd Mastery; Michael W Lucas -* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly ## Self-development and soft-skills books In random order: -* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook +* The Joy of Missing Out; Christina Crook; New Society Publishers +* Psycho-Cybernetics; Maxwell Maltz; Perigee Books * Eat That Frog!; Brian Tracy; Hodder Paperbacks -* Slow Productivity; Cal Newport; Penguin Random House -* Meditation for Mortals, Oliver Burkeman, Audiobook * Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly -* Ultralearning; Anna Laurent; Self-published via Amazon -* Soft Skills; John Sommez; Manning Publications -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* 101 Essays that change the way you think; Brianna Wiest; Audiobook * The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* So Good They Can't Ignore You; Cal Newport; Business Plus -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* Influence without Authority; A. Cohen, D. Bradford; Wiley * Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* The Joy of Missing Out; Christina Crook; New Society Publishers -* Atomic Habits; James Clear; Random House Business +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* Slow Productivity; Cal Newport; Penguin Random House +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing * Deep Work; Cal Newport; Piatkus +* 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 +* Influence without Authority; A. Cohen, D. Bradford; Wiley +* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* The Bullet Journal Method; Ryder Carroll; Fourth Estate * Eat That Frog; Brian Tracy -* Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* Stop starting, start finishing; Arne Roock; Lean-Kanban University * Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* Getting Things Done; David Allen +* So Good They Can't Ignore You; Cal Newport; Business Plus +* Ultralearning; Anna Laurent; Self-published via Amazon * Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* Getting Things Done; David Allen * The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne -* Ultralearning; Scott Young; Thorsons +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books * The Power of Now; Eckhard Tolle; Yellow Kite -* Digital Minimalism; Cal Newport; Portofolio Penguin +* Meditation for Mortals, Oliver Burkeman, Audiobook * The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) -* The Bullet Journal Method; Ryder Carroll; Fourth Estate -* 101 Essays that change the way you think; Brianna Wiest; Audiobook +* Atomic Habits; James Clear; Random House Business +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* Digital Minimalism; Cal Newport; Portofolio Penguin +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion => ../notes/index.gmi Here are notes of mine for some of the books @@ -141,22 +141,22 @@ 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 -* Protocol buffers; O'Reilly Online -* AWS Immersion Day; Amazon; 1-day interactive online training -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; +* Scripting Vim; Damian Conway; O'Reilly Online * Functional programming lecture; Remote University of Hagen -* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon -* MySQL Deep Dive Workshop; 2-day on-site training * Ultimate Go Programming; Bill Kennedy; 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) * 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 +* MySQL Deep Dive Workshop; 2-day on-site training +* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online +* 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) -* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training +* 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 * F5 Loadbalancers Training; 2-day on-site training; F5, Inc. -* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online +* Protocol buffers; O'Reilly Online +* Apache Tomcat Best Practises; 3-day on-site training +* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training ## Technical guides @@ -172,57 +172,57 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* Maintainable -* The Pragmatic Engineer Podcast * Pratical AI -* Hidden Brain -* The ProdCast (Google SRE Podcast) -* BSD Now [BSD] * Modern Mentor -* Cup o' Go [Golang] * Backend Banter -* The Changelog Podcast(s) -* Fork Around And Find Out -* Deep Questions with Cal Newport +* Maintainable * Fallthrough [Golang] +* The Pragmatic Engineer Podcast +* BSD Now [BSD] * Dev Interrupted +* Hidden Brain +* Deep Questions with Cal Newport +* Cup o' Go [Golang] +* The ProdCast (Google SRE Podcast) +* Fork Around And Find Out +* The Changelog Podcast(s) ### 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. -* Ship It (predecessor of Fork Around And Find Out) -* Go Time (predecessor of fallthrough) +* Java Pub House * Modern Mentor * FLOSS weekly * CRE: Chaosradio Express [german] -* Java Pub House +* Ship It (predecessor of Fork Around And Find Out) +* 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: -* Ruby Weekly -* Changelog News -* byteSizeGo -* Monospace Mentor * The Imperfectionist * VK Newsletter +* Register Spill +* Monospace Mentor * Golang Weekly -* Andreas Brandhorst Newsletter (Sci-Fi author) -* The Valuable Dev +* byteSizeGo * The Pragmatic Engineer -* Register Spill +* Changelog News +* Andreas Brandhorst Newsletter (Sci-Fi author) * Applied Go Weekly Newsletter +* The Valuable Dev +* Ruby 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 Magazine -* LWN (online only) * freeX (not published anymore) +* LWN (online only) * Linux User +* Linux Magazine # Formal education -- cgit v1.2.3