summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-03-04 21:23:05 +0200
committerPaul Buetow <paul@buetow.org>2025-03-04 21:23:05 +0200
commitbb8f62a5a8a5c78db3ee3c396ce729cb7ddaf86d (patch)
treecd47b6f821c86697fb11b633db4567020041c22d
parenteaf74372a01857b080bd2c7047e6dd80629f11ba (diff)
Update content for html
-rw-r--r--about/resources.html189
-rw-r--r--about/technical-books.txt1
-rw-r--r--gemfeed/2025-03-05-sharing-on-social-media-with-gos.html394
-rw-r--r--gemfeed/atom.xml523
-rw-r--r--gemfeed/index.html1
-rw-r--r--gemfeed/sharing-on-social-media-with-gos/gos-screenshot.pngbin0 -> 137561 bytes
-rw-r--r--gemfeed/sharing-on-social-media-with-gos/gos.pngbin0 -> 3861 bytes
-rw-r--r--index.html3
-rw-r--r--uptime-stats.html2
9 files changed, 882 insertions, 231 deletions
diff --git a/about/resources.html b/about/resources.html
index 2672db3f..06fac94e 100644
--- a/about/resources.html
+++ b/about/resources.html
@@ -50,103 +50,104 @@
<span>In random order:</span><br />
<br />
<ul>
-<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O&#39;Reilly</li>
-<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O&#39;Reilly</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>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li>
<li>Java ist auch eine Insel; Christian Ullenboom; </li>
-<li>Effective awk programming; Arnold Robbins; O&#39;Reilly</li>
-<li>C++ Programming Language; Bjarne Stroustrup;</li>
-<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li>
-<li>Ultimate Go Notebook; Bill Kennedy</li>
-<li>The Docker Book; James Turnbull; Kindle</li>
+<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li>
+<li>Funktionale Programmierung; Peter Pepper; Springer</li>
+<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li>
+<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall &amp; Jon Orwant; O&#39;Reilly</li>
+<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li>
+<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li>
<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li>
-<li>Site Reliability Engineering; How Google runs production systems; O&#39;Reilly</li>
-<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li>
+<li>Concurrency in Go; Katherine Cox-Buday; O&#39;Reilly</li>
+<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li>
+<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li>
+<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li>
+<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li>
+<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li>
+<li>Data Science at the Command Line; Jeroen Janssens; O&#39;Reilly</li>
+<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li>
+<li>DNS and BIND; Cricket Liu; O&#39;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>21st Century C: C Tips from the New School; Ben Klemens; O&#39;Reilly</li>
+<li>C++ Programming Language; Bjarne Stroustrup;</li>
+<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O&#39;Reilly</li>
+<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li>
+<li>Raku Fundamentals; Moritz Lenz; Apress</li>
+<li>Leanring eBPF; Liz Rice; O&#39;Reilly</li>
+<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O&#39;Reilly</li>
+<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li>
+<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O&#39;Reilly</li>
<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li>
-<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li>
-<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li>
+<li>Modern Perl; Chromatic ; Onyx Neon Press</li>
<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li>
-<li>Concurrency in Go; Katherine Cox-Buday; O&#39;Reilly</li>
+<li>Effective awk programming; Arnold Robbins; O&#39;Reilly</li>
<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li>
-<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li>
-<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li>
-<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall &amp; Jon Orwant; O&#39;Reilly</li>
+<li>Ultimate Go Notebook; Bill Kennedy</li>
+<li>The Docker Book; James Turnbull; Kindle</li>
<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O&#39;Reilly</li>
-<li>Developing Games in Java; David Brackeen and others...; New Riders</li>
-<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O&#39;Reilly</li>
-<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li>
-<li>Raku Recipes; J.J. Merelo; Apress</li>
-<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li>
-<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li>
-<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li>
-<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li>
-<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li>
-<li>Data Science at the Command Line; Jeroen Janssens; O&#39;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>Leanring eBPF; Liz Rice; O&#39;Reilly</li>
-<li>Raku Fundamentals; Moritz Lenz; Apress</li>
-<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li>
<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O&#39;Reilly</li>
+<li>Raku Recipes; J.J. Merelo; Apress</li>
+<li>Site Reliability Engineering; How Google runs production systems; O&#39;Reilly</li>
<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li>
-<li>DNS and BIND; Cricket Liu; O&#39;Reilly</li>
-<li>Modern Perl; Chromatic ; Onyx Neon Press</li>
-<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li>
-<li>Funktionale Programmierung; Peter Pepper; Springer</li>
-<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li>
+<li>Developing Games in Java; David Brackeen and others...; New Riders</li>
+<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li>
+<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li>
+<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li>
</ul><br />
<h2 style='display: inline' id='technical-references'>Technical references</h2><br />
<br />
<span>I didn&#39;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&#39;Reilly</li>
-<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li>
<li>Groovy Kurz &amp; Gut; Joerg Staudemeier; O&#39;Reilly</li>
-<li>Relayd and Httpd Mastery; Michael W Lucas</li>
<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li>
<li>Implementing Service Level Objectives; Alex Hidalgo; O&#39;Reilly</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&#39;Reilly</li>
<li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li>
+<li>Relayd and Httpd Mastery; Michael W Lucas</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>Staff Engineer: Leadership beyond the management track; Will Larson; Audible</li>
-<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li>
-<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li>
-<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li>
-<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li>
-<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li>
-<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li>
-<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li>
-<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li>
-<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li>
-<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li>
<li>Ultralearning; Anna Laurent; Self-published via Amazon</li>
-<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li>
+<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li>
+<li>Deep Work; Cal Newport; Piatkus</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>Soft Skills; John Sommez; Manning Publications</li>
<li>Slow Productivity; Cal Newport; Penguin Random House</li>
-<li>Solve for Happy; Mo Gawdat</li>
-<li>So Good They Can&#39;t Ignore You; Cal Newport; Business Plus</li>
-<li>Getting Things Done; David Allen</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>The Off Switch; Mark Cropley; Virgin Books</li>
+<li>Ultralearning; Scott Young; Thorsons</li>
+<li>Eat That Frog; Brian Tracy</li>
+<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li>
+<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li>
<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li>
<li>Atomic Habits; James Clear; Random House Business</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>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li>
-<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li>
+<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li>
+<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li>
+<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li>
<li>101 Essays that change the way you think; Brianna Wiest; Audible</li>
-<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon &amp; Schuster UK</li>
-<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion </li>
-<li>Ultralearning; Scott Young; Thorsons</li>
-<li>Eat That Frog; Brian Tracy</li>
-<li>Deep Work; Cal Newport; Piatkus</li>
-<li>The Power of Now; Eckhard Tolle; Yellow Kite</li>
+<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li>
<li>The Complete Software Developer&#39;s Career Guide; John Sonmez; Unabridged Audiobook</li>
-<li>The Off Switch; Mark Cropley; Virgin Books</li>
-<li>Soft Skills; John Sommez; Manning Publications</li>
+<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audible</li>
+<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li>
+<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li>
<li>Time Management for System Administrators; Thomas A. Limoncelli; O&#39;Reilly</li>
+<li>The Power of Now; Eckhard Tolle; Yellow Kite</li>
+<li>Getting Things Done; David Allen</li>
+<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon &amp; Schuster UK</li>
+<li>So Good They Can&#39;t Ignore You; Cal Newport; Business Plus</li>
+<li>Solve for Happy; Mo Gawdat</li>
+<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion </li>
+<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li>
</ul><br />
<a class='textlink' href='../notes/index.html'>Here are notes of mine for some of the books</a><br />
<br />
@@ -155,31 +156,31 @@
<span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br />
<br />
<ul>
-<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>Apache Tomcat Best Practises; 3-day on-site training</li>
-<li>Protocol buffers; O&#39;Reilly Online</li>
-<li>MySQL Deep Dive Workshop; 2-day on-site training</li>
-<li>AWS Immersion Day; Amazon; 1-day interactive online training </li>
<li>Functional programming lecture; Remote University of Hagen</li>
-<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O&#39;Reilly Online</li>
-<li>Scripting Vim; Damian Conway; O&#39;Reilly Online</li>
-<li>Algorithms Video Lectures; Robert Sedgewick; O&#39;Reilly Online</li>
+<li>The Ultimate Kubernetes Bootcamp; School of Devops; O&#39;Reilly Online</li>
<li>Ultimate Go Programming; Bill Kennedy; O&#39;Reilly Online</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&#39;Reilly Online</li>
<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li>
+<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li>
+<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O&#39;Reilly Online</li>
+<li>Protocol buffers; O&#39;Reilly Online</li>
<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li>
+<li>Scripting Vim; Damian Conway; O&#39;Reilly Online</li>
+<li>MySQL Deep Dive Workshop; 2-day on-site training</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>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li>
-<li>The Ultimate Kubernetes Bootcamp; School of Devops; O&#39;Reilly Online</li>
+<li>Apache Tomcat Best Practises; 3-day on-site training</li>
<li>Developing IaC with Terraform (with Live Lessons); O&#39;Reilly Online</li>
+<li>AWS Immersion Day; Amazon; 1-day interactive online training </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>How CPUs work at https://cpu.land</li>
-<li>Advanced Bash-Scripting Guide </li>
<li>Raku Guide at https://raku.guide </li>
+<li>Advanced Bash-Scripting Guide </li>
+<li>How CPUs work at https://cpu.land</li>
</ul><br />
<h2 style='display: inline' id='podcasts'>Podcasts</h2><br />
<br />
@@ -188,48 +189,48 @@
<span>In random order:</span><br />
<br />
<ul>
+<li>Cup o&#39; Go [Golang]</li>
+<li>Dev Interrupted</li>
+<li>Fork Around And Find Out</li>
+<li>Deep Questions with Cal Newport</li>
+<li>Hidden Brain</li>
+<li>The Changelog Podcast(s)</li>
<li>Backend Banter</li>
<li>BSD Now</li>
-<li>The Changelog Podcast(s)</li>
-<li>The Pragmatic Engineer Podcast</li>
<li>Maintainable</li>
-<li>Fallthrough [Golang]</li>
-<li>Deep Questions with Cal Newport</li>
-<li>Hidden Brain</li>
<li>The ProdCast (Google SRE Podcast)</li>
-<li>Fork Around And Find Out</li>
-<li>Dev Interrupted</li>
-<li>Cup o&#39; Go [Golang]</li>
+<li>The Pragmatic Engineer Podcast</li>
+<li>Fallthrough [Golang]</li>
</ul><br />
<h3 style='display: inline' id='podcasts-i-liked'>Podcasts I liked</h3><br />
<br />
<span>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.</span><br />
<br />
<ul>
-<li>CRE: Chaosradio Express [german]</li>
<li>Ship It (predecessor of Fork Around And Find Out)</li>
-<li>Go Time (predecessor of fallthrough)</li>
<li>Java Pub House</li>
-<li>Modern Mentor</li>
+<li>Go Time (predecessor of fallthrough)</li>
<li>FLOSS weekly</li>
+<li>Modern Mentor</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>The Pragmatic Engineer</li>
<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li>
-<li>The Imperfectionist</li>
-<li>Register Spill</li>
-<li>VK Newsletter</li>
-<li>The Valuable Dev</li>
-<li>Changelog News</li>
<li>Golang Weekly</li>
-<li>Ruby Weekly</li>
+<li>Monospace Mentor</li>
+<li>VK Newsletter</li>
<li>Applied Go Weekly Newsletter</li>
+<li>Ruby Weekly</li>
+<li>The Imperfectionist</li>
<li>byteSizeGo</li>
-<li>The Pragmatic Engineer</li>
-<li>Monospace Mentor</li>
+<li>Changelog News</li>
+<li>Register Spill</li>
+<li>The Valuable Dev</li>
</ul><br />
<h1 style='display: inline' id='formal-education'>Formal education</h1><br />
<br />
diff --git a/about/technical-books.txt b/about/technical-books.txt
index fa7c6a8a..da745eea 100644
--- a/about/technical-books.txt
+++ b/about/technical-books.txt
@@ -25,6 +25,7 @@
* 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 Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
* 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
diff --git a/gemfeed/2025-03-05-sharing-on-social-media-with-gos.html b/gemfeed/2025-03-05-sharing-on-social-media-with-gos.html
new file mode 100644
index 00000000..0d6b82f3
--- /dev/null
+++ b/gemfeed/2025-03-05-sharing-on-social-media-with-gos.html
@@ -0,0 +1,394 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>Sharing on Social Media with Gos v1.0.0</title>
+<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
+<link rel="stylesheet" href="../style.css" />
+<link rel="stylesheet" href="style-override.css" />
+</head>
+<body>
+<p class="header">
+<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/gemfeed/2025-03-05-sharing-on-social-media-with-gos.md">Markdown</a> | <a href="gemini://foo.zone/gemfeed/2025-03-05-sharing-on-social-media-with-gos.gmi">Gemini</a>
+</p>
+<h1 style='display: inline' id='sharing-on-social-media-with-gos-v100'>Sharing on Social Media with Gos v1.0.0</h1><br />
+<br />
+<span class='quote'>Published at 2025-03-04T21:22:07+02:00</span><br />
+<br />
+<span>As you may have noticed, I like to share on Mastodon and LinkedIn all the technical things I find interesting, and this blog post is technically all about that.</span><br />
+<br />
+<a href='./sharing-on-social-media-with-gos/gos.png'><img alt='Gos logo' title='Gos logo' src='./sharing-on-social-media-with-gos/gos.png' /></a><br />
+<br />
+<h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br />
+<br />
+<ul>
+<li><a href='#sharing-on-social-media-with-gos-v100'>Sharing on Social Media with Gos v1.0.0</a></li>
+<li>⇢ <a href='#introduction'>Introduction</a></li>
+<li>⇢ <a href='#gos-features'>Gos features</a></li>
+<li>⇢ <a href='#installation'>Installation</a></li>
+<li>⇢ ⇢ <a href='#prequisites'>Prequisites</a></li>
+<li>⇢ ⇢ <a href='#build-and-install'>Build and install</a></li>
+<li>⇢ <a href='#configuration'>Configuration</a></li>
+<li>⇢ ⇢ <a href='#configuration-fields'>Configuration fields</a></li>
+<li>⇢ ⇢ <a href='#automatically-managed-fields'>Automatically managed fields</a></li>
+<li>⇢ <a href='#invoking-gos'>Invoking Gos</a></li>
+<li>⇢ ⇢ <a href='#common-flags'>Common flags</a></li>
+<li>⇢ ⇢ <a href='#examples'>Examples</a></li>
+<li>⇢ <a href='#composing-messages-to-be-posted'>Composing messages to be posted</a></li>
+<li>⇢ ⇢ <a href='#basic-structure-of-a-message-file'>Basic structure of a message file</a></li>
+<li>⇢ ⇢ <a href='#adding-share-tags-in-the-filename'>Adding share tags in the filename</a></li>
+<li>⇢ ⇢ <a href='#using-the-prio-tag'>Using the <span class='inlinecode'>prio</span> tag</a></li>
+<li>⇢ ⇢ <a href='#more-tags'>More tags</a></li>
+<li>⇢ ⇢ <a href='#the-gosc-binary'>The <span class='inlinecode'>gosc</span> binary</a></li>
+<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='#post-summary-as-gemini-gemtext'>Post summary as gemini gemtext</a></li>
+<li>⇢ <a href='#conclusion'>Conclusion</a></li>
+</ul><br />
+<h2 style='display: inline' id='introduction'>Introduction</h2><br />
+<br />
+<span>Gos is a Go-based replacement (which I wrote) for Buffer.com, providing the ability to schedule and manage social media posts from the command line. It can be run, for example, every time you open a new shell or only once every N hours when you open a new shell.</span><br />
+<br />
+<span>I used Buffer.com to schedule and post my social media messages for a long time. However, over time, there were more problems with that service, including a slow and unintuitive UI, and the free version only allows scheduling up to 10 messages. At one point, they started to integrate an AI assistant (which would seemingly randomly pop up in separate JavaScript-powered input boxes), and then I had enough and decided I had to build my own social sharing tool—and Gos was born.</span><br />
+<br />
+<a class='textlink' href='https://buffer.com'>https://buffer.com</a><br />
+<a class='textlink' href='https://codeberg.org/snonux/gos'>https://codeberg.org/snonux/gos</a><br />
+<br />
+<h2 style='display: inline' id='gos-features'>Gos features</h2><br />
+<br />
+<ul>
+<li>Mastodon and LinkedIn support.</li>
+<li>Dry run mode for testing posts without actually publishing.</li>
+<li>Configurable via flags and environment variables.</li>
+<li>Easy to integrate into automated workflows.</li>
+<li>OAuth2 authentication for LinkedIn.</li>
+<li>Image previews for LinkedIn posts.</li>
+</ul><br />
+<h2 style='display: inline' id='installation'>Installation</h2><br />
+<br />
+<h3 style='display: inline' id='prequisites'>Prequisites</h3><br />
+<br />
+<span>The prerequisites are:</span><br />
+<br />
+<ul>
+<li>Go (version 1.24 or later)</li>
+<li>Supported browsers like Firefox, Chrome, etc for oauth2.</li>
+</ul><br />
+<h3 style='display: inline' id='build-and-install'>Build and install</h3><br />
+<br />
+<span>Clone the repository:</span><br />
+<br />
+<!-- Generator: GNU source-highlight 3.1.9
+by Lorenzo Bettini
+http://www.lorenzobettini.it
+http://www.gnu.org/software/src-highlite -->
+<pre>git clone https://codeberg.org/snonux/gos.git
+cd gos
+</pre>
+<br />
+<span>Build the binaries:</span><br />
+<br />
+<!-- Generator: GNU source-highlight 3.1.9
+by Lorenzo Bettini
+http://www.lorenzobettini.it
+http://www.gnu.org/software/src-highlite -->
+<pre>go build -o gos ./cmd/gos
+go build -o gosc ./cmd/gosc
+sudo mv gos ~/go/bin
+sudo mv gosc ~/go/bin
+</pre>
+<br />
+<span>Or, if you want to use the <span class='inlinecode'>Taskfile</span>:</span><br />
+<br />
+<!-- Generator: GNU source-highlight 3.1.9
+by Lorenzo Bettini
+http://www.lorenzobettini.it
+http://www.gnu.org/software/src-highlite -->
+<pre>go-task install
+</pre>
+<br />
+<h2 style='display: inline' id='configuration'>Configuration</h2><br />
+<br />
+<span>Gos requires a configuration file to store API secrets and OAuth2 credentials for each supported social media platform. The configuration is managed using a Secrets structure, which is stored as a JSON file in <span class='inlinecode'>~/.config/gos/gos.json</span>.</span><br />
+<br />
+<span>Example Configuration File (<span class='inlinecode'>~/.config/gos/gos.json</span>):</span><br />
+<br />
+<!-- Generator: GNU source-highlight 3.1.9
+by Lorenzo Bettini
+http://www.lorenzobettini.it
+http://www.gnu.org/software/src-highlite -->
+<pre>{
+ "MastodonURL": "<font color="#808080">https://mastodon.example.com</font>",
+ "MastodonAccessToken": "<font color="#808080">your-mastodon-access-token</font>",
+ "LinkedInClientID": "<font color="#808080">your-linkedin-client-id</font>",
+ "LinkedInSecret": "<font color="#808080">your-linkedin-client-secret</font>",
+ "LinkedInRedirectURL": "<font color="#808080">http://localhost:8080/callback</font>",
+}
+</pre>
+<br />
+<h3 style='display: inline' id='configuration-fields'>Configuration fields</h3><br />
+<br />
+<ul>
+<li><span class='inlinecode'>MastodonURL</span>: The base URL of the Mastodon instance you are using (e.g., https://mastodon.social).</li>
+<li><span class='inlinecode'>MastodonAccessToken</span>: Your access token for the Mastodon API, which is used to authenticate your posts.</li>
+<li><span class='inlinecode'>LinkedInClientID</span>: The client ID for your LinkedIn app, which is needed for OAuth2 authentication.</li>
+<li><span class='inlinecode'>LinkedInSecret</span>: The client secret for your LinkedIn app.</li>
+<li><span class='inlinecode'>LinkedInRedirectURL</span>: The redirect URL configured for handling OAuth2 responses.</li>
+<li><span class='inlinecode'>LinkedInAccessToken</span>: Gos will automatically update this after successful OAuth2 authentication with LinkedIn.</li>
+<li><span class='inlinecode'>LinkedInPersonID</span>: Gos will automatically update this after successful OAuth2 authentication with LinkedIn.</li>
+</ul><br />
+<h3 style='display: inline' id='automatically-managed-fields'>Automatically managed fields</h3><br />
+<br />
+<span>Once you finish the OAuth2 setup (after the initial run of <span class='inlinecode'>gos</span>), some fields—like <span class='inlinecode'>LinkedInAccessToken</span> and <span class='inlinecode'>LinkedInPersonID</span> will get filled in automatically. To check if everything&#39;s working without actually posting anything, you can run the app in dry run mode with the <span class='inlinecode'>--dry</span> option. After OAuth2 is successful, the file will be updated with <span class='inlinecode'>LinkedInClientID</span> and <span class='inlinecode'>LinkedInAccessToken</span>. If the access token expires, it will go through the OAuth2 process again.</span><br />
+<br />
+<h2 style='display: inline' id='invoking-gos'>Invoking Gos</h2><br />
+<br />
+<span>Gos is a command-line tool for posting updates to multiple social media platforms. You can run it with various flags to customize its behaviour, such as posting in dry run mode, limiting posts by size, or targeting specific platforms.</span><br />
+<br />
+<span>Flags control the tool&#39;s behavior. Below are several common ways to invoke Gos and descriptions of the available flags.</span><br />
+<br />
+<h3 style='display: inline' id='common-flags'>Common flags</h3><br />
+<br />
+<ul>
+<li><span class='inlinecode'>-dry</span>: Run the application in dry run mode, simulating operations without making any changes.</li>
+<li><span class='inlinecode'>-version</span>: Display the current version of the application.</li>
+<li><span class='inlinecode'>-compose</span>: Compose a new entry. Default is set by <span class='inlinecode'>composeEntryDefault</span>.</li>
+<li><span class='inlinecode'>-gosDir</span>: Specify the directory for Gos&#39; queue and database files. The default is <span class='inlinecode'>~/.gosdir</span>.</li>
+<li><span class='inlinecode'>—cacheDir</span>: Specify the directory for Gos&#39; cache. The default is based on the <span class='inlinecode'>gosDir</span> path.</li>
+<li><span class='inlinecode'>-browser</span>: Choose the browser for OAuth2 processes. The default is "firefox".</li>
+<li><span class='inlinecode'>-configPath</span>: Path to the configuration file. Default is <span class='inlinecode'>~/.config/gos/gos.json</span>.</li>
+<li><span class='inlinecode'>—platforms</span>: The enabled platforms and their post size limits. The default is "Mastodon:500,LinkedIn:1000."</li>
+<li><span class='inlinecode'>-target</span>: Target number of posts per week. The default is 2.</li>
+<li><span class='inlinecode'>-minQueued</span>: Minimum number of queued items before a warning message is printed. The default is 4.</li>
+<li><span class='inlinecode'>-maxDaysQueued</span>: Maximum number of days&#39; worth of queued posts before the target increases and pauseDays decreases. The default is 365.</li>
+<li><span class='inlinecode'>-pauseDays</span>: Number of days until the next post can be submitted. The default is 3.</li>
+<li><span class='inlinecode'>-runInterval</span>: Number of hours until the next post run. The default is 12.</li>
+<li><span class='inlinecode'>—lookback</span>: The number of days to look back in time to review posting history. The default is 30.</li>
+<li><span class='inlinecode'>-geminiSummaryFor</span>: Generate a Gemini Gemtext format summary specifying months as a comma-separated string.</li>
+<li><span class='inlinecode'>-geminiCapsules</span>: Comma-separated list of Gemini capsules. Used to detect Gemtext links.</li>
+<li><span class='inlinecode'>-gemtexterEnable</span>: Add special tags for Gemtexter, the static site generator, to the Gemini Gemtext summary.</li>
+<li><span class='inlinecode'>-dev</span>: For internal development purposes only.</li>
+</ul><br />
+<h3 style='display: inline' id='examples'>Examples</h3><br />
+<br />
+<span>*Dry run mode*</span><br />
+<br />
+<span>Dry run mode lets you simulate the entire posting process without actually sending the posts. This is useful for testing configurations or seeing what would happen before making real posts.</span><br />
+<br />
+<!-- Generator: GNU source-highlight 3.1.9
+by Lorenzo Bettini
+http://www.lorenzobettini.it
+http://www.gnu.org/software/src-highlite -->
+<pre>./gos --dry
+</pre>
+<br />
+<span>*Normal run*</span><br />
+<br />
+<span>Sharing to all platforms is as simple as the following (assuming it is configured correctly):</span><br />
+<br />
+<!-- Generator: GNU source-highlight 3.1.9
+by Lorenzo Bettini
+http://www.lorenzobettini.it
+http://www.gnu.org/software/src-highlite -->
+<pre>./gos
+</pre>
+<br />
+<span>:-)</span><br />
+<br />
+<a href='./sharing-on-social-media-with-gos/gos-screenshot.png'><img alt='Gos Screenshot' title='Gos Screenshot' src='./sharing-on-social-media-with-gos/gos-screenshot.png' /></a><br />
+<br />
+<span>However, you will notice that no messages are queued to be posted yet (not like on the screenshot yet!). Relax and read on...</span><br />
+<br />
+<h2 style='display: inline' id='composing-messages-to-be-posted'>Composing messages to be posted</h2><br />
+<br />
+<span>To post messages using Gos, you need to create text files containing the posts&#39; content. These files are placed inside the directory specified by the <span class='inlinecode'>--gosDir</span> flag (the default directory is <span class='inlinecode'>~/.gosdir</span>). Each text file represents a single post and must have the .txt extension. You can also simply run <span class='inlinecode'>gos --compose</span> to compose a new entry. It will open simply a new text file in <span class='inlinecode'>gosDir</span>.</span><br />
+<br />
+<h3 style='display: inline' id='basic-structure-of-a-message-file'>Basic structure of a message file</h3><br />
+<br />
+<span>Each text file should contain the message you want to post on the specified platforms. That&#39;s it. Example of a Basic Post File <span class='inlinecode'>~/.gosdir/samplepost.txt</span>:</span><br />
+<br />
+<pre>
+This is a sample message to be posted on social media platforms.
+
+Maybe add a link here: https://foo.zone
+
+#foo #cool #gos #golang
+</pre>
+<br />
+<span>The message is just arbitrary text, and, besides inline share tags (see later in this document) at the beginning, Gos does not parse any of the content other than ensuring the overall allowed size for the social media platform isn&#39;t exceeded. If it exceeds the limit, Gos will prompt you to edit the post using your standard text editor (as specified by the <span class='inlinecode'>EDITOR</span> environment variable). When posting, all the hyperlinks, hashtags, etc., are interpreted by the social platforms themselves (e.g., Mastodon, LinkedIn).</span><br />
+<br />
+<h3 style='display: inline' id='adding-share-tags-in-the-filename'>Adding share tags in the filename</h3><br />
+<br />
+<span>You can control which platforms a post is shared to, and manage other behaviors using tags embedded in the filename. Add tags in the format <span class='inlinecode'>share:platform1.-platform2</span> to target specific platforms within the filename. This instructs Gos to share the message only to <span class='inlinecode'>platform1</span> (e.g., Mastodon) and explicitly exclude <span class='inlinecode'>platform2</span> (e.g., LinkedIn). You can include multiple platforms by listing them after <span class='inlinecode'>share:</span>, separated by a <span class='inlinecode'>.</span>. Use the <span class='inlinecode'>-</span> symbol to exclude a platform.</span><br />
+<br />
+<span>Currently, only <span class='inlinecode'>linkedin</span> and <span class='inlinecode'>mastodon</span> are supported, and the shortcuts <span class='inlinecode'>li</span> and <span class='inlinecode'>ma</span> also work.</span><br />
+<br />
+<span>**Examples:**</span><br />
+<br />
+<ul>
+<li>To share only on Mastodon: <span class='inlinecode'>~/.gosdir/foopost.share:mastodon.txt</span></li>
+<li>To exclude sharing on LinkedIn: <span class='inlinecode'>~/.gosdir/foopost.share:-linkedin.txt</span></li>
+<li>To explicitly share on both LinkedIn and Mastodon: <span class='inlinecode'>~/.gosdir/foopost.share:linkedin:mastodon.txt</span></li>
+<li>To explicitly share only on LinkedIn and exclude Mastodon: <span class='inlinecode'>~/.gosdir/foopost.share:linkedin:-mastodon.txt</span></li>
+</ul><br />
+<span>Besides encoding share tags in the filename, they can also be embedded within the <span class='inlinecode'>.txt</span> file content to be queued. For example, a file named <span class='inlinecode'>~/.gosdir/foopost.txt</span> with the following content:</span><br />
+<br />
+<pre>
+share:mastodon The content of the post here
+</pre>
+<br />
+<span>or</span><br />
+<br />
+<pre>
+share:mastodon
+
+The content of the post is here https://some.foo/link
+
+#some #hashtags
+</pre>
+<br />
+<span>Gos will parse this content, extract the tags, and queue it as <span class='inlinecode'>~/.gosdir/db/platforms/mastodon/foopost.share:mastodon.extracted.txt....</span> (see how post queueing works later in this document).</span><br />
+<br />
+<h3 style='display: inline' id='using-the-prio-tag'>Using the <span class='inlinecode'>prio</span> tag</h3><br />
+<br />
+<span>Gos randomly picks any queued message without any specific order or priority. However, you can assign a higher priority to a message. The priority determines the order in which posts are processed, with messages without a priority tag being posted last and those with priority tags being posted first. If multiple messages have the priority tag, then a random message will be selected from them.</span><br />
+<br />
+<span>*Examples using the Priority tag:* </span><br />
+<br />
+<ul>
+<li>To share only on Mastodon: <span class='inlinecode'>~/.gosdir/foopost.prio.share:mastodon.txt</span></li>
+<li>To not share on LinkedIn: <span class='inlinecode'>~/.gosdir/foopost.prio.share:-linkedin.txt</span></li>
+<li>To explicitly share on both: <span class='inlinecode'>~/.gosdir/foopost.prio.share:linkedin:mastodon.txt</span></li>
+<li>To explicitly share on only linkedin: <span class='inlinecode'>~/.gosdir/foopost.prio.share:linkedin:-mastodon.txt</span></li>
+</ul><br />
+<span>There is more: you can also use the <span class='inlinecode'>soon</span> tag. It is almost the same as the <span class='inlinecode'>prio</span> tag, just with one lower priority.</span><br />
+<br />
+<h3 style='display: inline' id='more-tags'>More tags</h3><br /