diff options
| author | Paul Buetow <paul@buetow.org> | 2024-09-18 21:38:35 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-09-18 21:38:35 +0300 |
| commit | c8860c53fbd24e3521982bdf5a169a373bd9526d (patch) | |
| tree | 533fe14ab99e03979f2a71ab9a118ffdc11777e9 | |
| parent | 1b4f3a3dcdab15c85d6556f19aca8a2f28cf6558 (diff) | |
Update content for md
| -rw-r--r-- | about/resources.md | 160 | ||||
| -rw-r--r-- | index.md | 18 | ||||
| -rw-r--r-- | uptime-stats.md | 2 |
3 files changed, 84 insertions, 96 deletions
diff --git a/about/resources.md b/about/resources.md index c2375830..26691a46 100644 --- a/about/resources.md +++ b/about/resources.md @@ -33,93 +33,93 @@ You won't find any links on this site because, over time, the links will break. In random order: -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* Funktionale Programmierung; Peter Pepper; Springer -* Java ist auch eine Insel; Christian Ullenboom; -* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly * Raku Recipes; J.J. Merelo; Apress -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* 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 -* Systemprogrammierung in Go; Frank Müller; dpunkt -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Effective awk programming; Arnold Robbins; O'Reilly * Raku Fundamentals; Moritz Lenz; Apress -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* Ultimate Go Notebook; Bill Kennedy +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Modern Perl; Chromatic ; Onyx Neon Press +* Systemprogrammierung in Go; Frank Müller; dpunkt +* Perl New Features; Joshua McAdams, brian d foy; Perl School * DNS and BIND; Cricket Liu; O'Reilly -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* 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 +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press * Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Effective Java; Joshua Bloch; Addison-Wesley Professional +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* Leanring eBPF; Liz Rice; O'Reilly +* C++ Programming Language; Bjarne Stroustrup; +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Developing Games in Java; David Brackeen and others...; New Riders * 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 -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Ultimate Go Notebook; Bill Kennedy -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly * The Docker Book; James Turnbull; Kindle -* Developing Games in Java; David Brackeen and others...; New Riders -* Perl New Features; Joshua McAdams, brian d foy; Perl School -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* Leanring eBPF; Liz Rice; O'Reilly * Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Java ist auch eine Insel; Christian Ullenboom; * Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* Modern Perl; Chromatic ; Onyx Neon Press -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* Effective awk programming; Arnold Robbins; O'Reilly -* The Pragmatic Programmer; David Thomas; Addison-Wesley -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* C++ Programming Language; Bjarne Stroustrup; -* Site Reliability Engineering; How Google runs production systems; 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 +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* Funktionale Programmierung; Peter Pepper; Springer ## 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 -* Relayd and Httpd Mastery; Michael W Lucas * 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 +* Relayd and Httpd Mastery; Michael W Lucas * BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley +* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly ## Self-development and soft-skills books In random order: -* Ultralearning; Anna Laurent; Self-published via Amazon -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* The Power of Now; Eckhard Tolle; Yellow Kite -* Deep Work; Cal Newport; Piatkus -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* Soft Skills; John Sommez; Manning Publications +* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business * Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly -* Staff Engineer: Leadership beyond the management track; Will Larson; Audible +* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing * Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook * Atomic Habits; James Clear; Random House Business * Digital Minimalism; Cal Newport; Portofolio Penguin -* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* 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 -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* The Off Switch; Mark Cropley; Virgin Books * Slow Productivity; Cal Newport; Penguin Random House -* Influence without Authority; A. Cohen, D. Bradford; Wiley -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books * The Joy of Missing Out; Christina Crook; New Society Publishers +* Ultralearning; Anna Laurent; Self-published via Amazon * Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* Ultralearning; Scott Young; Thorsons -* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* Deep Work; Cal Newport; Piatkus * The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* The Off Switch; Mark Cropley; Virgin Books +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* Ultralearning; Scott Young; Thorsons * So Good They Can't Ignore You; Cal Newport; Business Plus +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* Staff Engineer: Leadership beyond the management track; Will Larson; Audible +* 101 Essays that change the way you think; Brianna Wiest; Audible +* The Power of Now; Eckhard Tolle; Yellow Kite +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* Soft Skills; John Sommez; Manning Publications +* Influence without Authority; A. Cohen, D. Bradford; Wiley [Here are notes of mine for some of the books (HTTP)](https://foo.zone/notes/index.html) [Here are notes of mine for some of the books (Gemini)](gemini://foo.zone/notes/index.gmi) @@ -128,58 +128,58 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online -* Functional programming lecture; Remote University of Hagen -* AWS Immersion Day; Amazon; 1-day interactive online training -* Apache Tomcat Best Practises; 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) -* Protocol buffers; O'Reilly Online -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* Developing IaC with Terraform (with Live Lessons); 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 +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online * Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* 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) +* AWS Immersion Day; Amazon; 1-day interactive online training * Scripting Vim; Damian Conway; O'Reilly Online +* Functional programming lecture; Remote University of Hagen +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training +* 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 +* Protocol buffers; O'Reilly Online +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; * Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. ## 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 ## Podcasts I like In random order: -* Java Pub House -* Hidden Brain -* Ship it (Changelog) -* Deep Questions with Cal Newport -* Cup o' Go [Golang] * Modern Mentor -* Dev Interrupted -* Backend Banter * Maintainable +* Hidden Brain +* Java Pub House * Go Time (Changelog) +* Backend Banter +* Deep Questions with Cal Newport +* Dev Interrupted +* Ship it (Changelog) +* Cup o' Go [Golang] ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: * Register Spill -* The Imperfectionist -* Andreas Brandhorst Newsletter (Sci-Fi author) +* Golang Weekly +* The Valuable Dev +* Ruby Weekly * byteSizeGo +* The Imperfectionist * Applied Go Weekly Newsletter -* Ruby Weekly +* Andreas Brandhorst Newsletter (Sci-Fi author) * VK Newsletter -* Golang Weekly -* The Valuable Dev # Formal education @@ -1,8 +1,9 @@ # foo.zone -> This site was generated at 2024-09-18T21:34:35+03:00 by `Gemtexter` +> This site was generated at 2024-09-18T21:38:05+03: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. Note that this blog usually does not overlap with what I do at my day job as a Site Reliability Engineer. -Welcome to the foo.zone. Everything you read on this site is my personal opinion and experience. ``` |\---/| @@ -13,19 +14,6 @@ Welcome to the foo.zone. Everything you read on this site is my personal opinion (_,...'(_,.`__)/'.....+ ``` -## Table of Contents - -* [⇢ foo.zone](#foozone) -* [⇢ ⇢ Introduction](#introduction) -* [⇢ ⇢ Links](#links) -* [⇢ ⇢ Blog](#blog) -* [⇢ ⇢ ⇢ Atom and Gemfeeds](#atom-and-gemfeeds) -* [⇢ ⇢ ⇢ Posts](#posts) - -## Introduction - -You can call me a Linux/*BSD enthusiast and hobbyist. I mainly write about tech, IT, programming and sometimes also about self-improvement here. Note that this blog usually does not overlap with what I do at my day job as a Site Reliability Engineer. - ## Links [About me](./about/index.md) diff --git a/uptime-stats.md b/uptime-stats.md index 2be7928d..52489bbc 100644 --- a/uptime-stats.md +++ b/uptime-stats.md @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2024-09-18T21:34:35+03:00 +> This site was last updated at 2024-09-18T21:38:05+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. |
