diff options
| author | Paul Buetow <paul@buetow.org> | 2025-01-19 13:22:36 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-01-19 13:22:36 +0200 |
| commit | 711a2da80a6bdd03b73f1a4bbc097a244a60bb1b (patch) | |
| tree | 6f628c5ba6ef42d046a6ab1edea97a542bffc3ab | |
| parent | ca70400084b14a32c1560ab44c069a69649fb4d9 (diff) | |
Update content for html
99 files changed, 207 insertions, 484 deletions
diff --git a/about/index.html b/about/index.html index 6e141be5..9032d666 100644 --- a/about/index.html +++ b/about/index.html @@ -9,7 +9,7 @@ </head> <body> <p class="header"> -View this page as <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/about/index.md">Markdown</a> | <a href="gemini://foo.zone/about/index.gmi">Gemtext</a> +View this page as <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/about/index.md">Markdown</a> | <a href="gemini://foo.zone/about/index.gmi">Gemini</a> </p> <h1 style='display: inline' id='about'>About</h1><br /> <br /> diff --git a/about/novels.html b/about/novels.html index b85ba771..0eba6df2 100644 --- a/about/novels.html +++ b/about/novels.html @@ -9,7 +9,7 @@ </head> <body> <p class="header"> -View this page as <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/about/novels.md">Markdown</a> | <a href="gemini://foo.zone/about/novels.gmi">Gemtext</a> +View this page as <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/about/novels.md">Markdown</a> | <a href="gemini://foo.zone/about/novels.gmi">Gemini</a> </p> <h1 style='display: inline' id='novels'>Novels</h1><br /> <br /> diff --git a/about/resources.html b/about/resources.html index 46ec2bd1..3a25001a 100644 --- a/about/resources.html +++ b/about/resources.html @@ -9,7 +9,7 @@ </head> <body> <p class="header"> -View this page as <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/about/resources.md">Markdown</a> | <a href="gemini://foo.zone/about/resources.gmi">Gemtext</a> +View this page as <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/about/resources.md">Markdown</a> | <a href="gemini://foo.zone/about/resources.gmi">Gemini</a> </p> <h1 style='display: inline' id='resources'>Resources</h1><br /> <br /> @@ -50,102 +50,102 @@ View this page as <a href="https://codeberg.org/snonux/foo.zone/src/branch/conte <span>In random order:</span><br /> <br /> <ul> +<li>Funktionale Programmierung; Peter Pepper; Springer</li> <li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> -<li>The Docker Book; James Turnbull; Kindle</li> -<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> +<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> <li>Effective awk programming; Arnold Robbins; O'Reilly</li> -<li>Funktionale Programmierung; Peter Pepper; Springer</li> +<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> <li>Ultimate Go Notebook; Bill Kennedy</li> -<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> -<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> -<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> -<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> -<li>Modern Perl; Chromatic ; Onyx Neon Press</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>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> <li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> -<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> -<li>Java ist auch eine Insel; Christian Ullenboom; </li> -<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> -<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> -<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> -<li>Raku Recipes; J.J. Merelo; Apress</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>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</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>Java ist auch eine Insel; Christian Ullenboom; </li> +<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> <li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> -<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> -<li>Developing Games in Java; David Brackeen and others...; New Riders</li> +<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> +<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> +<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> +<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> <li>Raku Fundamentals; Moritz Lenz; Apress</li> -<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> +<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</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>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> -<li>DNS and BIND; Cricket Liu; O'Reilly</li> +<li>Raku Recipes; J.J. Merelo; Apress</li> +<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> +<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> +<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> +<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> +<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> <li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> +<li>The Docker Book; James Turnbull; Kindle</li> +<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> +<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> +<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> <li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> -<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> -<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> -<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> -<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> -<li>Leanring eBPF; Liz Rice; 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 Pragmatic Programmer; David Thomas; Addison-Wesley</li> <li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> -<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> -<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> +<li>DNS and BIND; Cricket Liu; O'Reilly</li> +<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> +<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> +<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> +<li>Developing Games in Java; David Brackeen and others...; New Riders</li> +<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> +<li>Modern Perl; Chromatic ; Onyx Neon Press</li> <li>C++ Programming Language; Bjarne Stroustrup;</li> -<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> -<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> +<li>Leanring eBPF; Liz Rice; 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>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li> -<li>Groovy Kurz & Gut; Joerg Staudemeier; 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 |
