diff options
| author | Paul Buetow <paul@buetow.org> | 2024-09-18 21:57:07 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-09-18 21:57:07 +0300 |
| commit | c6e4f7a1346d25c5f032e13d53ee8990f26a13f4 (patch) | |
| tree | 96cc176adb966fb4264465fbfe18f2cc31682f20 | |
| parent | 88375542b0901aa9ae634f5d580ad7b9c895a4ec (diff) | |
Update content for html
| -rw-r--r-- | about/resources.html | 158 | ||||
| -rw-r--r-- | gemfeed/2021-04-24-welcome-to-the-geminispace.html | 17 | ||||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | uptime-stats.html | 2 |
4 files changed, 90 insertions, 89 deletions
diff --git a/about/resources.html b/about/resources.html index b2151eb6..73dea27e 100644 --- a/about/resources.html +++ b/about/resources.html @@ -45,58 +45,58 @@ <span>In random order:</span><br /> <br /> <ul> -<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> -<li>Raku Fundamentals; Moritz Lenz; Apress</li> -<li>Java ist auch eine Insel; Christian Ullenboom; </li> -<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> -<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> +<li>Modern Perl; Chromatic ; Onyx Neon Press</li> +<li>Effective awk programming; Arnold Robbins; O'Reilly</li> +<li>DNS and BIND; Cricket Liu; O'Reilly</li> <li>Raku Recipes; J.J. Merelo; Apress</li> -<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> +<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> +<li>Raku Fundamentals; Moritz Lenz; Apress</li> +<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> +<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> <li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> -<li>Developing Games in Java; David Brackeen and others...; New Riders</li> -<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> +<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> +<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> <li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> -<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> -<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> -<li>DNS and BIND; Cricket Liu; O'Reilly</li> -<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> -<li>C++ Programming Language; Bjarne Stroustrup;</li> -<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> +<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> <li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> -<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> -<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> +<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> +<li>Funktionale Programmierung; Peter Pepper; Springer</li> +<li>C++ Programming Language; Bjarne Stroustrup;</li> +<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> <li>The Docker Book; James Turnbull; Kindle</li> -<li>Ultimate Go Notebook; Bill Kennedy</li> -<li>Leanring eBPF; Liz Rice; O'Reilly</li> -<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> +<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> +<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> <li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> -<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> +<li>Java ist auch eine Insel; Christian Ullenboom; </li> <li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> -<li>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</li> -<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> <li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> -<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> -<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> +<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> +<li>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</li> +<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> <li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> -<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> -<li>Modern Perl; Chromatic ; Onyx Neon Press</li> -<li>Funktionale Programmierung; Peter Pepper; Springer</li> -<li>Effective awk programming; Arnold Robbins; O'Reilly</li> -<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> -<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> +<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> +<li>Leanring eBPF; Liz Rice; O'Reilly</li> +<li>Ultimate Go Notebook; Bill Kennedy</li> +<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> <li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> +<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> +<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> +<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> +<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> +<li>Developing Games in Java; David Brackeen and others...; New Riders</li> +<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> </ul><br /> <h2 style='display: inline' id='technical-references'>Technical references</h2><br /> <br /> <span>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:</span><br /> <br /> <ul> -<li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly</li> <li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li> -<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> -<li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li> <li>Relayd and Httpd Mastery; Michael W Lucas</li> <li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li> +<li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li> +<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> +<li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly</li> <li>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li> </ul><br /> <h2 style='display: inline' id='self-development-and-soft-skills-books'>Self-development and soft-skills books</h2><br /> @@ -104,36 +104,36 @@ <span>In random order:</span><br /> <br /> <ul> -<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> -<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> -<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> -<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> -<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audible</li> -<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> +<li>Deep Work; Cal Newport; Piatkus</li> +<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> <li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> -<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> -<li>The Off Switch; Mark Cropley; Virgin Books</li> <li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> -<li>Ultralearning; Anna Laurent; Self-published via Amazon</li> -<li>Slow Productivity; Cal Newport; Penguin Random House</li> +<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> <li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> -<li>Soft Skills; John Sommez; Manning Publications</li> -<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> -<li>Ultralearning; Scott Young; Thorsons</li> -<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion </li> -<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> -<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> -<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li> -<li>Deep Work; Cal Newport; Piatkus</li> -<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> -<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> +<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> +<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audible</li> +<li>Slow Productivity; Cal Newport; Penguin Random House</li> +<li>Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne</li> +<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> +<li>The Off Switch; Mark Cropley; Virgin Books</li> +<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> <li>Atomic Habits; James Clear; Random House Business</li> +<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> +<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion </li> <li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> +<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> <li>The Power of Now; Eckhard Tolle; Yellow Kite</li> -<li>Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne</li> -<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> <li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> +<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> +<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> +<li>Ultralearning; Scott Young; Thorsons</li> +<li>Soft Skills; John Sommez; Manning Publications</li> <li>101 Essays that change the way you think; Brianna Wiest; Audible</li> +<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> +<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> +<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> +<li>Ultralearning; Anna Laurent; Self-published via Amazon</li> +<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li> </ul><br /> <a class='textlink' href='https://foo.zone/notes/index.html'>Here are notes of mine for some of the books (HTTP)</a><br /> <a class='textlink' href='gemini://foo.zone/notes/index.gmi'>Here are notes of mine for some of the books (Gemini)</a><br /> @@ -143,45 +143,45 @@ <span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br /> <br /> <ul> -<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> -<li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li> <li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> -<li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> -<li>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)</li> -<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> -<li>Apache Tomcat Best Practises; 3-day on-site training</li> -<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li> +<li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li> <li>AWS Immersion Day; Amazon; 1-day interactive online training </li> -<li>Protocol buffers; O'Reilly Online</li> -<li>Functional programming lecture; Remote University of Hagen</li> -<li>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li> <li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> -<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> -<li>MySQL Deep Dive Workshop; 2-day on-site training</li> +<li>Protocol buffers; O'Reilly Online</li> +<li>Apache Tomcat Best Practises; 3-day on-site training</li> +<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> <li>Scripting Vim; Damian Conway; O'Reilly Online</li> +<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li> +<li>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)</li> +<li>MySQL Deep Dive Workshop; 2-day on-site training</li> +<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> +<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> +<li>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li> +<li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> +<li>Functional programming lecture; Remote University of Hagen</li> </ul><br /> <h2 style='display: inline' id='technical-guides'>Technical guides</h2><br /> <br /> <span>These are not whole books, but guides (smaller or larger) which I found very useful. in random order:</span><br /> <br /> <ul> -<li>Advanced Bash-Scripting Guide </li> <li>Raku Guide at https://raku.guide </li> +<li>Advanced Bash-Scripting Guide </li> </ul><br /> <h2 style='display: inline' id='podcasts-i-like'>Podcasts I like</h2><br /> <br /> <span>In random order:</span><br /> <br /> <ul> -<li>Deep Questions with Cal Newport</li> -<li>Hidden Brain</li> <li>Backend Banter</li> -<li>Maintainable</li> -<li>Dev Interrupted</li> -<li>Ship it (Changelog) </li> <li>Modern Mentor</li> -<li>Java Pub House</li> <li>Cup o' Go [Golang]</li> +<li>Ship it (Changelog) </li> +<li>Hidden Brain</li> +<li>Deep Questions with Cal Newport</li> +<li>Java Pub House</li> +<li>Dev Interrupted</li> +<li>Maintainable</li> <li>Go Time (Changelog)</li> </ul><br /> <h2 style='display: inline' id='newsletters-i-like'>Newsletters I like</h2><br /> @@ -189,14 +189,14 @@ <span>This is a mix of tech and non-tech newsletters I am subscribed to. In random order:</span><br /> <br /> <ul> -<li>Golang Weekly</li> <li>byteSizeGo</li> -<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> -<li>Ruby Weekly</li> -<li>Register Spill</li> <li>VK Newsletter</li> -<li>The Valuable Dev</li> +<li>Register Spill</li> +<li>Ruby Weekly</li> <li>The Imperfectionist</li> +<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> +<li>The Valuable Dev</li> +<li>Golang Weekly</li> <li>Applied Go Weekly Newsletter</li> </ul><br /> <h1 style='display: inline' id='formal-education'>Formal education</h1><br /> diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.html b/gemfeed/2021-04-24-welcome-to-the-geminispace.html index a787cd72..0d65902d 100644 --- a/gemfeed/2021-04-24-welcome-to-the-geminispace.html +++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.html @@ -12,14 +12,6 @@ <br /> <span class='quote'>Published at 2021-04-24T19:28:41+01:00; Updated at 2021-06-18</span><br /> <br /> -<span>ASCII Art by Andy Hood!</span><br /> -<br /> -<span>Have you reached this article already via Gemini? It requires a Gemini client; web browsers such as Firefox, Chrome, Safari, etc., don't support the Gemini protocol. The Gemini address of this site (or the address of this capsule as people say in Geminispace) is:</span><br /> -<br /> -<a class='textlink' href='gemini://foo.zone'>gemini://foo.zone</a><br /> -<br /> -<span>However, if you still use HTTP, you are just surfing the fallback HTML version of this capsule. In that case, I suggest reading on what this is all about :-).</span><br /> -<br /> <pre> /\ / \ @@ -43,6 +35,7 @@ <br /> <ul> <li><a href='#welcome-to-the-geminispace'>Welcome to the Geminispace</a></li> +<li>⇢ <a href='#introduction'>Introduction</a></li> <li>⇢ <a href='#motivation'>Motivation</a></li> <li>⇢ ⇢ <a href='#my-urge-to-revamp-my-personal-website'>My urge to revamp my personal website</a></li> <li>⇢ ⇢ <a href='#my-still-great-laptop-running-hot'>My still great Laptop running hot</a></li> @@ -51,6 +44,14 @@ <li>⇢ <a href='#gemini-advantages-summarised'>Gemini advantages summarised</a></li> <li>⇢ <a href='#dive-into-deep-gemini-space'>Dive into deep Gemini space</a></li> </ul><br /> +<h2 style='display: inline' id='introduction'>Introduction</h2><br /> +<br /> +<span>Have you reached this article already via Gemini? It requires a Gemini client; web browsers such as Firefox, Chrome, Safari, etc., don't support the Gemini protocol. The Gemini address of this site (or the address of this capsule as people say in Geminispace) is:</span><br /> +<br /> +<a class='textlink' href='gemini://foo.zone'>gemini://foo.zone</a><br /> +<br /> +<span>However, if you still use HTTP, you are just surfing the fallback HTML version of this capsule. In that case, I suggest reading on what this is all about :-).</span><br /> +<br /> <h2 style='display: inline' id='motivation'>Motivation</h2><br /> <br /> <h3 style='display: inline' id='my-urge-to-revamp-my-personal-website'>My urge to revamp my personal website</h3><br /> @@ -10,7 +10,7 @@ <body> <h1 style='display: inline' id='foozone'>foo.zone</h1><br /> <br /> -<span class='quote'>This site was generated at 2024-09-18T21:52:15+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2024-09-18T21:56:39+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <span>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.</span><br /> <br /> diff --git a/uptime-stats.html b/uptime-stats.html index e0166562..5a6ce262 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -10,7 +10,7 @@ <body> <h1 style='display: inline' id='my-machine-uptime-stats'>My machine uptime stats</h1><br /> <br /> -<span class='quote'>This site was last updated at 2024-09-18T21:52:14+03:00</span><br /> +<span class='quote'>This site was last updated at 2024-09-18T21:56:39+03:00</span><br /> <br /> <span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>guprecords</span>, the global uptime records stats analyser of mine.</span><br /> <br /> |
