diff options
| -rw-r--r-- | about/resources.gmi | 174 | ||||
| -rw-r--r-- | index.gmi | 2 | ||||
| -rw-r--r-- | uptime-stats.gmi | 2 |
3 files changed, 89 insertions, 89 deletions
diff --git a/about/resources.gmi b/about/resources.gmi index 3d19a9c4..327c51ea 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -35,100 +35,100 @@ You won't find any links on this site because, over time, the links will break. In random order: -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* The Docker Book; James Turnbull; Kindle +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Modern Perl; Chromatic ; Onyx Neon Press +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly +* Developing Games in Java; David Brackeen and others...; New Riders * Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* 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 +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* Concurrency in Go; Katherine Cox-Buday; O'Reilly * Site Reliability Engineering; How Google runs production systems; O'Reilly -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* The Pragmatic Programmer; David Thomas; Addison-Wesley * 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* C++ Programming Language; Bjarne Stroustrup; -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Effective Java; Joshua Bloch; Addison-Wesley Professional +* Leanring eBPF; Liz Rice; O'Reilly +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications * Effective awk programming; Arnold Robbins; O'Reilly -* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* Java ist auch eine Insel; Christian Ullenboom; +* C++ Programming Language; Bjarne Stroustrup; +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* Perl New Features; Joshua McAdams, brian d foy; Perl School +* The Docker Book; James Turnbull; Kindle +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* Terraform Cookbook; Mikael Krief; Packt Publishing +* Systemprogrammierung in Go; Frank Müller; dpunkt * Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* Modern Perl; Chromatic ; Onyx Neon Press -* Data Science at the Command Line; Jeroen Janssens; O'Reilly -* Ultimate Go Notebook; Bill Kennedy -* Leanring eBPF; Liz Rice; 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 +* DNS and BIND; Cricket Liu; O'Reilly * Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Concurrency in Go; Katherine Cox-Buday; O'Reilly -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt * Raku Recipes; J.J. Merelo; Apress -* The Pragmatic Programmer; David Thomas; Addison-Wesley * The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* Systemprogrammierung in Go; Frank Müller; dpunkt * Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* Terraform Cookbook; Mikael Krief; Packt Publishing +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly * Raku Fundamentals; Moritz Lenz; Apress -* Perl New Features; Joshua McAdams, brian d foy; Perl School -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible * Funktionale Programmierung; Peter Pepper; Springer +* Ultimate Go Notebook; Bill Kennedy +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly * The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* DNS and BIND; Cricket Liu; O'Reilly -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Java ist auch eine Insel; Christian Ullenboom; * Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Developing Games in Java; David Brackeen and others...; New Riders ## 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: -* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley -* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley * Relayd and Httpd Mastery; Michael W Lucas -* The Linux Programming Interface; Michael Kerrisk; No Starch Press -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly +* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly +* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley +* The Linux Programming Interface; Michael Kerrisk; No Starch Press ## Self-development and soft-skills books In random order: -* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* Solve for Happy; Mo Gawdat +* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* Digital Minimalism; Cal Newport; Portofolio Penguin +* The Off Switch; Mark Cropley; Virgin Books +* Ultralearning; Anna Laurent; Self-published via Amazon +* Influence without Authority; A. Cohen, D. Bradford; Wiley +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly +* The Power of Now; Eckhard Tolle; Yellow Kite +* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* 101 Essays that change the way you think; Brianna Wiest; Audible +* Staff Engineer: Leadership beyond the management track; Will Larson; Audible +* Soft Skills; John Sommez; Manning Publications +* Eat That Frog; Brian Tracy * The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* The Joy of Missing Out; Christina Crook; New Society Publishers +* Ultralearning; Scott Young; Thorsons * The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * 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 -* 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 +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books * So Good They Can't Ignore You; Cal Newport; Business Plus -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Influence without Authority; A. Cohen, D. Bradford; Wiley -* The Off Switch; Mark Cropley; Virgin Books * Deep Work; Cal Newport; Piatkus -* Digital Minimalism; Cal Newport; Portofolio Penguin -* Staff Engineer: Leadership beyond the management track; Will Larson; Audible -* Eat That Frog!; Brian Tracy; Hodder Paperbacks -* Ultralearning; Anna Laurent; Self-published via Amazon -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* Solve for Happy; Mo Gawdat +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* Atomic Habits; James Clear; Random House Business +* Psycho-Cybernetics; Maxwell Maltz; Perigee Books * Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing -* Soft Skills; John Sommez; Manning Publications -* The Power of Now; Eckhard Tolle; Yellow Kite +* Slow Productivity; Cal Newport; Penguin Random House +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business * Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* Eat That Frog; Brian Tracy -* Ultralearning; Scott Young; Thorsons * Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* Slow Productivity; Cal Newport; Penguin Random House -* Atomic Habits; James Clear; Random House Business => ../notes/index.gmi Here are notes of mine for some of the books @@ -136,29 +136,29 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* 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 * Protocol buffers; O'Reilly Online * MySQL Deep Dive Workshop; 2-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) -* Developing IaC with Terraform (with Live Lessons); O'Reilly Online -* Scripting Vim; Damian Conway; O'Reilly Online +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online * Apache Tomcat Best Practises; 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...; +* Scripting Vim; Damian Conway; O'Reilly Online * Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. * The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online -* 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 +* AWS Immersion Day; Amazon; 1-day interactive online training +* Developing IaC with Terraform (with Live Lessons); O'Reilly Online * Algorithms Video Lectures; Robert Sedgewick; 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) * Ultimate Go Programming; Bill Kennedy; 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 * Raku Guide at https://raku.guide +* Advanced Bash-Scripting Guide * How CPUs work at https://cpu.land ## Podcasts @@ -167,45 +167,45 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: +* Fallthrough [Golang] * The ProdCast (Google SRE Podcast) -* The Changelog Podcast(s) -* Fork Around And Find Out * Dev Interrupted -* Fallthrough [Golang] -* Backend Banter -* Maintainable -* Cup o' Go [Golang] -* Hidden Brain * Deep Questions with Cal Newport +* Maintainable * The Pragmatic Engineer Podcast +* Backend Banter +* The Changelog Podcast(s) +* Hidden Brain +* 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. -* Ship It (predecessor of Fork Around And Find Out) -* Go Time (predecessor of fallthrough) * Modern Mentor -* CRE: Chaosradio Express [german] * FLOSS weekly +* Ship It (predecessor of Fork Around And Find Out) +* 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: -* VK Newsletter -* Golang Weekly -* Andreas Brandhorst Newsletter (Sci-Fi author) +* Applied Go Weekly Newsletter * Register Spill -* The Imperfectionist -* The Valuable Dev +* Monospace Mentor +* Changelog News +* Golang Weekly * The Prgagmatic Engineer -* Applied Go Weekly Newsletter +* The Imperfectionist +* Andreas Brandhorst Newsletter (Sci-Fi author) * byteSizeGo +* VK Newsletter * Ruby Weekly -* Monospace Mentor -* Changelog News +* The Valuable Dev # Formal education @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2025-01-08T23:51:05+02:00 by `Gemtexter` +> This site was generated at 2025-01-12T12:23:18+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. And I also like coding. diff --git a/uptime-stats.gmi b/uptime-stats.gmi index 13892ec4..28feaa07 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2025-01-08T23:51:05+02:00 +> This site was last updated at 2025-01-12T12:23:18+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. |
