From 76f252524871b203ac11279511ea0adcf8b1386c Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 21 Feb 2025 11:09:28 +0200 Subject: Update content for html --- about/README.md | 13 ++ about/index.html | 51 ++++++++ about/newsletters.txt | 12 ++ about/novels.html | 171 +++++++++++++++++++++++++++ about/old-podcasts.txt | 6 + about/paul.jpg | Bin 0 -> 122201 bytes about/podcasts.txt | 12 ++ about/resources.html | 261 +++++++++++++++++++++++++++++++++++++++++ about/self-skills.txt | 33 ++++++ about/style-override.css | 0 about/technical-books.txt | 45 +++++++ about/technical-courses.txt | 16 +++ about/technical-guides.txt | 3 + about/technical-references.txt | 7 ++ 14 files changed, 630 insertions(+) create mode 100644 about/README.md create mode 100644 about/index.html create mode 100644 about/newsletters.txt create mode 100644 about/novels.html create mode 100644 about/old-podcasts.txt create mode 100644 about/paul.jpg create mode 100644 about/podcasts.txt create mode 100644 about/resources.html create mode 100644 about/self-skills.txt create mode 100644 about/style-override.css create mode 100644 about/technical-books.txt create mode 100644 about/technical-courses.txt create mode 100644 about/technical-guides.txt create mode 100644 about/technical-references.txt (limited to 'about') diff --git a/about/README.md b/about/README.md new file mode 100644 index 00000000..87bbeb17 --- /dev/null +++ b/about/README.md @@ -0,0 +1,13 @@ +The paul.buetow.org internet site +================================= + +This repository contains the static files of my internet site. [gemini://paul.buetow.org](gemini://paul.buetow.org) and [https://paul.buetow.org](https://paul.buetow.org). + +Each format is in it's own branch in this repository. E.g.: + +* Gemtext is in `content-gemtext` +* HTML is in `content-html` +* Markdown is in `content-md` +* ... ando so on. + +You can find more about my internet site and the static content generator at [snonux/gemtexter](https://codeberg.org/snonux/gemtexter). diff --git a/about/index.html b/about/index.html new file mode 100644 index 00000000..e60a899b --- /dev/null +++ b/about/index.html @@ -0,0 +1,51 @@ + + + + +About + + + + + +

+Home | Markdown | Gemini +

+

About


+
+
+Paul Buetow
+
+

My sites


+
+My blog here at foo.zone
+codeberg.org/snonux - My Codeberg page
+dtail.dev - DTail at Mimecast
+irregular.ninja - My street photography site (warn: multiple MBs, it's photos after all)
+Books, Podcasts, Courses and Guides I recommend
+Novels I've read
+
+

Social Media and Communities


+
+@snonux@fosstodon.org - Me at Mastodon
+My LinkedIn profile
+Gophers Slack - Under my real name
+
+That's all for now...
+
+Back to the main site
+ + + diff --git a/about/newsletters.txt b/about/newsletters.txt new file mode 100644 index 00000000..4bf9e1ca --- /dev/null +++ b/about/newsletters.txt @@ -0,0 +1,12 @@ +* Register Spill +* Ruby Weekly +* Golang Weekly +* Applied Go Weekly Newsletter +* byteSizeGo +* Andreas Brandhorst Newsletter (Sci-Fi author) +* The Imperfectionist +* The Valuable Dev +* VK Newsletter +* Monospace Mentor +* Changelog News +* The Pragmatic Engineer diff --git a/about/novels.html b/about/novels.html new file mode 100644 index 00000000..9d5e2805 --- /dev/null +++ b/about/novels.html @@ -0,0 +1,171 @@ + + + + +Novels + + + + + +

+Home | Markdown | Gemini +

+

Novels


+
+

Table of Contents


+
+
+

Introduction


+
+This site lists my favourite novels I have read. I prefer to read them in German though. You will notice that these are mostly Science Fiction novels. Where possible, this page shows both, english (english) and german (german), titles.
+
+Some were read as paperback, others as eBooks, and some were listened to (Audiobook).
+
+
+     .  . '    .
+      '   .            . '            .                +
+              `                          '    . '
+        .                         ,'`.                         .
+   .                  .."    _.-;'    `.              .
+              _.-"`.##%"_.--" ,'        `.           "#"     ___,,od000
+           ,'"-_ _.-.--"\   ,'            `-_       '%#%',,/////00000HH
+         ,'     |_.'     )`/-     __..--""`-_`-._    J L/////00000HHHHM
+ . +   ,'   _.-"        / /   _-""           `-._`-_/___\///0000HHHHMMM
+     .'_.-""      '    :_/_.-'                 _,`-/__V__\0000HHHHHMMMM
+ . _-""                         .        '   _,////\  |  /000HHHHHMMMMM
+_-"   .       '  +  .              .        ,//////0\ | /00HHHHHHHMMMMM
+       `                                   ,//////000\|/00HHHHHHHMMMMMM
+.             '       .  ' .   .       '  ,//////00000|00HHHHHHHHMMMMMM
+     .             .    .    '           ,//////000000|00HHHHHHHMMMMMMM
+                  .  '      .       .   ,///////000000|0HHHHHHHHMMMMMMM
+  '             '        .    '         ///////000000000HHHHHHHHMMMMMMM
+                    +  .  . '    .     ,///////000000000HHHHHHHMMMMMMMM
+     '      .              '   .       ///////000000000HHHHHHHHMMMMMMMM
+   '                  . '              ///////000000000HHHHHHHHMMMMMMMM
+                           .   '      ,///////000000000HHHHHHHHMMMMMMMM
+
+
+

Read


+
+

Alastair Reynolds


+
+
+

Arthur C. Clarke


+
+
+

Andreas Brandhorst (german)


+
+
+

David Reimer (german)


+
+
+

Ian Banks


+
+
+

Dan Simmons


+
+
+

Other authors


+
+
+

Currently reading


+
+

Andreas Brandhorst


+
+
+

Unread books already in my shelf


+
+

Alastair Reynolds


+
+
+

Andreas Brandhorst


+
+
+Do you recommend a good Science Fiction Novel? E-Mail at paul at buetow dot org! :-)
+
+Go back
+ + + diff --git a/about/old-podcasts.txt b/about/old-podcasts.txt new file mode 100644 index 00000000..ab5c691e --- /dev/null +++ b/about/old-podcasts.txt @@ -0,0 +1,6 @@ +* Java Pub House +* Modern Mentor +* CRE: Chaosradio Express [german] +* FLOSS weekly +* Go Time (predecessor of fallthrough) +* Ship It (predecessor of Fork Around And Find Out) diff --git a/about/paul.jpg b/about/paul.jpg new file mode 100644 index 00000000..8acac9b8 Binary files /dev/null and b/about/paul.jpg differ diff --git a/about/podcasts.txt b/about/podcasts.txt new file mode 100644 index 00000000..182d02cc --- /dev/null +++ b/about/podcasts.txt @@ -0,0 +1,12 @@ +* The Pragmatic Engineer Podcast +* Backend Banter +* The Changelog Podcast(s) +* Cup o' Go [Golang] +* Deep Questions with Cal Newport +* Dev Interrupted +* Fallthrough [Golang] +* Hidden Brain +* Maintainable +* Fork Around And Find Out +* The ProdCast (Google SRE Podcast) +* BSD Now diff --git a/about/resources.html b/about/resources.html new file mode 100644 index 00000000..b6c781a5 --- /dev/null +++ b/about/resources.html @@ -0,0 +1,261 @@ + + + + +Resources + + + + + +

+Home | Markdown | Gemini +

+

Resources


+
+This site contains a list of resources I find and found helpful. I am not an expert in all of these topics, but all the resources listed here impacted me. I read some of the books quite a long time ago, so there might be newer editions out there already, and I might need to refresh some of the knowledge.
+
+The list may not be exhaustive, but I will be adding more in the future. I firmly believe that educating yourself further is one of the most important things to advance. The lists are in random order and reshuffled every time (via *sort -R*) when updates are made.
+
+You won't find any links on this site because, over time, the links will break. Please use your favourite search engine when you are interested in one of the resources...
+
+
+       .--.           .---.        .-.
+   .---|--|   .-.     | A |  .---. |~|    .--.
+.--|===|Go|---|_|--.__| S |--|:::| |~|-==-|==|---.
+|%%|Lin|la|===| |~~|%%| C |--|   |_|~|Perl|  |___|-.
+|  |ux |ng|===| |==|  | I |  |k8s|=| | 7  |Ra|---|=|
+|  |   |  |   |_|__|  | I |__|   | | |    |ku|___| |
+|~~|===|--|===|~|~~|%%|~~~|--|:::|=|~|----|==|---|=|
+^--^---'--^---^-^--^--^---'--^---^-^-^-==-^--^---^-'hjw
+
+
+

Table of Contents


+
+
+

Technical books


+
+In random order:
+
+
+

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:
+
+
+

Self-development and soft-skills books


+
+In random order:
+
+
+Here are notes of mine for some of the books
+
+

Technical video lectures and courses


+
+Some of these were in-person with exams; others were online learning lectures only. In random order:
+
+
+

Technical guides


+
+These are not whole books, but guides (smaller or larger) which I found very useful. in random order:
+
+
+

Podcasts


+
+

Podcasts I like


+
+In random order:
+
+
+

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.
+
+
+

Newsletters I like


+
+This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
+
+
+

Formal education


+
+I have met many self-taught IT professionals I highly respect. In my own opinion, a formal degree does not automatically qualify a person for a particular job. It is more about how you educate yourself further *after* formal education. The pragmatic way of thinking and getting things done do not require a college or university degree.
+
+However, I still believe a degree in Computer Science helps to understand all the theories involved that you would have never learned otherwise. Isn't it cool to understand how compilers work under the hood (automata theory) even if you are not required to hack the compiler in your current position? You could apply the same theory for other things too. This was just *one* example.
+
+
+My diploma thesis, "Object-oriented development of a GUI based tool for event-based simulation of distributed systems," can be found at:
+
+https://codeberg.org/snonux/vs-sim
+
+I was one of the last students handed out an "old fashioned" German Diploma degree before the University switched to the international Bachelor and Master versions. To give you an idea: The "Diplom-Inform. (FH)" means translated "Diploma in Informatics from a University of Applied Sciences (FH: Fachhochschule)". Going after the international student credit score, it can be seen as an equivalent to a "Master in Computer Science" degree.
+
+Colleges and Universities are costly in many countries. Come to Germany, the first college degree is for free (if you finish within a certain deadline!)
+
+Go back
+ + + diff --git a/about/self-skills.txt b/about/self-skills.txt new file mode 100644 index 00000000..d82d7f02 --- /dev/null +++ b/about/self-skills.txt @@ -0,0 +1,33 @@ +* Eat That Frog; Brian Tracy +* Getting Things Done; David Allen +* Solve for Happy; Mo Gawdat +* 101 Essays that change the way you think; Brianna Wiest; Audible +* Slow Productivity; Cal Newport; Penguin Random House +* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne +* Atomic Habits; James Clear; Random House Business +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* Deep Work; Cal Newport; Piatkus +* Digital Minimalism; Cal Newport; Portofolio Penguin +* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* Influence without Authority; A. Cohen, D. Bradford; Wiley +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* Psycho-Cybernetics; Maxwell Maltz; Perigee Books +* Soft Skills; John Sommez; Manning Publications +* So Good They Can't Ignore You; Cal Newport; Business Plus +* Staff Engineer: Leadership beyond the management track; Will Larson; Audible +* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* The Joy of Missing Out; Christina Crook; New Society Publishers +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* The Off Switch; Mark Cropley; Virgin Books +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* The Power of Now; Eckhard Tolle; Yellow Kite +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly +* Ultralearning; Anna Laurent; Self-published via Amazon +* Ultralearning; Scott Young; Thorsons +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion diff --git a/about/style-override.css b/about/style-override.css new file mode 100644 index 00000000..e69de29b diff --git a/about/technical-books.txt b/about/technical-books.txt new file mode 100644 index 00000000..fa7c6a8a --- /dev/null +++ b/about/technical-books.txt @@ -0,0 +1,45 @@ +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* C++ Programming Language; Bjarne Stroustrup; +* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* Developing Games in Java; David Brackeen and others...; New Riders +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* DNS and BIND; Cricket Liu; O'Reilly +* Effective awk programming; Arnold Robbins; O'Reilly +* Effective Java; Joshua Bloch; Addison-Wesley Professional +* Funktionale Programmierung; Peter Pepper; Springer +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Java ist auch eine Insel; Christian Ullenboom; +* Leanring eBPF; Liz Rice; O'Reilly +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Modern Perl; Chromatic ; Onyx Neon Press +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Perl New Features; Joshua McAdams, brian d foy; Perl School +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* Raku Fundamentals; Moritz Lenz; Apress +* Raku Recipes; J.J. Merelo; Apress +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Systemprogrammierung in Go; Frank Müller; dpunkt +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Terraform Cookbook; Mikael Krief; Packt Publishing +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* The Docker Book; James Turnbull; Kindle +* 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 +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* Ultimate Go Notebook; Bill Kennedy diff --git a/about/technical-courses.txt b/about/technical-courses.txt new file mode 100644 index 00000000..ac67f997 --- /dev/null +++ b/about/technical-courses.txt @@ -0,0 +1,16 @@ +* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online +* Apache Tomcat Best Practises; 3-day on-site training +* AWS Immersion Day; Amazon; 1-day interactive online training +* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon +* Developing IaC with Terraform (with Live Lessons); O'Reilly Online +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* Functional programming lecture; Remote University of Hagen +* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training +* MySQL Deep Dive Workshop; 2-day on-site training +* Protocol buffers; 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) +* Scripting Vim; Damian Conway; O'Reilly Online +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online +* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online diff --git a/about/technical-guides.txt b/about/technical-guides.txt new file mode 100644 index 00000000..19ee85dd --- /dev/null +++ b/about/technical-guides.txt @@ -0,0 +1,3 @@ +* Advanced Bash-Scripting Guide +* Raku Guide at https://raku.guide +* How CPUs work at https://cpu.land diff --git a/about/technical-references.txt b/about/technical-references.txt new file mode 100644 index 00000000..20b34486 --- /dev/null +++ b/about/technical-references.txt @@ -0,0 +1,7 @@ +* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley +* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly +* 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 +* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly -- cgit v1.2.3