From 2249fc9d611bc6b03e674da4b89a4bd6886dff42 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 30 Jun 2025 10:09:44 +0300 Subject: add foostats --- about/resources.gmi | 200 +++++++++++++++++------------------ gemfeed/2025-06-22-task-samurai.gmi | 2 +- gemfeed/atom.xml | 4 +- index.gmi | 2 +- stats/20250531.gmi | 108 +++++++++++++++++++ stats/20250601.gmi | 105 +++++++++++++++++++ stats/20250602.gmi | 103 ++++++++++++++++++ stats/20250603.gmi | 109 +++++++++++++++++++ stats/20250604.gmi | 106 +++++++++++++++++++ stats/20250605.gmi | 110 ++++++++++++++++++++ stats/20250606.gmi | 111 ++++++++++++++++++++ stats/20250607.gmi | 109 +++++++++++++++++++ stats/20250608.gmi | 106 +++++++++++++++++++ stats/20250609.gmi | 106 +++++++++++++++++++ stats/20250610.gmi | 107 +++++++++++++++++++ stats/20250611.gmi | 113 ++++++++++++++++++++ stats/20250612.gmi | 107 +++++++++++++++++++ stats/20250613.gmi | 106 +++++++++++++++++++ stats/20250614.gmi | 105 +++++++++++++++++++ stats/20250615.gmi | 104 +++++++++++++++++++ stats/20250616.gmi | 103 ++++++++++++++++++ stats/20250617.gmi | 112 ++++++++++++++++++++ stats/20250618.gmi | 111 ++++++++++++++++++++ stats/20250619.gmi | 104 +++++++++++++++++++ stats/20250620.gmi | 108 +++++++++++++++++++ stats/20250621.gmi | 106 +++++++++++++++++++ stats/20250622.gmi | 102 ++++++++++++++++++ stats/20250623.gmi | 103 ++++++++++++++++++ stats/20250624.gmi | 107 +++++++++++++++++++ stats/20250625.gmi | 111 ++++++++++++++++++++ stats/20250626.gmi | 106 +++++++++++++++++++ stats/20250627.gmi | 109 +++++++++++++++++++ stats/20250628.gmi | 106 +++++++++++++++++++ stats/20250629.gmi | 105 +++++++++++++++++++ stats/20250630.gmi | 101 ++++++++++++++++++ stats/30day_summary_20250630.gmi | 202 ++++++++++++++++++++++++++++++++++++ uptime-stats.gmi | 28 ++--- 37 files changed, 3629 insertions(+), 118 deletions(-) create mode 100644 stats/20250531.gmi create mode 100644 stats/20250601.gmi create mode 100644 stats/20250602.gmi create mode 100644 stats/20250603.gmi create mode 100644 stats/20250604.gmi create mode 100644 stats/20250605.gmi create mode 100644 stats/20250606.gmi create mode 100644 stats/20250607.gmi create mode 100644 stats/20250608.gmi create mode 100644 stats/20250609.gmi create mode 100644 stats/20250610.gmi create mode 100644 stats/20250611.gmi create mode 100644 stats/20250612.gmi create mode 100644 stats/20250613.gmi create mode 100644 stats/20250614.gmi create mode 100644 stats/20250615.gmi create mode 100644 stats/20250616.gmi create mode 100644 stats/20250617.gmi create mode 100644 stats/20250618.gmi create mode 100644 stats/20250619.gmi create mode 100644 stats/20250620.gmi create mode 100644 stats/20250621.gmi create mode 100644 stats/20250622.gmi create mode 100644 stats/20250623.gmi create mode 100644 stats/20250624.gmi create mode 100644 stats/20250625.gmi create mode 100644 stats/20250626.gmi create mode 100644 stats/20250627.gmi create mode 100644 stats/20250628.gmi create mode 100644 stats/20250629.gmi create mode 100644 stats/20250630.gmi create mode 100644 stats/30day_summary_20250630.gmi diff --git a/about/resources.gmi b/about/resources.gmi index 8f8c5d98..2334d0d8 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: -* Developing Games in Java; David Brackeen and others...; New Riders -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* Concurrency in Go; Katherine Cox-Buday; O'Reilly -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* Perl New Features; Joshua McAdams, brian d foy; Perl School -* Raku Fundamentals; Moritz Lenz; Apress -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* C++ Programming Language; Bjarne Stroustrup; -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* Java ist auch eine Insel; Christian Ullenboom; -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional * Systemprogrammierung in Go; Frank Müller; dpunkt +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly * The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Leanring eBPF; Liz Rice; O'Reilly -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* DNS and BIND; Cricket Liu; O'Reilly -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly * The Pragmatic Programmer; David Thomas; Addison-Wesley -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* Raku Recipes; J.J. Merelo; Apress -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson * Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Funktionale Programmierung; Peter Pepper; Springer -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* Modern Perl; Chromatic ; Onyx Neon Press +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* Higher Order Perl; Mark Dominus; Morgan Kaufmann +* Perl New Features; Joshua McAdams, brian d foy; Perl School +* Site Reliability Engineering; How Google runs production systems; O'Reilly +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf * The Docker Book; James Turnbull; Kindle -* 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 +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly * Terraform Cookbook; Mikael Krief; Packt Publishing +* Raku Recipes; J.J. Merelo; Apress +* Funktionale Programmierung; Peter Pepper; Springer +* Raku Fundamentals; Moritz Lenz; Apress +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Ultimate Go Notebook; Bill Kennedy * Data Science at the Command Line; Jeroen Janssens; O'Reilly -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf * Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* Effective awk programming; Arnold Robbins; 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 * The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* Ultimate Go Notebook; Bill Kennedy -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Modern Perl; Chromatic ; Onyx Neon Press -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* DNS and BIND; Cricket Liu; O'Reilly +* Java ist auch eine Insel; Christian Ullenboom; +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Developing Games in Java; David Brackeen and others...; New Riders +* C++ Programming Language; Bjarne Stroustrup; +* Effective Java; Joshua Bloch; Addison-Wesley Professional +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Leanring eBPF; Liz Rice; O'Reilly * Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Effective awk programming; Arnold Robbins; O'Reilly ## 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: -* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly -* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley +* Relayd and Httpd Mastery; Michael W Lucas +* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley * Implementing Service Level Objectives; Alex Hidalgo; O'Reilly -* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt * Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly -* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley +* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt +* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly * The Linux Programming Interface; Michael Kerrisk; No Starch Press -* Relayd and Httpd Mastery; Michael W Lucas +* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley ## Self-development and soft-skills books In random order: -* The Joy of Missing Out; Christina Crook; New Society Publishers +* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne * Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Eat That Frog!; Brian Tracy; Hodder Paperbacks -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * 101 Essays that change the way you think; Brianna Wiest; Audiobook -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* Slow Productivity; Cal Newport; Penguin Random House -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing -* Deep Work; Cal Newport; Piatkus -* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne -* Soft Skills; John Sommez; Manning Publications -* Ultralearning; Scott Young; Thorsons +* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) +* Eat That Frog!; Brian Tracy; Hodder Paperbacks * Influence without Authority; A. Cohen, D. Bradford; Wiley +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* Eat That Frog; Brian Tracy +* So Good They Can't Ignore You; Cal Newport; Business Plus +* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook +* Atomic Habits; James Clear; Random House Business +* The Joy of Missing Out; Christina Crook; New Society Publishers +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook * Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook +* Meditation for Mortals, Oliver Burkeman, Audiobook +* Ultralearning; Scott Young; Thorsons +* Digital Minimalism; Cal Newport; Portofolio Penguin +* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly * The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select * The Bullet Journal Method; Ryder Carroll; Fourth Estate -* Eat That Frog; Brian Tracy -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook -* So Good They Can't Ignore You; Cal Newport; Business Plus +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd * Ultralearning; Anna Laurent; Self-published via Amazon -* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) +* Soft Skills; John Sommez; Manning Publications +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing * Getting Things Done; David Allen -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* Slow Productivity; Cal Newport; Penguin Random House * The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* Deep Work; Cal Newport; Piatkus * The Power of Now; Eckhard Tolle; Yellow Kite -* Meditation for Mortals, Oliver Burkeman, Audiobook -* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) -* Atomic Habits; James Clear; Random House Business -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* Digital Minimalism; Cal Newport; Portofolio Penguin -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion => ../notes/index.gmi Here are notes of mine for some of the books @@ -141,30 +141,30 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* Scripting Vim; Damian Conway; O'Reilly Online +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online * Functional programming lecture; Remote University of Hagen +* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online +* Apache Tomcat Best Practises; 3-day on-site training * Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* AWS Immersion Day; Amazon; 1-day interactive online training +* Protocol buffers; O'Reilly Online +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* Scripting Vim; Damian Conway; O'Reilly Online +* Linux Security and Isolation APIs Training; Michael Kerrisk; 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) -* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online * MySQL Deep Dive Workshop; 2-day on-site training -* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online * Developing IaC with Terraform (with Live Lessons); O'Reilly Online -* 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 -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. -* Protocol buffers; O'Reilly Online -* Apache Tomcat Best Practises; 3-day on-site training -* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training +* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* AWS Immersion Day; Amazon; 1-day interactive online training ## Technical guides These are not whole books, but guides (smaller or larger) which I found very useful. in random order: -* Advanced Bash-Scripting 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: -* Pratical AI -* Modern Mentor -* Backend Banter -* Maintainable -* Fallthrough [Golang] -* The Pragmatic Engineer Podcast -* BSD Now [BSD] * Dev Interrupted -* Hidden Brain +* Backend Banter +* The Changelog Podcast(s) * Deep Questions with Cal Newport +* Hidden Brain +* Fork Around And Find Out * Cup o' Go [Golang] +* The Pragmatic Engineer Podcast +* BSD Now [BSD] * The ProdCast (Google SRE Podcast) -* Fork Around And Find Out -* The Changelog Podcast(s) +* Maintainable +* Fallthrough [Golang] +* Modern Mentor +* 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. +* Go Time (predecessor of fallthrough) +* Ship It (predecessor of Fork Around And Find Out) +* CRE: Chaosradio Express [german] +* FLOSS weekly * Java Pub House * Modern Mentor -* FLOSS weekly -* CRE: Chaosradio Express [german] -* Ship It (predecessor of Fork Around And Find Out) -* 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: -* The Imperfectionist +* Changelog News * VK Newsletter +* Applied Go Weekly Newsletter +* Andreas Brandhorst Newsletter (Sci-Fi author) * Register Spill * Monospace Mentor -* Golang Weekly -* byteSizeGo -* The Pragmatic Engineer -* Changelog News -* Andreas Brandhorst Newsletter (Sci-Fi author) -* Applied Go Weekly Newsletter -* The Valuable Dev * Ruby Weekly +* The Valuable Dev +* The Pragmatic Engineer +* The Imperfectionist +* byteSizeGo +* Golang 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: -* freeX (not published anymore) * LWN (online only) * Linux User +* freeX (not published anymore) * Linux Magazine # Formal education diff --git a/gemfeed/2025-06-22-task-samurai.gmi b/gemfeed/2025-06-22-task-samurai.gmi index e8cd2f1f..8e353242 100644 --- a/gemfeed/2025-06-22-task-samurai.gmi +++ b/gemfeed/2025-06-22-task-samurai.gmi @@ -29,7 +29,7 @@ Task Samurai is a fast terminal interface for Taskwarrior written in Go using th ### Why does this exist? -* I wanted to tinker with agentic coding. This project was entirely implemented using OpenAI Codex. +I wanted to tinker with agentic coding. This project was implemented entirely using OpenAI Codex. (After this blog post was published, I also used the Claude Code CLI.) * I wanted a faster UI for Taskwarrior than other options, like Vit, which is Python-based. * I wanted something built with Bubble Tea, but I never had time to dive deep into it. * I wanted to build a toy project (like Task Samurai) first, before tackling the big ones, to get started with agentic coding. diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 65d4da0f..7d3fd79e 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2025-06-23T07:54:22+03:00 + 2025-06-29T13:29:59+03:00 foo.zone feed To be in the .zone! @@ -50,8 +50,8 @@

Why does this exist?



+I wanted to tinker with agentic coding. This project was implemented entirely using OpenAI Codex. (After this blog post was published, I also used the Claude Code CLI.)