diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-09 15:06:52 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-09 15:06:52 +0300 |
| commit | 943206251faf4b50c33a1230804206366a2bfa73 (patch) | |
| tree | 521e138a235b91f1911bfd523b601f86ddd34132 /about | |
| parent | bbbd384ff4315861837b8c0a2567b140135a6665 (diff) | |
Update content for html
Diffstat (limited to 'about')
| -rw-r--r-- | about/resources.html | 186 | ||||
| -rw-r--r-- | about/showcase.html | 1113 | ||||
| -rw-r--r-- | about/showcase/debroid/image-1.png | 59 |
3 files changed, 655 insertions, 703 deletions
diff --git a/about/resources.html b/about/resources.html index c08cf8af..a58ddcef 100644 --- a/about/resources.html +++ b/about/resources.html @@ -51,51 +51,51 @@ <br /> <ul> <li>Leanring eBPF; Liz Rice; O'Reilly</li> -<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> +<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> +<li>Ultimate Go Notebook; Bill Kennedy</li> <li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> -<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> <li>The Docker Book; James Turnbull; Kindle</li> -<li>Modern Perl; Chromatic ; Onyx Neon Press</li> -<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> +<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> +<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> <li>Raku Recipes; J.J. Merelo; Apress</li> +<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> +<li>Modern Perl; Chromatic ; Onyx Neon Press</li> <li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> -<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> -<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> -<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> -<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> +<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> +<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> +<li>DNS and BIND; Cricket Liu; O'Reilly</li> +<li>Funktionale Programmierung; Peter Pepper; Springer</li> <li>Effective awk programming; Arnold Robbins; O'Reilly</li> +<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> +<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> +<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> <li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> -<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> -<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> -<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> +<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> <li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> -<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> +<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li> <li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> -<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> -<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> <li>Java ist auch eine Insel; Christian Ullenboom; </li> +<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> <li>C++ Programming Language; Bjarne Stroustrup;</li> -<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> <li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> -<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> -<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> -<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> +<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> +<li>Raku Fundamentals; Moritz Lenz; Apress</li> +<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> +<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> +<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> <li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> -<li>Site Reliability Engineering; How Google runs production systems; 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>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> +<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> +<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> <li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> -<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> -<li>Ultimate Go Notebook; Bill Kennedy</li> -<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</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>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> <li>Developing Games in Java; David Brackeen and others...; New Riders</li> -<li>Raku Fundamentals; Moritz Lenz; Apress</li> -<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> -<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> -<li>DNS and BIND; Cricket Liu; O'Reilly</li> -<li>Funktionale Programmierung; Peter Pepper; Springer</li> -<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> -<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> -<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</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>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> +<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</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 /> @@ -103,54 +103,54 @@ <br /> <ul> <li>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li> -<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li> <li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </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>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>Relayd and Httpd Mastery; Michael W Lucas</li> +<li>Go: Design Patterns for Real-World Projects; Mat Ryer; Packt</li> +<li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly</li> +<li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li> +<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</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>Ultralearning; Anna Laurent; Self-published via Amazon</li> -<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> -<li>Deep Work; Cal Newport; Piatkus</li> -<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> -<li>Getting Things Done; David Allen</li> -<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> <li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> -<li>Atomic Habits; James Clear; Random House Business</li> -<li>The Power of Now; Eckhard Tolle; Yellow Kite</li> -<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> +<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> <li>101 Essays that change the way you think; Brianna Wiest; Audiobook</li> -<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> -<li>Soft Skills; John Sommez; Manning Publications</li> -<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> -<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li> -<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> -<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li> -<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> +<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li> +<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</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>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> +<li>Getting Things Done; David Allen</li> +<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> <li>Slow Productivity; Cal Newport; Penguin Random House</li> -<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> -<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> -<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li> -<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li> <li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> -<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li> -<li>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li> -<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</li> -<li>Eat That Frog; Brian Tracy</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 Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> -<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> +<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> +<li>Deep Work; Cal Newport; Piatkus</li> +<li>Ultralearning; Anna Laurent; Self-published via Amazon</li> <li>Ultralearning; Scott Young; Thorsons</li> +<li>Soft Skills; John Sommez; Manning Publications</li> +<li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> <li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> -<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> +<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> +<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> +<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li> +<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li> +<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> +<li>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li> +<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> +<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> +<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> +<li>Eat That Frog; Brian Tracy</li> +<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li> +<li>Atomic Habits; James Clear; Random House Business</li> +<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li> +<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> +<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> </ul><br /> <a class='textlink' href='../notes/index.html'>Here are notes of mine for some of the books</a><br /> <br /> @@ -159,22 +159,22 @@ <span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br /> <br /> <ul> +<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </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>Functional programming lecture; Remote University of Hagen</li> +<li>AWS Immersion Day; Amazon; 1-day interactive online training </li> +<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> +<li>Apache Tomcat Best Practises; 3-day on-site training</li> +<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> <li>MySQL Deep Dive Workshop; 2-day on-site training</li> <li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> <li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> -<li>Scripting Vim; Damian Conway; 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>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>Apache Tomcat Best Practises; 3-day on-site training</li> <li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> -<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li> -<li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li> -<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> -<li>AWS Immersion Day; Amazon; 1-day interactive online training </li> -<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> +<li>Scripting Vim; Damian Conway; O'Reilly Online</li> <li>Protocol buffers; O'Reilly Online</li> -<li>Functional programming lecture; Remote University of Hagen</li> -<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> +<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> +<li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li> </ul><br /> <h2 style='display: inline' id='technical-guides'>Technical guides</h2><br /> <br /> @@ -193,58 +193,58 @@ <br /> <ul> <li>Pratical AI</li> -<li>The ProdCast (Google SRE Podcast)</li> -<li>Maintainable</li> -<li>Modern Mentor</li> -<li>Dev Interrupted</li> <li>The Pragmatic Engineer Podcast</li> <li>The Changelog Podcast(s)</li> -<li>Hidden Brain</li> <li>Fallthrough [Golang]</li> -<li>Backend Banter</li> -<li>Deep Questions with Cal Newport</li> +<li>Fork Around And Find Out</li> +<li>Dev Interrupted</li> +<li>Hidden Brain</li> +<li>The ProdCast (Google SRE Podcast)</li> <li>Cup o' Go [Golang]</li> +<li>Deep Questions with Cal Newport</li> +<li>Modern Mentor</li> <li>BSD Now [BSD]</li> -<li>Fork Around And Find Out</li> +<li>Maintainable</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>Go Time (predecessor of fallthrough)</li> -<li>CRE: Chaosradio Express [german]</li> <li>FLOSS weekly</li> <li>Java Pub House</li> +<li>CRE: Chaosradio Express [german]</li> <li>Ship It (predecessor of Fork Around And Find Out)</li> <li>Modern Mentor</li> +<li>Go Time (predecessor of fallthrough)</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>The Imperfectionist</li> -<li>Changelog News</li> -<li>VK Newsletter</li> -<li>The Pragmatic Engineer</li> -<li>byteSizeGo</li> -<li>Register Spill</li> -<li>Ruby Weekly</li> <li>Golang Weekly</li> -<li>The Valuable Dev</li> +<li>Register Spill</li> +<li>The Pragmatic Engineer</li> +<li>Changelog News</li> <li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> +<li>The Imperfectionist</li> <li>Applied Go Weekly Newsletter</li> +<li>The Valuable Dev</li> +<li>Monospace Mentor</li> +<li>byteSizeGo</li> +<li>Ruby Weekly</li> +<li>VK Newsletter</li> </ul><br /> <h2 style='display: inline' id='magazines-i-liked'>Magazines I like(d)</h2><br /> <br /> <span>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:</span><br /> <br /> <ul> +<li>Linux User</li> <li>Linux Magazine</li> <li>freeX (not published anymore)</li> -<li>Linux User</li> <li>LWN (online only)</li> </ul><br /> <h1 style='display: inline' id='formal-education'>Formal education</h1><br /> diff --git a/about/showcase.html b/about/showcase.html index 97314213..1c13c828 100644 --- a/about/showcase.html +++ b/about/showcase.html @@ -27,7 +27,6 @@ <li>⇢ ⇢ <a href='#timr'>timr</a></li> <li>⇢ ⇢ <a href='#tasksamurai'>tasksamurai</a></li> <li>⇢ ⇢ <a href='#rexfiles'>rexfiles</a></li> -<li>⇢ ⇢ <a href='#foozone'>foo.zone</a></li> <li>⇢ ⇢ <a href='#dtail'>dtail</a></li> <li>⇢ ⇢ <a href='#wireguardmeshgenerator'>wireguardmeshgenerator</a></li> <li>⇢ ⇢ <a href='#ior'>ior</a></li> @@ -40,17 +39,18 @@ <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> -<li>⇢ ⇢ <a href='#gogios'>gogios</a></li> <li>⇢ ⇢ <a href='#docker-radicale-server'>docker-radicale-server</a></li> <li>⇢ ⇢ <a href='#docker-anki-sync-server'>docker-anki-sync-server</a></li> <li>⇢ ⇢ <a href='#gorum'>gorum</a></li> +<li>⇢ ⇢ <a href='#guprecords'>guprecords</a></li> +<li>⇢ ⇢ <a href='#gogios'>gogios</a></li> <li>⇢ ⇢ <a href='#randomjournalpage'>randomjournalpage</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='#guprecords'>guprecords</a></li> <li>⇢ ⇢ <a href='#ioriot'>ioriot</a></li> <li>⇢ ⇢ <a href='#staticfarm-apache-handlers'>staticfarm-apache-handlers</a></li> <li>⇢ ⇢ <a href='#dyndns'>dyndns</a></li> @@ -74,21 +74,21 @@ <li>⇢ ⇢ <a href='#awksite'>awksite</a></li> <li>⇢ ⇢ <a href='#jsmstrade'>jsmstrade</a></li> <li>⇢ ⇢ <a href='#netcalendar'>netcalendar</a></li> -<li>⇢ ⇢ <a href='#hsbot'>hsbot</a></li> <li>⇢ ⇢ <a href='#ychat'>ychat</a></li> <li>⇢ ⇢ <a href='#vs-sim'>vs-sim</a></li> +<li>⇢ ⇢ <a href='#hsbot'>hsbot</a></li> <li>⇢ ⇢ <a href='#fype'>fype</a></li> </ul><br /> <h2 style='display: inline' id='overall-statistics'>Overall Statistics</h2><br /> <br /> <ul> <li>📦 Total Projects: 55</li> -<li>📊 Total Commits: 10,379</li> -<li>📈 Total Lines of Code: 252,969</li> -<li>📄 Total Lines of Documentation: 24,167</li> -<li>💻 Languages: Java (22.4%), Go (17.6%), HTML (14.0%), C++ (8.9%), C (7.3%), Perl (6.3%), Shell (6.3%), C/C++ (5.8%), XML (4.6%), Config (1.5%), Ruby (1.1%), HCL (1.1%), Make (0.7%), Python (0.6%), CSS (0.6%), JSON (0.3%), Raku (0.3%), Haskell (0.2%), YAML (0.2%), TOML (0.1%)</li> -<li>📚 Documentation: Text (47.4%), Markdown (38.4%), LaTeX (14.2%)</li> -<li>🤖 AI-Assisted Projects: 8 out of 55 (14.5% AI-assisted, 85.5% human-only)</li> +<li>📊 Total Commits: 10,405</li> +<li>📈 Total Lines of Code: 231,007</li> +<li>📄 Total Lines of Documentation: 24,381</li> +<li>💻 Languages: Java (23.7%), Go (19.2%), C++ (16.1%), C/C++ (8.9%), C (8.3%), Perl (7.3%), Shell (6.4%), Config (2.0%), HTML (2.0%), Ruby (1.2%), HCL (1.2%), Make (0.8%), Python (0.7%), CSS (0.6%), Raku (0.4%), JSON (0.3%), XML (0.3%), Haskell (0.3%), YAML (0.2%), TOML (0.1%)</li> +<li>📚 Documentation: Text (46.3%), Markdown (39.6%), LaTeX (14.1%)</li> +<li>🤖 AI-Assisted Projects: 6 out of 55 (10.9% AI-assisted, 89.1% human-only)</li> <li>🚀 Release Status: 31 released, 24 experimental (56.4% with releases, 43.6% experimental)</li> </ul><br /> <h2 style='display: inline' id='projects'>Projects</h2><br /> @@ -96,15 +96,15 @@ <h3 style='display: inline' id='gitsyncer'>gitsyncer</h3><br /> <br /> <ul> -<li>💻 Languages: Go (86.0%), Shell (11.9%), YAML (1.5%), JSON (0.5%)</li> +<li>💻 Languages: Go (86.7%), Shell (11.4%), YAML (1.4%), JSON (0.5%)</li> <li>📚 Documentation: Markdown (100.0%)</li> -<li>📊 Commits: 56</li> -<li>📈 Lines of Code: 6241</li> -<li>📄 Lines of Documentation: 2306</li> +<li>📊 Commits: 60</li> +<li>📈 Lines of Code: 6548</li> +<li>📄 Lines of Documentation: 2338</li> <li>📅 Development Period: 2025-06-23 to 2025-07-09</li> -<li>🔥 Recent Activity: 4.7 days (avg. age of last 42 commits)</li> +<li>🔥 Recent Activity: 3.4 days (avg. age of last 42 commits)</li> <li>⚖️ License: BSD-2-Clause</li> -<li>🏷️ Latest Release: v0.4.0 (2025-07-09)</li> +<li>🏷️ Latest Release: v0.5.0 (2025-07-09)</li> <li>🤖 AI-Assisted: This project was partially created with the help of generative AI</li> </ul><br /> <br /> @@ -115,44 +115,19 @@ <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/github/github.go</span>:</span><br /> +<span>Go from <span class='inlinecode'>internal/cli/handlers.go</span>:</span><br /> <br /> <pre> -func (c *Client) RepoExists(repoName string) (bool, error) { - if c.token == "" { - return false, fmt.Errorf("GitHub token required") - } - - url := fmt.Sprintf("https://api.github.com/repos/%s/%s", c.org, repoName) - fmt.Printf(" Checking URL: %s\n", url) - fmt.Printf(" Token present: %v (length: %d)\n", c.token != "", len(c.token)) - - req, err := http.NewRequest("GET", url, nil) - if err != nil { - return false, err - } - - req.Header.Set("Authorization", "Bearer "+c.token) - req.Header.Set("Accept", "application/vnd.github.v3+json") - - resp, err := http.DefaultClient.Do(req) - if err != nil { - return false, err - } - defer resp.Body.Close() - - if resp.StatusCode == 200 { - return true, nil - } else if resp.StatusCode == 404 { - return false, nil - } else if resp.StatusCode == 401 { - body, _ := io.ReadAll(resp.Body) - fmt.Printf(" 401 Unauthorized - Response: %s\n", string(body)) - fmt.Printf(" Authorization header: %s\n", req.Header.Get("Authorization")) - return false, fmt.Errorf("authentication failed (401): %s", string(body)) +func LoadConfig(configPath string) (*config.Config, error) { + if configPath == "" { + configPath = findDefaultConfigPath() + if configPath == "" { + return nil, fmt.Errorf("no configuration file found") + } } - - return false, fmt.Errorf("unexpected status code: %d", resp.StatusCode) + + fmt.Printf("Loaded configuration from: %s\n", configPath) + return config.Load(configPath) } </pre> <br /> @@ -167,7 +142,7 @@ func (c *Client) RepoExists(repoName string) (bool, error) { <li>📈 Lines of Code: 873</li> <li>📄 Lines of Documentation: 135</li> <li>📅 Development Period: 2025-06-25 to 2025-06-29</li> -<li>🔥 Recent Activity: 12.7 days (avg. age of last 42 commits)</li> +<li>🔥 Recent Activity: 12.9 days (avg. age of last 42 commits)</li> <li>⚖️ License: BSD-2-Clause</li> <li>🧪 Status: Experimental (no releases yet)</li> <li>🤖 AI-Assisted: This project was partially created with the help of generative AI</li> @@ -180,19 +155,10 @@ func (c *Client) RepoExists(repoName string) (bool, error) { <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'>cmd/timr/main.go</span>:</span><br /> +<span>Go from <span class='inlinecode'>internal/version.go</span>:</span><br /> <br /> <pre> -func main() { - if len(os.Args) < 2 { - printUsage() - os.Exit(1) - } - - var err error - var output string - - switch os.Args[1] { +const Version = "v0.0.0" </pre> <br /> <span>---</span><br /> @@ -206,7 +172,7 @@ func main() { <li>📈 Lines of Code: 6160</li> <li>📄 Lines of Documentation: 162</li> <li>📅 Development Period: 2025-06-19 to 2025-07-08</li> -<li>🔥 Recent Activity: 13.1 days (avg. age of last 42 commits)</li> +<li>🔥 Recent Activity: 13.3 days (avg. age of last 42 commits)</li> <li>⚖️ License: BSD-2-Clause</li> <li>🏷️ Latest Release: v0.9.2 (2025-07-02)</li> <li>🤖 AI-Assisted: This project was partially created with the help of generative AI</li> @@ -223,39 +189,38 @@ func main() { <a class='textlink' href='https://codeberg.org/snonux/tasksamurai'>View on Codeberg</a><br /> <a class='textlink' href='https://github.com/snonux/tasksamurai'>View on GitHub</a><br /> <br /> -<span>Go from <span class='inlinecode'>internal/ui/handlers.go</span>:</span><br /> +<span>Go from <span class='inlinecode'>internal/ui/table.go</span>:</span><br /> <br /> <pre> -func (m *Model) handleAnnotationMode(msg tea.KeyMsg) (tea.Model, tea.Cmd) { - onEnter := func(value string) error { - if !m.replaceAnnotations && strings.TrimSpace(value) == "" { - return fmt.Errorf("annotation cannot be empty") +func editDescriptionCmd(description string) tea.Cmd { + return func() tea.Msg { + tmpFile, err := os.CreateTemp("", "tasksamurai-desc-*.txt") + if err != nil { + return descEditDoneMsg{err: err, tempFile: ""} } + tmpPath := tmpFile.Name() - if m.replaceAnnotations { - if err := task.ReplaceAnnotations(m.annotateID, value); err != nil { - return err - } - m.replaceAnnotations = false - } else { - if err := task.Annotate(m.annotateID, value); err != nil { - return err - } + _, err = tmpFile.WriteString(description) + tmpFile.Close() + if err != nil { + os.Remove(tmpPath) + return descEditDoneMsg{err: err, tempFile: ""} } - m.reload() - return nil - } - - onExit := func() { - m.annotating = false - m.replaceAnnotations = false - } - - model, cmd := m.handleTextInput(msg, &m.annotateInput, onEnter, onExit) - if msg.Type == tea.KeyEnter && m.annotateInput.Value() != "" { - return model, m.startBlink(m.annotateID, false) + + editor := os.Getenv("EDITOR") + if editor == "" { + editor = "vi" + } + + c := exec.Command(editor, tmpPath) + c.Stdin = os.Stdin + c.Stdout = os.Stdout + c.Stderr = os.Stderr + + return tea.ExecProcess(c, func(err error) tea.Msg { + return descEditDoneMsg{err: err, tempFile: tmpPath} + })() } - return model, cmd } </pre> <br /> @@ -264,13 +229,13 @@ func (m *Model) handleAnnotationMode(msg tea.KeyMsg) (tea.Model, tea.Cmd) { <h3 style='display: inline' id='rexfiles'>rexfiles</h3><br /> <br /> <ul> -<li>💻 Languages: Shell (34.8%), Perl (32.9%), Config (8.4%), CSS (8.3%), TOML (7.3%), Ruby (6.0%), Lua (1.8%), JSON (0.5%), INI (0.2%)</li> +<li>💻 Languages: Shell (34.7%), Perl (32.8%), Config (8.4%), CSS (8.2%), TOML (7.3%), Ruby (6.0%), Lua (1.8%), JSON (0.7%), INI (0.2%)</li> <li>📚 Documentation: Text (97.3%), Markdown (2.7%)</li> -<li>📊 Commits: 871</li> -<li>📈 Lines of Code: 3947</li> +<li>📊 Commits: 875</li> +<li>📈 Lines of Code: 3956</li> <li>📄 Lines of Documentation: 854</li> -<li>📅 Development Period: 2021-12-28 to 2025-07-07</li> -<li>🔥 Recent Activity: 20.4 days (avg. age of last 42 commits)</li> +<li>📅 Development Period: 2021-12-28 to 2025-07-09</li> +<li>🔥 Recent Activity: 16.4 days (avg. age of last 42 commits)</li> <li>⚖️ License: No license found</li> <li>🧪 Status: Experimental (no releases yet)</li> </ul><br /> @@ -292,46 +257,6 @@ TOP=20 <br /> <span>---</span><br /> <br /> -<h3 style='display: inline' id='foozone'>foo.zone</h3><br /> -<br /> -<ul> -<li>💻 Languages: HTML (73.9%), XML (25.9%), CSS (0.2%)</li> -<li>📚 Documentation: Text (91.8%), Markdown (8.2%)</li> -<li>📊 Commits: 2892</li> -<li>📈 Lines of Code: 42772</li> -<li>📄 Lines of Documentation: 159</li> -<li>📅 Development Period: 2021-04-29 to 2025-07-01</li> -<li>🔥 Recent Activity: 26.8 days (avg. age of last 42 commits)</li> -<li>⚖️ License: No license found</li> -<li>🧪 Status: Experimental (no releases yet)</li> -<li>🤖 AI-Assisted: This project was partially created with the help of generative AI</li> -</ul><br /> -<br /> -<span>This is **foo.zone**, a personal blog and technical website belonging to Paul Buetow, a Site Reliability Engineer based in Sofia, Bulgaria. The project is a static website that serves as a comprehensive platform for sharing technical knowledge, book notes, and personal experiences in the fields of system administration, DevOps, and programming.</span><br /> -<br /> -<span>The site is built using **Gemtexter**, a static site generator that creates both HTML and Gemini protocol content from markdown sources. The architecture is refreshingly simple and follows KISS principles, with content organized into several key sections: a main blog feed (gemfeed) with over 100 technical posts dating back to 2008, detailed book notes and summaries, project documentation (including tools like DTail for distributed log tailing), and personal resources. The website is served by OpenBSD using relayd and httpd, demonstrating the author's preference for robust, security-focused Unix systems. The project emphasizes clean, semantic HTML, custom CSS styling, and accessibility, while maintaining both web and Gemini protocol compatibility for broader reach across different internet communities.</span><br /> -<br /> -<a class='textlink' href='https://codeberg.org/snonux/foo.zone'>View on Codeberg</a><br /> -<a class='textlink' href='https://github.com/snonux/foo.zone'>View on GitHub</a><br /> -<br /> -<span>HTML from <span class='inlinecode'>notes/index.html</span>:</span><br /> -<br /> -<pre> -<!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>Notes on foo.zone</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> -</pre> -<br /> -<span>---</span><br /> -<br /> <h3 style='display: inline' id='dtail'>dtail</h3><br /> <br /> <ul> @@ -341,7 +266,7 @@ TOP=20 <li>📈 Lines of Code: 20091</li> <li>📄 Lines of Documentation: 5674</li> <li>📅 Development Period: 2020-01-09 to 2025-06-20</li> -<li>🔥 Recent Activity: 52.2 days (avg. age of last 42 commits)</li> +<li>🔥 Recent Activity: 52.4 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> @@ -358,18 +283,37 @@ TOP=20 <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 /> <br /> -<span>Go from <span class='inlinecode'>internal/io/fs/directprocessor.go</span>:</span><br /> +<span>Go from <span class='inlinecode'>internal/io/signal/signal.go</span>:</span><br /> <br /> <pre> -func NewDirectProcessor(processor LineProcessor, output io.Writer, globID - string, ltx lcontext.LContext) *DirectProcessor { - return &DirectProcessor{ - processor: processor, - output: output, - stats: &stats{}, - ltx: ltx, - sourceID: globID, - } +func InterruptCh(ctx context.Context) <-chan string { + sigIntCh := make(chan os.Signal, 10) + gosignal.Notify(sigIntCh, os.Interrupt) + sigOtherCh := make(chan os.Signal, 10) + gosignal.Notify(sigOtherCh, syscall.SIGHUP, syscall.SIGTERM, syscall.SIGQUIT) + statsCh := make(chan string) + + go func() { + for { + select { + case <-sigIntCh: + select { + case statsCh <- "Hint: Hit Ctrl+C again to exit": + select { + case <-sigIntCh: + os.Exit(0) + case <-time.After(time.Second * time.Duration(config.InterruptTimeoutS)): + } + default: + } + case <-sigOtherCh: + os.Exit(0) + case <-ctx.Done(): + return + } + } + }() + return statsCh } </pre> <br /> @@ -384,7 +328,7 @@ func NewDirectProcessor(processor LineProcessor, output io.Writer, globID <li>📈 Lines of Code: 396</li> <li>📄 Lines of Documentation: 24</li> <li>📅 Development Period: 2025-04-18 to 2025-05-11</li> -<li>🔥 Recent Activity: 71.5 days (avg. age of last 42 commits)</li> +<li>🔥 Recent Activity: 71.7 days (avg. age of last 42 commits)</li> <li>⚖️ License: Custom License</li> <li>🏷️ Latest Release: v1.0.0 (2025-05-11)</li> </ul><br /> @@ -418,7 +362,7 @@ def initialize(myself) <li>📈 Lines of Code: 9835</li> <li>📄 Lines of Documentation: 559</li> <li>📅 Development Period: 2024-01-18 to 2025-06-14</li> -<li>🔥 Recent Activity: 83.6 days (avg. age of last 42 commits)</li> +<li>🔥 Recent Activity: 83.7 days (avg. age of last 42 commits)</li> <li>⚖️ License: No license found</li> <li>🧪 Status: Experimental (no releases yet)</li> </ul><br /> @@ -436,13 +380,20 @@ def initialize(myself) <a class='textlink' href='https://codeberg.org/snonux/ior'>View on Codeberg</a><br /> <a class='textlink' href='https://github.com/snonux/ior'>View on GitHub</a><br /> <br /> -<span>C from <span class='inlinecode'>internal/c/maps.h</span>:</span><br /> +<span>C from <span class='inlinecode'>tools/forktest.c</span>:</span><br /> <br /> <pre> -struct { - __uint(type, BPF_MAP_TYPE_RINGBUF); - __uint(max_entries, 1 << 24); -} event_map SEC(".maps"); +int main() { + int fd = open("testfile", O_WRONLY| O_CREAT, 0644); + if (fd < 0) { + perror("open"); + return 1; + } + int flags = fcntl(fd, F_GETFL); + printf("Parent: File access mode is O_RDWR|O_CREAT (%d %d %d)\n", flags, + O_RDWR|O_CREAT, O_WRONLY|O_CREAT); + + pid_t pid = fork(); </pre> <br /> <span>---</span><br /> @@ -456,7 +407,7 @@ struct { <li>📈 Lines of Code: 25762</li> <li>📄 Lines of Documentation: 3101</li> <li>📅 Development Period: 2008-05-15 to 2025-06-27</li> -<li>🔥 Recent Activity: 84.9 days (avg. age of last 42 commits)</li> +<li>🔥 Recent Activity: 85.0 days (avg. age of last 42 commits)</li> <li>⚖️ License: Custom License</li> <li>🧪 Status: Experimental (no releases yet)</li> <li>🤖 AI-Assisted: This project was partially created with the help of generative AI</li> @@ -471,24 +422,28 @@ struct { |
