diff options
| author | Paul Buetow <paul@buetow.org> | 2025-02-13 10:21:51 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-02-13 10:21:51 +0200 |
| commit | 421018202ad7341afceeb6254d944a910884488f (patch) | |
| tree | 048bfeb235590853a501806b4f1a0419e7e71ac1 | |
| parent | 400166a5282c59d5c4ae5f38c0adab6e2ca59d5d (diff) | |
Update content for html
| -rw-r--r-- | about/resources.html | 180 | ||||
| -rw-r--r-- | gemfeed/2025-01-01-posts-from-october-to-december-2024.html | 10 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 12 | ||||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | uptime-stats.html | 2 |
5 files changed, 103 insertions, 103 deletions
diff --git a/about/resources.html b/about/resources.html index 9e812962..87b9613e 100644 --- a/about/resources.html +++ b/about/resources.html @@ -50,103 +50,103 @@ <span>In random order:</span><br /> <br /> <ul> -<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> -<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> -<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> -<li>Developing Games in Java; David Brackeen and others...; New Riders</li> -<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> -<li>Raku Recipes; J.J. Merelo; Apress</li> -<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> <li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> -<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> -<li>The Docker Book; James Turnbull; Kindle</li> -<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> -<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> -<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> -<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> -<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> +<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> +<li>Ultimate Go Notebook; Bill Kennedy</li> <li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> -<li>Java ist auch eine Insel; Christian Ullenboom; </li> -<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> -<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> -<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> -<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> -<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> +<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> +<li>Modern Perl; Chromatic ; Onyx Neon Press</li> +<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> +<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> +<li>Developing Games in Java; David Brackeen and others...; New Riders</li> <li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> -<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> -<li>Funktionale Programmierung; Peter Pepper; Springer</li> -<li>DNS and BIND; Cricket Liu; O'Reilly</li> <li>Effective awk programming; Arnold Robbins; O'Reilly</li> -<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> -<li>Raku Fundamentals; Moritz Lenz; Apress</li> -<li>Leanring eBPF; Liz Rice; O'Reilly</li> -<li>Ultimate Go Notebook; Bill Kennedy</li> -<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> +<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> +<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</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 Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> -<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> -<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> <li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> -<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> -<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> +<li>Raku Fundamentals; Moritz Lenz; Apress</li> +<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> +<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</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>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> -<li>Modern Perl; Chromatic ; Onyx Neon Press</li> -<li>C++ Programming Language; Bjarne Stroustrup;</li> +<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> +<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> +<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> +<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> +<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> +<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> <li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> -<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> +<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> +<li>The Docker Book; James Turnbull; Kindle</li> +<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> +<li>Leanring eBPF; Liz Rice; O'Reilly</li> +<li>Raku Recipes; J.J. Merelo; Apress</li> <li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> +<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> +<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> +<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> +<li>C++ Programming Language; Bjarne Stroustrup;</li> +<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> +<li>Funktionale Programmierung; Peter Pepper; Springer</li> +<li>DNS and BIND; Cricket Liu; O'Reilly</li> +<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> +<li>Java ist auch eine Insel; Christian Ullenboom; </li> +<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> +<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</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>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li> <li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li> +<li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; 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>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li> +<li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li> </ul><br /> <h2 style='display: inline' id='self-development-and-soft-skills-books'>Self-development and soft-skills books</h2><br /> <br /> <span>In random order:</span><br /> <br /> <ul> -<li>Solve for Happy; Mo Gawdat</li> -<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> -<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li> -<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> -<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> +<li>Ultralearning; Scott Young; Thorsons</li> +<li>The Power of Now; Eckhard Tolle; Yellow Kite</li> <li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> -<li>Soft Skills; John Sommez; Manning Publications</li> -<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> -<li>101 Essays that change the way you think; Brianna Wiest; Audible</li> -<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion </li> +<li>Eat That Frog; Brian Tracy</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 Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> +<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> +<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</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>The Power of Now; Eckhard Tolle; Yellow Kite</li> <li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> -<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> -<li>Atomic Habits; James Clear; Random House Business</li> -<li>Eat That Frog; Brian Tracy</li> <li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> +<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> +<li>Getting Things Done; David Allen</li> +<li>Slow Productivity; Cal Newport; Penguin Random House</li> +<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion </li> +<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audible</li> +<li>101 Essays that change the way you think; Brianna Wiest; Audible</li> +<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li> +<li>Soft Skills; John Sommez; Manning Publications</li> +<li>Deep Work; Cal Newport; Piatkus</li> +<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> +<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> <li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> +<li>Solve for Happy; Mo Gawdat</li> +<li>Atomic Habits; James Clear; Random House Business</li> <li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> -<li>The Off Switch; Mark Cropley; Virgin Books</li> -<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> -<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> -<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> <li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> <li>Ultralearning; Anna Laurent; Self-published via Amazon</li> -<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> -<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> -<li>Ultralearning; Scott Young; Thorsons</li> -<li>Slow Productivity; Cal Newport; Penguin Random House</li> -<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audible</li> -<li>Deep Work; Cal Newport; Piatkus</li> -<li>Getting Things Done; David Allen</li> +<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> <li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> +<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> +<li>The Off Switch; Mark Cropley; Virgin Books</li> +<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> </ul><br /> <a class='textlink' href='../notes/index.html'>Here are notes of mine for some of the books</a><br /> <br /> @@ -155,21 +155,21 @@ <span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br /> <br /> <ul> -<li>MySQL Deep Dive Workshop; 2-day on-site training</li> -<li>Functional programming lecture; Remote University of Hagen</li> -<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> -<li>The Well-Grounded Rubyist Video Edition; David. A. Black; 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>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>Scripting Vim; Damian Conway; O'Reilly Online</li> -<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li> -<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> -<li>Protocol buffers; O'Reilly Online</li> -<li>Apache Tomcat Best Practises; 3-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>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> +<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li> +<li>Functional programming lecture; Remote University of Hagen</li> +<li>Protocol buffers; O'Reilly Online</li> <li>AWS Immersion Day; Amazon; 1-day interactive online training </li> +<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> +<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> +<li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> +<li>Scripting Vim; Damian Conway; O'Reilly Online</li> +<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> +<li>Apache Tomcat Best Practises; 3-day on-site training</li> +<li>MySQL Deep Dive Workshop; 2-day on-site training</li> <li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li> </ul><br /> <h2 style='display: inline' id='technical-guides'>Technical guides</h2><br /> @@ -177,9 +177,9 @@ <span>These are not whole books, but guides (smaller or larger) which I found very useful. in random order:</span><br /> <br /> <ul> -<li>How CPUs work at https://cpu.land</li> -<li>Raku Guide at https://raku.guide </li> <li>Advanced Bash-Scripting Guide </li> +<li>Raku Guide at https://raku.guide </li> +<li>How CPUs work at https://cpu.land</li> </ul><br /> <h2 style='display: inline' id='podcasts'>Podcasts</h2><br /> <br /> @@ -188,18 +188,18 @@ <span>In random order:</span><br /> <br /> <ul> -<li>Deep Questions with Cal Newport</li> -<li>Dev Interrupted</li> +<li>The Changelog Podcast(s)</li> <li>Fork Around And Find Out</li> -<li>The ProdCast (Google SRE Podcast)</li> <li>The Pragmatic Engineer Podcast</li> -<li>Hidden Brain</li> <li>Backend Banter</li> +<li>Hidden Brain</li> <li>BSD Now</li> -<li>Fallthrough [Golang]</li> +<li>Deep Questions with Cal Newport</li> <li>Cup o' Go [Golang]</li> +<li>Fallthrough [Golang]</li> +<li>The ProdCast (Google SRE Podcast)</li> +<li>Dev Interrupted</li> <li>Maintainable</li> -<li>The Changelog Podcast(s)</li> </ul><br /> <h3 style='display: inline' id='podcasts-i-liked'>Podcasts I liked</h3><br /> <br /> @@ -207,29 +207,29 @@ <br /> <ul> <li>Modern Mentor</li> -<li>CRE: Chaosradio Express [german]</li> -<li>Go Time (predecessor of fallthrough)</li> <li>Ship It (predecessor of Fork Around And Find Out)</li> +<li>Go Time (predecessor of fallthrough)</li> <li>FLOSS weekly</li> <li>Java Pub House</li> +<li>CRE: Chaosradio Express [german]</li> </ul><br /> <h2 style='display: inline' id='newsletters-i-like'>Newsletters I like</h2><br /> <br /> <span>This is a mix of tech and non-tech newsletters I am subscribed to. In random order:</span><br /> <br /> <ul> +<li>Ruby Weekly</li> <li>Golang Weekly</li> -<li>VK Newsletter</li> -<li>The Valuable Dev</li> -<li>The Pragmatic Engineer</li> +<li>Register Spill</li> <li>Changelog News</li> -<li>Applied Go Weekly Newsletter</li> +<li>The Valuable Dev</li> <li>Monospace Mentor</li> -<li>Ruby Weekly</li> -<li>byteSizeGo</li> -<li>Register Spill</li> <li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> +<li>VK Newsletter</li> <li>The Imperfectionist</li> +<li>The Pragmatic Engineer</li> +<li>Applied Go Weekly Newsletter</li> +<li>byteSizeGo</li> </ul><br /> <h1 style='display: inline' id='formal-education'>Formal education</h1><br /> <br /> diff --git a/gemfeed/2025-01-01-posts-from-october-to-december-2024.html b/gemfeed/2025-01-01-posts-from-october-to-december-2024.html index c09a9e84..e8cf61fc 100644 --- a/gemfeed/2025-01-01-posts-from-october-to-december-2024.html +++ b/gemfeed/2025-01-01-posts-from-october-to-december-2024.html @@ -197,7 +197,7 @@ <br /> <span>Wondering to which <span class='inlinecode'>#web</span> <span class='inlinecode'>#browser</span> I should switch now personally ...</span><br /> <br /> -<a class='textlink' href='https://www.osnews.com/story/141100/mozilla-foundation-lays-off-30-of-its-employees-ends-advocacy-for-open-web-privacy-and-more/'>www.osnews.com/story/141100/mozilla-fo...dvocacy-for-open-web-privacy-and-more/</a><br /> +<a class='textlink' href='https://www.osnews.com/story/141100/mozilla-foundation-lays-off-30-of-its-employees-ends-advocacy-for-open-web-privacy-and-more/'>www.osnews.com/story/141100/mozilla-fo..-..dvocacy-for-open-web-privacy-and-more/</a><br /> <br /> <h3 style='display: inline' id='eks-node-viewer-is-a-nifty-tool-showing-the-'>eks-node-viewer is a nifty tool, showing the ...</h3><br /> <br /> @@ -306,7 +306,7 @@ <br /> <span>Example where complexity attacks you from behind <span class='inlinecode'>#k8s</span> <span class='inlinecode'>#kubernetes</span> <span class='inlinecode'>#OpenAI</span></span><br /> <br /> -<a class='textlink' href='https://surfingcomplexity.blog/2024/12/14/quick-takes-on-the-recent-openai-public-incident-write-up/'>surfingcomplexity.blog/2024/12/14/quic...ecent-openai-public-incident-write-up/</a><br /> +<a class='textlink' href='https://surfingcomplexity.blog/2024/12/14/quick-takes-on-the-recent-openai-public-incident-write-up/'>surfingcomplexity.blog/2024/12/14/quic..-..ecent-openai-public-incident-write-up/</a><br /> <br /> <h3 style='display: inline' id='llms-for-ops-summaries-of-logs-probabilities-'>LLMs for Ops? Summaries of logs, probabilities ...</h3><br /> <br /> @@ -318,7 +318,7 @@ <br /> <span>Excellent article about your dream Product Manager: Why every software team needs a product manager to thrive via @wallabagapp</span><br /> <br /> -<a class='textlink' href='https://testdouble.com/insights/why-product-managers-accelerate-improve-software-delivery'>testdouble.com/insights/why-product-ma...s-accelerate-improve-software-delivery</a><br /> +<a class='textlink' href='https://testdouble.com/insights/why-product-managers-accelerate-improve-software-delivery'>testdouble.com/insights/why-product-ma..-..s-accelerate-improve-software-delivery</a><br /> <br /> <h3 style='display: inline' id='i-just-finished-reading-all-chapters-of-cpu-'>I just finished reading all chapters of CPU ...</h3><br /> <br /> @@ -330,7 +330,7 @@ <br /> <span>Indeed, useful to know this stuff! <span class='inlinecode'>#sre</span></span><br /> <br /> -<a class='textlink' href='https://biriukov.dev/docs/resolver-dual-stack-application/0-sre-should-know-about-gnu-linux-resolvers-and-dual-stack-applications/'>biriukov.dev/docs/resolver-dual-stack-...resolvers-and-dual-stack-applications/</a><br /> +<a class='textlink' href='https://biriukov.dev/docs/resolver-dual-stack-application/0-sre-should-know-about-gnu-linux-resolvers-and-dual-stack-applications/'>biriukov.dev/docs/resolver-dual-stack-..-..resolvers-and-dual-stack-applications/</a><br /> <br /> <h3 style='display: inline' id='it-s-the-small-things-which-make-unix-like-'>It's the small things, which make Unix like ...</h3><br /> <br /> @@ -340,7 +340,7 @@ <br /> <h3 style='display: inline' id='my-new-year-s-resolution-is-not-to-start-any-'>My New Year's resolution is not to start any ...</h3><br /> <br /> -<span>My New Year's resolution is not to start any new non-fiction books (or only very few) but to re-read and listen to my favorites, which I read to reflect on and see things from different perspectives. Every time you re-read a book, you gain new insights.<nil>17483</span><br /> +<span>My New Year's resolution is not to start any new non-fiction books (or only very few) but to re-read and listen to my favorites, which I read to reflect on and see things from different perspectives. Every time you re-read a book, you gain new insights.<nil>17491</span><br /> <br /> <span>Other related posts:</span><br /> <br /> diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 4084baa3..00cf259b 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-02-13T10:14:08+02:00</updated> + <updated>2025-02-13T10:21:17+02:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -1108,7 +1108,7 @@ Jan 26 17:36:32 f2 apcupsd[2159]: apcupsd shutdown succeeded <br /> <span>Wondering to which <span class='inlinecode'>#web</span> <span class='inlinecode'>#browser</span> I should switch now personally ...</span><br /> <br /> -<a class='textlink' href='https://www.osnews.com/story/141100/mozilla-foundation-lays-off-30-of-its-employees-ends-advocacy-for-open-web-privacy-and-more/'>www.osnews.com/story/141100/mozilla-fo...dvocacy-for-open-web-privacy-and-more/</a><br /> +<a class='textlink' href='https://www.osnews.com/story/141100/mozilla-foundation-lays-off-30-of-its-employees-ends-advocacy-for-open-web-privacy-and-more/'>www.osnews.com/story/141100/mozilla-fo..-..dvocacy-for-open-web-privacy-and-more/</a><br /> <br /> <h3 style='display: inline' id='eks-node-viewer-is-a-nifty-tool-showing-the-'>eks-node-viewer is a nifty tool, showing the ...</h3><br /> <br /> @@ -1217,7 +1217,7 @@ Jan 26 17:36:32 f2 apcupsd[2159]: apcupsd shutdown succeeded <br /> <span>Example where complexity attacks you from behind <span class='inlinecode'>#k8s</span> <span class='inlinecode'>#kubernetes</span> <span class='inlinecode'>#OpenAI</span></span><br /> <br /> -<a class='textlink' href='https://surfingcomplexity.blog/2024/12/14/quick-takes-on-the-recent-openai-public-incident-write-up/'>surfingcomplexity.blog/2024/12/14/quic...ecent-openai-public-incident-write-up/</a><br /> +<a class='textlink' href='https://surfingcomplexity.blog/2024/12/14/quick-takes-on-the-recent-openai-public-incident-write-up/'>surfingcomplexity.blog/2024/12/14/quic..-..ecent-openai-public-incident-write-up/</a><br /> <br /> <h3 style='display: inline' id='llms-for-ops-summaries-of-logs-probabilities-'>LLMs for Ops? Summaries of logs, probabilities ...</h3><br /> <br /> @@ -1229,7 +1229,7 @@ Jan 26 17:36:32 f2 apcupsd[2159]: apcupsd shutdown succeeded <br /> <span>Excellent article about your dream Product Manager: Why every software team needs a product manager to thrive via @wallabagapp</span><br /> <br /> -<a class='textlink' href='https://testdouble.com/insights/why-product-managers-accelerate-improve-software-delivery'>testdouble.com/insights/why-product-ma...s-accelerate-improve-software-delivery</a><br /> +<a class='textlink' href='https://testdouble.com/insights/why-product-managers-accelerate-improve-software-delivery'>testdouble.com/insights/why-product-ma..-..s-accelerate-improve-software-delivery</a><br /> <br /> <h3 style='display: inline' id='i-just-finished-reading-all-chapters-of-cpu-'>I just finished reading all chapters of CPU ...</h3><br /> <br /> @@ -1241,7 +1241,7 @@ Jan 26 17:36:32 f2 apcupsd[2159]: apcupsd shutdown succeeded <br /> <span>Indeed, useful to know this stuff! <span class='inlinecode'>#sre</span></span><br /> <br /> -<a class='textlink' href='https://biriukov.dev/docs/resolver-dual-stack-application/0-sre-should-know-about-gnu-linux-resolvers-and-dual-stack-applications/'>biriukov.dev/docs/resolver-dual-stack-...resolvers-and-dual-stack-applications/</a><br /> +<a class='textlink' href='https://biriukov.dev/docs/resolver-dual-stack-application/0-sre-should-know-about-gnu-linux-resolvers-and-dual-stack-applications/'>biriukov.dev/docs/resolver-dual-stack-..-..resolvers-and-dual-stack-applications/</a><br /> <br /> <h3 style='display: inline' id='it-s-the-small-things-which-make-unix-like-'>It's the small things, which make Unix like ...</h3><br /> <br /> @@ -1251,7 +1251,7 @@ Jan 26 17:36:32 f2 apcupsd[2159]: apcupsd shutdown succeeded <br /> <h3 style='display: inline' id='my-new-year-s-resolution-is-not-to-start-any-'>My New Year's resolution is not to start any ...</h3><br /> <br /> -<span>My New Year's resolution is not to start any new non-fiction books (or only very few) but to re-read and listen to my favorites, which I read to reflect on and see things from different perspectives. Every time you re-read a book, you gain new insights.<nil>17483</span><br /> +<span>My New Year's resolution is not to start any new non-fiction books (or only very few) but to re-read and listen to my favorites, which I read to reflect on and see things from different perspectives. Every time you re-read a book, you gain new insights.<nil>17491</span><br /> <br /> <span>Other related posts:</span><br /> <br /> @@ -13,7 +13,7 @@ </p> <h1 style='display: inline' id='foozone'>foo.zone</h1><br /> <br /> -<span class='quote'>This site was generated at 2025-02-13T10:14:08+02:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2025-02-13T10:21:17+02: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. And I also like coding.</span><br /> <br /> diff --git a/uptime-stats.html b/uptime-stats.html index 4c3b33bf..c7a61ab2 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -13,7 +13,7 @@ </p> <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 2025-02-13T10:14:08+02:00</span><br /> +<span class='quote'>This site was last updated at 2025-02-13T10:21:17+02: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 /> |
