diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-20 13:43:35 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-20 13:43:35 +0300 |
| commit | 72d18b21da8f70dc8c25afbc9a9bb952b6a1783f (patch) | |
| tree | 81f283ecc4f9bed89f41ccdfc963453218514071 | |
| parent | 1b070d3411f95355c4098fadcfa2ef811f983411 (diff) | |
Update content for html
| -rw-r--r-- | about/resources.html | 196 | ||||
| -rw-r--r-- | about/showcase.html | 1334 | ||||
| -rw-r--r-- | about/showcase/debroid/image-1.png | 36 | ||||
| -rw-r--r-- | about/showcase/totalrecall/image-1.png | bin | 0 -> 40153 bytes | |||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | uptime-stats.html | 28 |
6 files changed, 350 insertions, 1246 deletions
diff --git a/about/resources.html b/about/resources.html index 3cd631d3..a6dfcedc 100644 --- a/about/resources.html +++ b/about/resources.html @@ -50,107 +50,107 @@ <span>In random order:</span><br /> <br /> <ul> -<li>Ultimate Go Notebook; Bill Kennedy</li> -<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> -<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> -<li>Raku Recipes; J.J. Merelo; Apress</li> -<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> -<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> -<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> -<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> -<li>DNS and BIND; Cricket Liu; O'Reilly</li> -<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> -<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> -<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li> -<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> <li>Effective awk programming; Arnold Robbins; O'Reilly</li> -<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> -<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> -<li>Leanring eBPF; Liz Rice; O'Reilly</li> -<li>Developing Games in Java; David Brackeen and others...; New Riders</li> -<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> -<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> -<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> -<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> -<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> -<li>Java ist auch eine Insel; Christian Ullenboom; </li> -<li>C++ Programming Language; Bjarne Stroustrup;</li> -<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> -<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> +<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> <li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> -<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> <li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> +<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> +<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> +<li>Systemprogrammierung in Go; Frank Müller; dpunkt</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>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> +<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> +<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> <li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> -<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> -<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> -<li>Modern Perl; Chromatic ; Onyx Neon Press</li> <li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> +<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> +<li>Developing Games in Java; David Brackeen and others...; New Riders</li> +<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> +<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> +<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> +<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> +<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> +<li>Raku Recipes; J.J. Merelo; Apress</li> <li>Raku Fundamentals; Moritz Lenz; Apress</li> +<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> +<li>C++ Programming Language; Bjarne Stroustrup;</li> +<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> +<li>Modern Perl; Chromatic ; Onyx Neon Press</li> +<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> <li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> <li>Funktionale Programmierung; Peter Pepper; Springer</li> -<li>The Docker Book; James Turnbull; Kindle</li> -<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> -<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> -<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> -<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> -<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> +<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> +<li>Ultimate Go Notebook; Bill Kennedy</li> +<li>Java ist auch eine Insel; Christian Ullenboom; </li> +<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> <li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> +<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> +<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> +<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> +<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> +<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> +<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> +<li>DNS and BIND; Cricket Liu; O'Reilly</li> +<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> +<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li> +<li>Leanring eBPF; Liz Rice; O'Reilly</li> +<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> +<li>The Docker Book; James Turnbull; Kindle</li> </ul><br /> <h2 style='display: inline' id='technical-references'>Technical references</h2><br /> <br /> <span>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:</span><br /> <br /> <ul> -<li>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li> -<li>Relayd and Httpd Mastery; Michael W Lucas</li> +<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> <li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li> -<li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li> <li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly</li> -<li>Go: Design Patterns for Real-World Projects; Mat Ryer; Packt</li> <li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li> -<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> +<li>Go: Design Patterns for Real-World Projects; Mat Ryer; Packt</li> +<li>Relayd and Httpd Mastery; Michael W Lucas</li> +<li>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li> +<li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </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>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> +<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</li> <li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> -<li>Soft Skills; John Sommez; Manning Publications</li> -<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li> -<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> +<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> +<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> <li>Ultralearning; Anna Laurent; Self-published via Amazon</li> -<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> -<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</li> -<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> -<li>Digital Minimalism; Cal Newport; Portofolio Penguin</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>The Power of Now; Eckhard Tolle; Yellow Kite</li> -<li>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li> +<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> <li>Eat That Frog; Brian Tracy</li> -<li>Getting Things Done; David Allen</li> +<li>Soft Skills; John Sommez; Manning Publications</li> +<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> +<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> <li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> <li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</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>Getting Things Done; David Allen</li> +<li>The Power of Now; Eckhard Tolle; Yellow Kite</li> +<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li> <li>101 Essays that change the way you think; Brianna Wiest; Audiobook</li> +<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> <li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> -<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> -<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> -<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li> +<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li> <li>Slow Productivity; Cal Newport; Penguin Random House</li> -<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> -<li>Atomic Habits; James Clear; Random House Business</li> +<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> +<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li> +<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> +<li>Deep Work; Cal Newport; Piatkus</li> +<li>Ultralearning; Scott Young; Thorsons</li> +<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> <li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li> -<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> <li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> -<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li> -<li>Ultralearning; Scott Young; Thorsons</li> -<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> -<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li> -<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> -<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> +<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> +<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> +<li>Atomic Habits; James Clear; Random House Business</li> +<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> +<li>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li> +<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li> </ul><br /> <a class='textlink' href='../notes/index.html'>Here are notes of mine for some of the books</a><br /> <br /> @@ -159,31 +159,31 @@ <span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br /> <br /> <ul> +<li>Protocol buffers; O'Reilly Online</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>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> -<li>Scripting Vim; Damian Conway; O'Reilly Online</li> -<li>Functional programming lecture; Remote University of Hagen</li> -<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> -<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> +<li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> <li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li> +<li>Functional programming lecture; Remote University of Hagen</li> <li>Developing IaC with Terraform (with Live Lessons); O'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>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> +<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> <li>AWS Immersion Day; Amazon; 1-day interactive online training </li> -<li>Protocol buffers; O'Reilly Online</li> <li>MySQL Deep Dive Workshop; 2-day on-site training</li> -<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> <li>Apache Tomcat Best Practises; 3-day on-site training</li> -<li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> +<li>Scripting Vim; Damian Conway; O'Reilly Online</li> +<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> +<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> <li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'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> </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>Advanced Bash-Scripting Guide </li> <li>Raku Guide at https://raku.guide </li> <li>How CPUs work at https://cpu.land</li> +<li>Advanced Bash-Scripting Guide </li> </ul><br /> <h2 style='display: inline' id='podcasts'>Podcasts</h2><br /> <br /> @@ -192,50 +192,50 @@ <span>In random order:</span><br /> <br /> <ul> -<li>Modern Mentor</li> -<li>The Pragmatic Engineer Podcast</li> -<li>Maintainable</li> <li>BSD Now [BSD]</li> -<li>The Changelog Podcast(s)</li> -<li>The ProdCast (Google SRE Podcast)</li> -<li>Pratical AI</li> +<li>Maintainable</li> +<li>Dev Interrupted</li> +<li>The Pragmatic Engineer Podcast</li> <li>Hidden Brain</li> -<li>Deep Questions with Cal Newport</li> +<li>Modern Mentor</li> <li>Fallthrough [Golang]</li> -<li>Dev Interrupted</li> -<li>Backend Banter</li> -<li>Fork Around And Find Out</li> +<li>Deep Questions with Cal Newport</li> <li>Cup o' Go [Golang]</li> +<li>Pratical AI</li> +<li>Fork Around And Find Out</li> +<li>The ProdCast (Google SRE Podcast)</li> +<li>The Changelog Podcast(s)</li> +<li>Backend Banter</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>FLOSS weekly</li> -<li>Modern Mentor</li> -<li>Ship It (predecessor of Fork Around And Find Out)</li> -<li>CRE: Chaosradio Express [german]</li> <li>Java Pub House</li> <li>Go Time (predecessor of fallthrough)</li> +<li>CRE: Chaosradio Express [german]</li> +<li>FLOSS weekly</li> +<li>Ship It (predecessor of Fork Around And Find Out)</li> +<li>Modern Mentor</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>Monospace Mentor</li> +<li>Golang Weekly</li> +<li>The Imperfectionist</li> <li>VK Newsletter</li> -<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> -<li>Ruby Weekly</li> <li>Register Spill</li> <li>The Pragmatic Engineer</li> -<li>The Imperfectionist</li> -<li>Golang Weekly</li> +<li>Applied Go Weekly Newsletter</li> <li>The Valuable Dev</li> -<li>byteSizeGo</li> +<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> +<li>Ruby Weekly</li> <li>Changelog News</li> -<li>Monospace Mentor</li> -<li>Applied Go Weekly Newsletter</li> +<li>byteSizeGo</li> </ul><br /> <h2 style='display: inline' id='magazines-i-liked'>Magazines I like(d)</h2><br /> <br /> @@ -244,8 +244,8 @@ <ul> <li>LWN (online only)</li> <li>Linux Magazine</li> -<li>freeX (not published anymore)</li> <li>Linux User</li> +<li>freeX (not published anymore)</li> </ul><br /> <h1 style='display: inline' id='formal-education'>Formal education</h1><br /> <br /> diff --git a/about/showcase.html b/about/showcase.html index de71d518..0e4c1cfe 100644 --- a/about/showcase.html +++ b/about/showcase.html @@ -13,7 +13,7 @@ </p> <h1 style='display: inline' id='project-showcase'>Project Showcase</h1><br /> <br /> -<span>Generated on: 2025-07-19</span><br /> +<span>Generated on: 2025-07-20</span><br /> <br /> <span>This page showcases my side projects, providing an overview of what each project does, its technical implementation, and key metrics. Each project summary includes information about the programming languages used, development activity, and licensing. The projects are ordered by recent activity, with the most actively maintained projects listed first.</span><br /> <br /> @@ -25,17 +25,19 @@ <li>⇢ <a href='#projects'>Projects</a></li> <li>⇢ ⇢ <a href='#totalrecall'>totalrecall</a></li> <li>⇢ ⇢ <a href='#gitsyncer'>gitsyncer</a></li> -<li>⇢ ⇢ <a href='#dtail'>dtail</a></li> -<li>⇢ ⇢ <a href='#rexfiles'>rexfiles</a></li> <li>⇢ ⇢ <a href='#timr'>timr</a></li> +<li>⇢ ⇢ <a href='#rexfiles'>rexfiles</a></li> <li>⇢ ⇢ <a href='#tasksamurai'>tasksamurai</a></li> +<li>⇢ ⇢ <a href='#foozone'>foo.zone</a></li> <li>⇢ ⇢ <a href='#ior'>ior</a></li> +<li>⇢ ⇢ <a href='#dtail'>dtail</a></li> <li>⇢ ⇢ <a href='#wireguardmeshgenerator'>wireguardmeshgenerator</a></li> <li>⇢ ⇢ <a href='#ds-sim'>ds-sim</a></li> <li>⇢ ⇢ <a href='#sillybench'>sillybench</a></li> <li>⇢ ⇢ <a href='#gos'>gos</a></li> <li>⇢ ⇢ <a href='#foostats'>foostats</a></li> <li>⇢ ⇢ <a href='#rcm'>rcm</a></li> +<li>⇢ ⇢ <a href='#gemtexter'>gemtexter</a></li> <li>⇢ ⇢ <a href='#quicklogger'>quicklogger</a></li> <li>⇢ ⇢ <a href='#docker-gpodder-sync-server'>docker-gpodder-sync-server</a></li> <li>⇢ ⇢ <a href='#terraform'>terraform</a></li> @@ -45,12 +47,10 @@ <li>⇢ ⇢ <a href='#gorum'>gorum</a></li> <li>⇢ ⇢ <a href='#guprecords'>guprecords</a></li> <li>⇢ ⇢ <a href='#randomjournalpage'>randomjournalpage</a></li> -<li>⇢ ⇢ <a href='#gemtexter'>gemtexter</a></li> <li>⇢ ⇢ <a href='#sway-autorotate'>sway-autorotate</a></li> <li>⇢ ⇢ <a href='#photoalbum'>photoalbum</a></li> <li>⇢ ⇢ <a href='#algorithms'>algorithms</a></li> <li>⇢ ⇢ <a href='#geheim'>geheim</a></li> -<li>⇢ ⇢ <a href='#foozone'>foo.zone</a></li> <li>⇢ ⇢ <a href='#perl-c-fibonacci'>perl-c-fibonacci</a></li> <li>⇢ ⇢ <a href='#ioriot'>ioriot</a></li> <li>⇢ ⇢ <a href='#staticfarm-apache-handlers'>staticfarm-apache-handlers</a></li> @@ -65,17 +65,17 @@ <li>⇢ ⇢ <a href='#template'>template</a></li> <li>⇢ ⇢ <a href='#muttdelay'>muttdelay</a></li> <li>⇢ ⇢ <a href='#netdiff'>netdiff</a></li> +<li>⇢ ⇢ <a href='#pwgrep'>pwgrep</a></li> <li>⇢ ⇢ <a href='#japi'>japi</a></li> <li>⇢ ⇢ <a href='#perl-poetry'>perl-poetry</a></li> <li>⇢ ⇢ <a href='#ipv6test'>ipv6test</a></li> <li>⇢ ⇢ <a href='#cpuinfo'>cpuinfo</a></li> <li>⇢ ⇢ <a href='#loadbars'>loadbars</a></li> -<li>⇢ ⇢ <a href='#pwgrep'>pwgrep</a></li> <li>⇢ ⇢ <a href='#perldaemon'>perldaemon</a></li> <li>⇢ ⇢ <a href='#awksite'>awksite</a></li> <li>⇢ ⇢ <a href='#jsmstrade'>jsmstrade</a></li> -<li>⇢ ⇢ <a href='#ychat'>ychat</a></li> <li>⇢ ⇢ <a href='#netcalendar'>netcalendar</a></li> +<li>⇢ ⇢ <a href='#ychat'>ychat</a></li> <li>⇢ ⇢ <a href='#hsbot'>hsbot</a></li> <li>⇢ ⇢ <a href='#vs-sim'>vs-sim</a></li> <li>⇢ ⇢ <a href='#fype'>fype</a></li> @@ -84,13 +84,13 @@ <br /> <ul> <li>📦 Total Projects: 56</li> -<li>📊 Total Commits: 10,528</li> -<li>📈 Total Lines of Code: 202,691</li> -<li>📄 Total Lines of Documentation: 236,370</li> -<li>💻 Languages: Go (31.4%), Java (20.0%), C (9.5%), C++ (8.7%), Perl (7.9%), Shell (6.4%), C/C++ (6.0%), HTML (1.8%), Config (1.8%), Ruby (1.4%), HCL (1.4%), Python (0.8%), Make (0.8%), Raku (0.4%), JSON (0.4%), CSS (0.4%), XML (0.3%), Haskell (0.3%), YAML (0.2%), TOML (0.1%)</li> -<li>📚 Documentation: Text (94.3%), Markdown (5.5%), LaTeX (0.2%)</li> -<li>🎵 Vibe-Coded Projects: 3 out of 56 (5.4%)</li> -<li>🤖 AI-Assisted Projects (including vibe-coded): 8 out of 56 (14.3% AI-assisted, 85.7% human-only)</li> +<li>📊 Total Commits: 10,552</li> +<li>📈 Total Lines of Code: 216,571</li> +<li>📄 Total Lines of Documentation: 22,738</li> +<li>💻 Languages: Go (26.6%), Java (18.7%), HTML (15.8%), C (8.9%), Perl (7.2%), XML (6.2%), C/C++ (3.7%), Shell (3.2%), C++ (2.4%), Config (1.4%), Ruby (1.3%), HCL (1.3%), Python (0.7%), Make (0.6%), CSS (0.6%), Raku (0.4%), JSON (0.4%), Haskell (0.3%), YAML (0.2%), TOML (0.1%)</li> +<li>📚 Documentation: Text (50.5%), Markdown (47.0%), LaTeX (2.5%)</li> +<li>🎵 Vibe-Coded Projects: 4 out of 56 (7.1%)</li> +<li>🤖 AI-Assisted Projects (including vibe-coded): 9 out of 56 (16.1% AI-assisted, 83.9% human-only)</li> <li>🚀 Release Status: 34 released, 22 experimental (60.7% with releases, 39.3% experimental)</li> </ul><br /> <h2 style='display: inline' id='projects'>Projects</h2><br /> @@ -98,18 +98,20 @@ <h3 style='display: inline' id='totalrecall'>totalrecall</h3><br /> <br /> <ul> -<li>💻 Languages: Go (99.8%), YAML (0.2%)</li> -<li>📚 Documentation: Markdown (92.7%), Text (7.3%)</li> -<li>📊 Commits: 42</li> -<li>📈 Lines of Code: 7418</li> -<li>📄 Lines of Documentation: 438</li> -<li>📅 Development Period: 2025-07-14 to 2025-07-19</li> -<li>🔥 Recent Activity: 2.0 days (avg. age of last 42 commits)</li> +<li>💻 Languages: Go (98.9%), Shell (0.9%), YAML (0.2%)</li> +<li>📚 Documentation: Markdown (93.3%), Text (6.7%)</li> +<li>📊 Commits: 55</li> +<li>📈 Lines of Code: 7684</li> +<li>📄 Lines of Documentation: 390</li> +<li>📅 Development Period: 2025-07-14 to 2025-07-20</li> +<li>🔥 Recent Activity: 1.7 days (avg. age of last 42 commits)</li> <li>⚖️ License: MIT</li> -<li>🏷️ Latest Release: v0.5.0 (2025-07-19)</li> +<li>🏷️ Latest Release: v0.6.1 (2025-07-20)</li> <li>🎵 Vibe-Coded: This project has been vibe coded</li> </ul><br /> <br /> +<a href='showcase/totalrecall/image-1.png'><img alt='totalrecall screenshot' title='totalrecall screenshot' src='showcase/totalrecall/image-1.png' /></a><br /> +<br /> <span>**totalrecall** is a Bulgarian language learning tool that generates comprehensive Anki flashcard materials from Bulgarian words. It creates high-quality audio pronunciations using OpenAI TTS, AI-generated contextual images via DALL-E, and automatic translations, making it easier for learners to memorize Bulgarian vocabulary through visual and auditory associations. The tool is particularly useful for language learners who want to create professional-quality flashcards with authentic Bulgarian pronunciation and memorable visual contexts without manually sourcing audio and images.</span><br /> <br /> <span>The project is implemented in Go with a modular architecture featuring both CLI and GUI interfaces. It leverages OpenAI's APIs for audio generation (11 available voices) and image creation, includes audio caching to minimize API costs, and supports batch processing from text files. The tool outputs Anki-compatible packages (.apkg format) or CSV files with all media included, following a clean package structure with separate modules for audio generation, image processing, Anki formatting, and configuration management using industry-standard libraries like Cobra for CLI and Viper for configuration.</span><br /> @@ -117,49 +119,20 @@ <a class='textlink' href='https://codeberg.org/snonux/totalrecall'>View on Codeberg</a><br /> <a class='textlink' href='https://github.com/snonux/totalrecall'>View on GitHub</a><br /> <br /> -<span>Go from <span class='inlinecode'>internal/gui/generator.go</span>:</span><br /> -<br /> -<pre> -func (a *Application) saveAudioAttribution(word, audioFile, voice string, speed - float64) error { - attribution := fmt.Sprintf("Audio generated by OpenAI TTS\n\n") - attribution += fmt.Sprintf("Bulgarian word: %s\n", word) - attribution += fmt.Sprintf("Model: %s\n", a.audioConfig.OpenAIModel) - attribution += fmt.Sprintf("Voice: %s\n", voice) - attribution += fmt.Sprintf("Speed: %.2f\n", speed) - - if a.audioConfig.OpenAIInstruction != "" { - attribution += fmt.Sprintf("\nVoice instructions:\n%s\n", - a.audioConfig.OpenAIInstruction) - } - - attribution += fmt.Sprintf("\nGenerated at: %s\n", time.Now().Format( - "2006-01-02 15:04:05")) - - attrPath := strings.TrimSuffix(audioFile, filepath.Ext(audioFile)) + - "_attribution.txt" - if err := os.WriteFile(attrPath, []byte(attribution), 0644); err != nil { - return fmt.Errorf("failed to write audio attribution file: %w", err) - } - - return nil -} -</pre> -<br /> <span>---</span><br /> <br /> <h3 style='display: inline' id='gitsyncer'>gitsyncer</h3><br /> <br /> <ul> -<li>💻 Languages: Go (90.3%), Shell (8.3%), YAML (1.0%), JSON (0.4%)</li> +<li>💻 Languages: Go (90.3%), Shell (8.1%), YAML (1.0%), JSON (0.5%)</li> <li>📚 Documentation: Markdown (100.0%)</li> -<li>📊 Commits: 88</li> -<li>📈 Lines of Code: 8976</li> -<li>📄 Lines of Documentation: 2475</li> -<li>📅 Development Period: 2025-06-23 to 2025-07-13</li> -<li>🔥 Recent Activity: 7.9 days (avg. age of last 42 commits)</li> +<li>📊 Commits: 92</li> +<li>📈 Lines of Code: 9187</li> +<li>📄 Lines of Documentation: 2484</li> +<li>📅 Development Period: 2025-06-23 to 2025-07-19</li> +<li>🔥 Recent Activity: 7.8 days (avg. age of last 42 commits)</li> <li>⚖️ License: BSD-2-Clause</li> -<li>🏷️ Latest Release: v0.7.2 (2025-07-13)</li> +<li>🏷️ Latest Release: v0.8.2 (2025-07-19)</li> <li>🎵 Vibe-Coded: This project has been vibe coded</li> </ul><br /> <br /> @@ -170,63 +143,29 @@ func (a *Application) saveAudioAttribution(word, audioFile, voice string, speed <a class='textlink' href='https://codeberg.org/snonux/gitsyncer'>View on Codeberg</a><br /> <a class='textlink' href='https://github.com/snonux/gitsyncer'>View on GitHub</a><br /> <br /> -<span>Go from <span class='inlinecode'>internal/showcase/showcase.go</span>:</span><br /> -<br /> -<pre> -func New(cfg *config.Config, workDir string) *Generator { - return &Generator{ - config: cfg, - workDir: workDir, - } -} -</pre> -<br /> <span>---</span><br /> <br /> -<h3 style='display: inline' id='dtail'>dtail</h3><br /> +<h3 style='display: inline' id='timr'>timr</h3><br /> <br /> <ul> -<li>💻 Languages: Go (91.0%), Shell (4.1%), JSON (2.1%), C (1.4%), Make (0.9%), C/C++ (0.2%), Config (0.1%)</li> -<li>📚 Documentation: Text (98.3%), Markdown (1.7%)</li> -<li>📊 Commits: 1049</li> -<li>📈 Lines of Code: 27726</li> -<li>📄 Lines of Documentation: 220214</li> -<li>📅 Development Period: 2020-01-09 to 2025-07-04</li> -<li>🔥 Recent Activity: 17.0 days (avg. age of last 42 commits)</li> -<li>⚖️ License: Apache-2.0</li> -<li>🏷️ Latest Release: v4.2.0 (2023-06-21)</li> -<li>🤖 AI-Assisted: This project was partially created with the help of generative AI</li> +<li>💻 Languages: Go (98.3%), YAML (1.7%)</li> +<li>📚 Documentation: Markdown (100.0%)</li> +<li>📊 Commits: 21</li> +<li>📈 Lines of Code: 873</li> +<li>📄 Lines of Documentation: 137</li> +<li>📅 Development Period: 2025-06-25 to 2025-07-19</li> +<li>🔥 Recent Activity: 22.0 days (avg. age of last 42 commits)</li> +<li>⚖️ License: BSD-2-Clause</li> +<li>🏷️ Latest Release: v0.0.0 (2025-06-29)</li> +<li>🎵 Vibe-Coded: This project has been vibe coded</li> </ul><br /> <br /> -<a href='showcase/dtail/image-1.png'><img alt='dtail screenshot' title='dtail screenshot' src='showcase/dtail/image-1.png' /></a><br /> -<br /> -<span>DTail is a distributed log processing system written in Go that allows DevOps engineers to tail, cat, and grep log files across thousands of servers concurrently. It provides secure access through SSH authentication and respects UNIX file system permissions, making it ideal for enterprise environments where log analysis needs to scale horizontally across large server fleets. The tool supports advanced features like compressed file handling (gzip/zstd) and distributed MapReduce aggregations for complex log analytics.</span><br /> -<br /> -<a href='showcase/dtail/image-2.gif'><img alt='dtail screenshot' title='dtail screenshot' src='showcase/dtail/image-2.gif' /></a><br /> -<br /> -<span>The system uses a client-server architecture where dtail servers run on target machines (listening on port 2222) and clients connect to multiple servers simultaneously. It can also operate in serverless mode for local operations. The implementation leverages SSH for secure communication, includes sophisticated connection throttling and resource management, and provides specialized tools (dcat, dgrep, dmap) for different log processing tasks. The MapReduce functionality supports SQL-like queries with server-side local aggregation and client-side final aggregation, enabling powerful distributed analytics across log data.</span><br /> +<span><span class='inlinecode'>timr</span> is a minimalist command-line time tracking tool written in Go that provides a simple stopwatch-style timer for tracking work sessions. It offers commands to start, stop, reset, and check the status of the timer, with all state persisted across sessions in <span class='inlinecode'>~/.config/timr/.timr_state</span>. The tool is particularly useful for developers and professionals who need to track time spent on tasks without the overhead of complex time-tracking applications.</span><br /> <br /> -<a class='textlink' href='https://codeberg.org/snonux/dtail'>View on Codeberg</a><br /> -<a class='textlink' href='https://github.com/snonux/dtail'>View on GitHub</a><br /> +<span>The project is implemented using a clean modular architecture with the CLI entry point in <span class='inlinecode'>/cmd/timr/main.go</span>, core timer logic in <span class='inlinecode'>/internal/timer/</span>, and an interactive TUI mode powered by Bubble Tea in <span class='inlinecode'>/internal/live/</span>. Key features include persistent state across sessions, shell prompt integration for displaying timer status, raw output modes for scripting, and a full-screen live timer interface with keyboard controls. The tool maintains atomic state updates and handles unexpected exits gracefully by immediately persisting state changes.</span><br /> <br /> -<span>Go from <span class='inlinecode'>cmd/dcat/main.go</span>:</span><br /> -<br /> -<pre> -flag.StringVar(&args.SSHPrivateKeyFilePath, "key", "", "Path to private key") -flag.StringVar(&args.ServersStr, "servers", "", "Remote servers to connect") -flag.StringVar(&args.UserName, "user", userName, "Your system user name") -flag.StringVar(&args.What, "files", "", "File(s) to read") -flag.StringVar(&pprof, "pprof", "", "Start PProf server this address") - -profiling.AddFlags(&profileFlags) - -flag.Parse() -config.Setup(source.Client, &args, flag.Args()) - -if displayVersion { - version.PrintAndExit() -} -</pre> +<a class='textlink' href='https://codeberg.org/snonux/timr'>View on Codeberg</a><br /> +<a class='textlink' href='https://github.com/snonux/timr'>View on GitHub</a><br /> <br /> <span>---</span><br /> <br /> @@ -239,7 +178,7 @@ if displayVersion { <li>📈 Lines of Code: 4142</li> <li>📄 Lines of Documentation: 854</li> <li>📅 Development Period: 2021-12-28 to 2025-07-16</li> -<li>🔥 Recent Activity: 22.0 days (avg. age of last 42 commits)</li> +<li>🔥 Recent Activity: 22.8 days (avg. age of last 42 commits)</li> <li>⚖️ License: No license found</li> <li>🧪 Status: Experimental (no releases yet)</li> </ul><br /> @@ -251,55 +190,6 @@ if displayVersion { <a class='textlink' href='https://codeberg.org/snonux/rexfiles'>View on Codeberg</a><br /> <a class='textlink' href='https://github.com/snonux/rexfiles'>View on GitHub</a><br /> <br /> -<span>Perl from <span class='inlinecode'>frontends/scripts/foostats.pl</span>:</span><br /> -<br /> -<pre> -sub write ( $path, $content ) { - open my $fh, '>', "$path.tmp" - or die "\nCannot open file: $!"; - print $fh $content; - close $fh; - - rename - "$path.tmp", - $path; -} -</pre> -<br /> -<span>---</span><br /> -<br /> -<h3 style='display: inline' id='timr'>timr</h3><br /> -<br /> -<ul> -<li>💻 Languages: Go (98.3%), YAML (1.7%)</li> -<li>📚 Documentation: Markdown (100.0%)</li> -<li>📊 Commits: 20</li> -<li>📈 Lines of Code: 873</li> -<li>📄 Lines of Documentation: 135</li> -<li>📅 Development Period: 2025-06-25 to 2025-07-12</li> -<li>🔥 Recent Activity: 22.2 days (avg. age of last 42 commits)</li> -<li>⚖️ License: BSD-2-Clause</li> -<li>🏷️ Latest Release: v0.0.0 (2025-06-29)</li> -<li>🤖 AI-Assisted: This project was partially created with the help of generative AI</li> -</ul><br /> -<br /> -<span><span class='inlinecode'>timr</span> is a minimalist command-line time tracking tool written in Go that provides a simple stopwatch-style timer for tracking work sessions. It offers commands to start, stop, reset, and check the status of the timer, with all state persisted across sessions in <span class='inlinecode'>~/.config/timr/.timr_state</span>. The tool is particularly useful for developers and professionals who need to track time spent on tasks without the overhead of complex time-tracking applications.</span><br /> -<br /> -<span>The project is implemented using a clean modular architecture with the CLI entry point in <span class='inlinecode'>/cmd/timr/main.go</span>, core timer logic in <span class='inlinecode'>/internal/timer/</span>, and an interactive TUI mode powered by Bubble Tea in <span class='inlinecode'>/internal/live/</span>. Key features include persistent state across sessions, shell prompt integration for displaying timer status, raw output modes for scripting, and a full-screen live timer interface with keyboard controls. The tool maintains atomic state updates and handles unexpected exits gracefully by immediately persisting state changes.</span><br /> -<br /> -<a class='textlink' href='https://codeberg.org/snonux/timr'>View on Codeberg</a><br /> -<a class='textlink' href='https://github.com/snonux/timr'>View on GitHub</a><br /> -<br /> -<span>Go from <span class='inlinecode'>internal/live/live.go</span>:</span><br /> -<br /> -<pre> -func tick() tea.Cmd { - return tea.Tick(time.Second, func(t time.Time) tea.Msg { - return tickMsg(t) - }) -}< |
