diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-05 16:12:07 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-05 16:12:07 +0300 |
| commit | 0247e02db488999d505b7c783bd7a27b1c39a2b0 (patch) | |
| tree | 620fd31f5c464a7f653ec3568045fccc37b12e52 | |
| parent | afc759e4f73df248dc4156be909b3b5e056bfe79 (diff) | |
Update content for gemtext
| -rw-r--r-- | about/resources.gmi | 198 | ||||
| -rw-r--r-- | gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi | 1 | ||||
| -rw-r--r-- | gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl | 1 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 3 | ||||
| -rw-r--r-- | index.gmi | 2 | ||||
| -rw-r--r-- | uptime-stats.gmi | 2 |
6 files changed, 102 insertions, 105 deletions
diff --git a/about/resources.gmi b/about/resources.gmi index facd0951..fd3b35cb 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -35,105 +35,105 @@ You won't find any links on this site because, over time, the links will break. In random order: -* Raku Recipes; J.J. Merelo; Apress -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* Modern Perl; Chromatic ; Onyx Neon Press -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly * Java ist auch eine Insel; Christian Ullenboom; * C++ Programming Language; Bjarne Stroustrup; -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* Developing Games in Java; David Brackeen and others...; New Riders -* Leanring eBPF; Liz Rice; O'Reilly -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Effective awk programming; Arnold Robbins; O'Reilly -* Ultimate Go Notebook; Bill Kennedy +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly * Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Raku Fundamentals; Moritz Lenz; Apress +* Terraform Cookbook; Mikael Krief; Packt Publishing +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* DNS and BIND; Cricket Liu; O'Reilly +* Raku Recipes; J.J. Merelo; Apress * The Docker Book; James Turnbull; Kindle +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Developing Games in Java; David Brackeen and others...; New Riders +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications * Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Raku Fundamentals; Moritz Lenz; Apress +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional * Data Science at the Command Line; Jeroen Janssens; O'Reilly -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* Ultimate Go Notebook; Bill Kennedy +* Modern Perl; Chromatic ; Onyx Neon Press +* Leanring eBPF; Liz Rice; O'Reilly +* Perl New Features; Joshua McAdams, brian d foy; Perl School +* Funktionale Programmierung; Peter Pepper; Springer +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press * 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 -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* Effective awk programming; Arnold Robbins; O'Reilly +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Effective Java; Joshua Bloch; Addison-Wesley Professional +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible * Systemprogrammierung in Go; Frank Müller; dpunkt +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press * Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Funktionale Programmierung; Peter Pepper; Springer -* DNS and BIND; Cricket Liu; O'Reilly -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Concurrency in Go; Katherine Cox-Buday; O'Reilly -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* The Pragmatic Programmer; David Thomas; Addison-Wesley -* Perl New Features; Joshua McAdams, brian d foy; Perl School -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Terraform Cookbook; Mikael Krief; Packt Publishing ## 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: * The Linux Programming Interface; Michael Kerrisk; No Starch Press -* Implementing Service Level Objectives; Alex Hidalgo; 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 * Go: Design Patterns for Real-World Projects; Mat Ryer; Packt -* Relayd and Httpd Mastery; Michael W Lucas * Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley -* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley +* Relayd and Httpd Mastery; Michael W Lucas * Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly -* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly ## Self-development and soft-skills books In random order: -* 101 Essays that change the way you think; Brianna Wiest; Audiobook -* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) -* Ultralearning; Scott Young; Thorsons -* Digital Minimalism; Cal Newport; Portofolio Penguin -* The Bullet Journal Method; Ryder Carroll; Fourth Estate -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* Soft Skills; John Sommez; Manning Publications * Influence without Authority; A. Cohen, D. Bradford; Wiley -* The Joy of Missing Out; Christina Crook; New Society Publishers +* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK * Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne +* Digital Minimalism; Cal Newport; Portofolio Penguin * The Power of Now; Eckhard Tolle; Yellow Kite -* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) -* Getting Things Done; David Allen * Eat That Frog; Brian Tracy -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK -* Ultralearning; Anna Laurent; Self-published via Amazon -* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* 101 Essays that change the way you think; Brianna Wiest; Audiobook +* Atomic Habits; James Clear; Random House Business +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook * The Good Enough Job; Simone Stolzoff; Ebury Edge -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly +* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook +* Getting Things Done; David Allen +* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* Ultralearning; Scott Young; Thorsons +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business * Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* Psycho-Cybernetics; Maxwell Maltz; Perigee Books +* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) +* Meditation for Mortals, Oliver Burkeman, Audiobook * Eat That Frog!; Brian Tracy; Hodder Paperbacks -* Deep Work; Cal Newport; Piatkus -* Atomic Habits; James Clear; Random House Business +* Ultralearning; Anna Laurent; Self-published via Amazon * So Good They Can't Ignore You; Cal Newport; Business Plus -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) * Slow Productivity; Cal Newport; Penguin Random House -* Meditation for Mortals, Oliver Burkeman, Audiobook * Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* Deep Work; Cal Newport; Piatkus +* The Joy of Missing Out; Christina Crook; New Society Publishers +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly +* Soft Skills; John Sommez; Manning Publications => ../notes/index.gmi Here are notes of mine for some of the books @@ -141,29 +141,29 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. -* Functional programming lecture; Remote University of Hagen -* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online -* Apache Tomcat Best Practises; 3-day on-site training -* MySQL Deep Dive Workshop; 2-day on-site training -* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online -* 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 -* Protocol buffers; O'Reilly Online * Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* 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) -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon +* MySQL Deep Dive Workshop; 2-day on-site training +* Functional programming lecture; Remote University of Hagen +* Apache Tomcat Best Practises; 3-day on-site training +* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online * Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* Protocol buffers; O'Reilly Online * Scripting Vim; Damian Conway; O'Reilly Online +* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online * Ultimate Go Programming; Bill Kennedy; 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) * AWS Immersion Day; Amazon; 1-day interactive online training +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online ## Technical guides These are not whole books, but guides (smaller or larger) which I found very useful. in random order: -* Raku Guide at https://raku.guide * How CPUs work at https://cpu.land +* Raku Guide at https://raku.guide * Advanced Bash-Scripting Guide ## Podcasts @@ -172,56 +172,56 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* Modern Mentor -* Maintainable -* Fallthrough [Golang] -* Hidden Brain * The ProdCast (Google SRE Podcast) * Deep Questions with Cal Newport -* Pratical AI -* BSD Now [BSD] -* Backend Banter -* Cup o' Go [Golang] -* The Changelog Podcast(s) -* Dev Interrupted * The Pragmatic Engineer Podcast +* Maintainable +* Dev Interrupted +* Modern Mentor * Fork Around And Find Out +* Cup o' Go [Golang] +* Backend Banter +* The Changelog Podcast(s) +* Fallthrough [Golang] +* Hidden Brain +* BSD Now [BSD] +* Pratical AI ### 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. -* Ship It (predecessor of Fork Around And Find Out) -* CRE: Chaosradio Express [german] -* Go Time (predecessor of fallthrough) -* FLOSS weekly * Java Pub House * Modern Mentor +* CRE: Chaosradio Express [german] +* Ship It (predecessor of Fork Around And Find Out) +* FLOSS weekly +* 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 -* The Pragmatic Engineer * The Imperfectionist -* Andreas Brandhorst Newsletter (Sci-Fi author) -* Ruby Weekly -* Changelog News -* Applied Go Weekly Newsletter * byteSizeGo * The Valuable Dev +* VK Newsletter * Register Spill -* Golang Weekly * Monospace Mentor +* Changelog News +* Andreas Brandhorst Newsletter (Sci-Fi author) +* Applied Go Weekly Newsletter +* Golang Weekly +* The Pragmatic Engineer +* Ruby Weekly ## Magazines I like(d) This is a mix of tech I like(d). I may not be a current subscriber, but now and then, I buy an issue. In random order: * Linux User -* Linux Magazine * LWN (online only) +* Linux Magazine * freeX (not published anymore) # Formal education diff --git a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi index 954d9a05..5e3ec60e 100644 --- a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi +++ b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi @@ -191,7 +191,6 @@ Once done so, the project was ready and I could compile and run it: ```sh go build cmd/aitest/main.go -./main --help ./main -v 0.0.0 ./main -dir . diff --git a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl index 7b619399..3e4984ad 100644 --- a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl +++ b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl @@ -174,7 +174,6 @@ Once done so, the project was ready and I could compile and run it: ```sh go build cmd/aitest/main.go -./main --help ./main -v 0.0.0 ./main -dir . diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 3e8d7279..b1d37d01 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-08-05T16:04:59+03:00</updated> + <updated>2025-08-05T16:11:18+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -231,7 +231,6 @@ by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> <pre>go build cmd/aitest/main.go -./main --help ./main -v <font color="#000000">0.0</font>.<font color="#000000">0</font> ./main -dir . @@ -1,6 +1,6 @@ # Hello! -> This site was generated at 2025-08-05T16:04:59+03:00 by `Gemtexter` +> This site was generated at 2025-08-05T16:11:18+03:00 by `Gemtexter` Welcome to the foo.zone! diff --git a/uptime-stats.gmi b/uptime-stats.gmi index eebc2a8b..806c14b2 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2025-08-05T16:04:59+03:00 +> This site was last updated at 2025-08-05T16:11:18+03: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. |
