diff options
| author | Paul Buetow <paul@buetow.org> | 2025-03-05 19:56:42 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-03-05 19:56:42 +0200 |
| commit | 4f2677f5b9f4dfbb7fa1449bd36bf1163ec33f46 (patch) | |
| tree | 8f541051dc3d0c9387db7e2728a25f753195f933 | |
| parent | 45224c1395946784006a21a00c1efe22c6760253 (diff) | |
Update content for gemtext
| -rw-r--r-- | about/resources.gmi | 180 | ||||
| -rw-r--r-- | gemfeed/2025-03-05-sharing-on-social-media-with-gos.gmi | 7 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 9 | ||||
| -rw-r--r-- | index.gmi | 2 | ||||
| -rw-r--r-- | uptime-stats.gmi | 2 |
5 files changed, 107 insertions, 93 deletions
diff --git a/about/resources.gmi b/about/resources.gmi index 346a8963..a709bbab 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -35,102 +35,102 @@ You won't find any links on this site because, over time, the links will break. In random order: -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* 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 -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Raku Fundamentals; Moritz Lenz; Apress -* Leanring eBPF; Liz Rice; O'Reilly -* C++ Programming Language; Bjarne Stroustrup; -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Concurrency in Go; Katherine Cox-Buday; O'Reilly -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Java ist auch eine Insel; Christian Ullenboom; -* Raku Recipes; J.J. Merelo; Apress -* The Docker Book; James Turnbull; Kindle * Ultimate Go Notebook; Bill Kennedy -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* The Docker Book; James Turnbull; Kindle * Terraform Cookbook; Mikael Krief; Packt Publishing * The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* Developing Games in Java; David Brackeen and others...; New Riders -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* Leanring eBPF; Liz Rice; O'Reilly +* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Raku Recipes; J.J. Merelo; Apress +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf +* Effective awk programming; Arnold Robbins; O'Reilly +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* 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 * DNS and BIND; Cricket Liu; O'Reilly +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly * Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* Systemprogrammierung in Go; Frank Müller; dpunkt -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt * 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Funktionale Programmierung; Peter Pepper; Springer -* Perl New Features; Joshua McAdams, brian d foy; Perl School -* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Developing Games in Java; David Brackeen and others...; New Riders * DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* Effective awk programming; Arnold Robbins; O'Reilly -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* Funktionale Programmierung; Peter Pepper; Springer * Modern Perl; Chromatic ; Onyx Neon Press -* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* Systemprogrammierung in Go; Frank Müller; dpunkt +* Raku Fundamentals; Moritz Lenz; Apress +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* Effective Java; Joshua Bloch; Addison-Wesley Professional +* Java ist auch eine Insel; Christian Ullenboom; +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Perl New Features; Joshua McAdams, brian d foy; Perl School +* C++ Programming Language; Bjarne Stroustrup; +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers * Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson * The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton ## 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: +* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly +* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly +* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley * Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * The Linux Programming Interface; Michael Kerrisk; No Starch Press -* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley -* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly * Relayd and Httpd Mastery; Michael W Lucas -* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly ## Self-development and soft-skills books In random order: +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* The Joy of Missing Out; Christina Crook; New Society Publishers +* Eat That Frog!; Brian Tracy; Hodder Paperbacks * The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press * Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Ultralearning; Anna Laurent; Self-published via Amazon -* Digital Minimalism; Cal Newport; Portofolio Penguin +* Eat That Frog; Brian Tracy +* Solve for Happy; Mo Gawdat +* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne * So Good They Can't Ignore You; Cal Newport; Business Plus +* Staff Engineer: Leadership beyond the management track; Will Larson; Audible * The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books -* 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 -* The Joy of Missing Out; Christina Crook; New Society Publishers -* The Power of Now; Eckhard Tolle; Yellow Kite -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* The Off Switch; Mark Cropley; Virgin Books -* Atomic Habits; James Clear; Random House Business -* Solve for Happy; Mo Gawdat -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* 101 Essays that change the way you think; Brianna Wiest; Audible -* Deep Work; Cal Newport; Piatkus -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press * Soft Skills; John Sommez; Manning Publications -* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion * The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* Eat That Frog!; Brian Tracy; Hodder Paperbacks -* Ultralearning; Scott Young; Thorsons * Influence without Authority; A. Cohen, D. Bradford; Wiley +* Deep Work; Cal Newport; Piatkus +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select * Getting Things Done; David Allen -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* Eat That Frog; Brian Tracy -* Staff Engineer: Leadership beyond the management track; Will Larson; Audible +* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* Digital Minimalism; Cal Newport; Portofolio Penguin +* Ultralearning; Anna Laurent; Self-published via Amazon +* Atomic Habits; James Clear; Random House Business +* The Power of Now; Eckhard Tolle; Yellow Kite +* The Off Switch; Mark Cropley; Virgin Books +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* 101 Essays that change the way you think; Brianna Wiest; Audible +* Slow Productivity; Cal Newport; Penguin Random House +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * The Bullet Journal Method; Ryder Carroll; Fourth Estate +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Ultralearning; Scott Young; Thorsons => ../notes/index.gmi Here are notes of mine for some of the books @@ -138,22 +138,22 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online -* Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* Developing IaC with Terraform (with Live Lessons); O'Reilly Online -* AWS Immersion Day; Amazon; 1-day interactive online training -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon -* Protocol buffers; O'Reilly Online -* Functional programming lecture; Remote University of Hagen * The Ultimate Kubernetes Bootcamp; School of Devops; 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) +* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; +* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online * The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* Scripting Vim; Damian Conway; O'Reilly Online +* MySQL Deep Dive Workshop; 2-day on-site training * F5 Loadbalancers Training; 2-day on-site training; F5, Inc. * 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) -* MySQL Deep Dive Workshop; 2-day on-site training -* Scripting Vim; Damian Conway; O'Reilly Online * Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training +* Protocol buffers; O'Reilly Online +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online +* AWS Immersion Day; Amazon; 1-day interactive online training +* Developing IaC with Terraform (with Live Lessons); O'Reilly Online +* Functional programming lecture; Remote University of Hagen ## Technical guides @@ -169,46 +169,46 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* Fork Around And Find Out -* The Pragmatic Engineer Podcast -* Fallthrough [Golang] -* The ProdCast (Google SRE Podcast) +* Hidden Brain * Deep Questions with Cal Newport +* The ProdCast (Google SRE Podcast) * BSD Now -* Dev Interrupted +* Fallthrough [Golang] +* Backend Banter +* Maintainable * The Changelog Podcast(s) +* Dev Interrupted * Cup o' Go [Golang] -* Hidden Brain -* Maintainable -* Backend Banter +* Fork Around And Find Out +* The Pragmatic Engineer Podcast ### 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. +* Go Time (predecessor of fallthrough) * Java Pub House * Ship It (predecessor of Fork Around And Find Out) +* CRE: Chaosradio Express [german] * Modern Mentor * FLOSS weekly -* CRE: Chaosradio Express [german] -* Go Time (predecessor of fallthrough) ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: +* VK Newsletter * Register Spill -* Applied Go Weekly Newsletter -* Golang Weekly * The Pragmatic Engineer -* Andreas Brandhorst Newsletter (Sci-Fi author) +* Ruby Weekly * The Valuable Dev +* Golang Weekly +* Applied Go Weekly Newsletter +* Andreas Brandhorst Newsletter (Sci-Fi author) * byteSizeGo -* Ruby Weekly * The Imperfectionist -* Monospace Mentor -* VK Newsletter * Changelog News +* Monospace Mentor # Formal education diff --git a/gemfeed/2025-03-05-sharing-on-social-media-with-gos.gmi b/gemfeed/2025-03-05-sharing-on-social-media-with-gos.gmi index a11e6ebb..cd1ae972 100644 --- a/gemfeed/2025-03-05-sharing-on-social-media-with-gos.gmi +++ b/gemfeed/2025-03-05-sharing-on-social-media-with-gos.gmi @@ -29,6 +29,7 @@ As you may have noticed, I like to share on Mastodon and LinkedIn all the techni * ⇢ ⇢ How queueing works in gos * ⇢ ⇢ ⇢ Step-by-step queueing process * ⇢ ⇢ ⇢ How message selection works in gos +* ⇢ ⇢ Database replication * ⇢ ⇢ Post summary as gemini gemtext * ⇢ ⇢ Conclusion @@ -297,6 +298,12 @@ The key factors in message selection are: * Message Priority: Messages with no priority value are processed after those with priority. If two messages have the same priority, one is selected randomly. * Pause Between Posts: The `-pauseDays` flag allows you to specify a minimum number of days to wait between posts for the same platform. This prevents oversaturation of content and ensures that posts are spread out over time. +## Database replication + +I simply use Syncthing to backup/sync my `gosDir`. + +=> https://syncthing.net + ## Post summary as gemini gemtext For my blog, I want to post a summary of all the social messages posted over the last couple of months. For an example, have a look here: diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index dec78e65..766bdd40 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-03-04T21:31:30+02:00</updated> + <updated>2025-03-05T19:56:04+02:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -50,6 +50,7 @@ <li>⇢ <a href='#how-queueing-works-in-gos'>How queueing works in gos</a></li> <li>⇢ ⇢ <a href='#step-by-step-queueing-process'>Step-by-step queueing process</a></li> <li>⇢ ⇢ <a href='#how-message-selection-works-in-gos'>How message selection works in gos</a></li> +<li>⇢ <a href='#database-replication'>Database replication</a></li> <li>⇢ <a href='#post-summary-as-gemini-gemtext'>Post summary as gemini gemtext</a></li> <li>⇢ <a href='#conclusion'>Conclusion</a></li> </ul><br /> @@ -345,6 +346,12 @@ Hello World :-) <li>Message Priority: Messages with no priority value are processed after those with priority. If two messages have the same priority, one is selected randomly.</li> <li>Pause Between Posts: The <span class='inlinecode'>-pauseDays</span> flag allows you to specify a minimum number of days to wait between posts for the same platform. This prevents oversaturation of content and ensures that posts are spread out over time.</li> </ul><br /> +<h2 style='display: inline' id='database-replication'>Database replication</h2><br /> +<br /> +<span>I simply use Syncthing to backup/sync my <span class='inlinecode'>gosDir</span>.</span><br /> +<br /> +<a class='textlink' href='https://syncthing.net'>https://syncthing.net</a><br /> +<br /> <h2 style='display: inline' id='post-summary-as-gemini-gemtext'>Post summary as gemini gemtext</h2><br /> <br /> <span>For my blog, I want to post a summary of all the social messages posted over the last couple of months. For an example, have a look here:</span><br /> @@ -1,6 +1,6 @@ # Hello! -> This site was generated at 2025-03-04T21:31:30+02:00 by `Gemtexter` +> This site was generated at 2025-03-05T19:56:04+02:00 by `Gemtexter` Welcome to the ... diff --git a/uptime-stats.gmi b/uptime-stats.gmi index 771e689c..bc2512f8 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2025-03-04T21:31:30+02:00 +> This site was last updated at 2025-03-05T19:56:04+02: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. |
