diff options
| -rw-r--r-- | about/resources.html | 204 | ||||
| -rw-r--r-- | about/showcase.html | 557 | ||||
| -rw-r--r-- | about/showcase/debroid/image-1.png | 40 |
3 files changed, 303 insertions, 498 deletions
diff --git a/about/resources.html b/about/resources.html index b354b1f0..d6bf451d 100644 --- a/about/resources.html +++ b/about/resources.html @@ -51,112 +51,112 @@ <span>In random order:</span><br /> <br /> <ul> -<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> -<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> -<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> -<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> -<li>C++ Programming Language; Bjarne Stroustrup;</li> -<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> -<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> -<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> -<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> -<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</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>Ultimate Go Notebook; Bill Kennedy</li> -<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> -<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> -<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> -<li>Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook</li> -<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> -<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> -<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> -<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> -<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> -<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li> +<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> <li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> <li>Developing Games in Java; David Brackeen and others...; New Riders</li> -<li>Raku Fundamentals; Moritz Lenz; Apress</li> <li>The Docker Book; James Turnbull; Kindle</li> -<li>Site Reliability Engineering; How Google runs production systems; 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>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> -<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> +<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> +<li>Java ist auch eine Insel; Christian Ullenboom; </li> +<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> <li>Funktionale Programmierung; Peter Pepper; Springer</li> +<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> +<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> +<li>Effective awk programming; Arnold Robbins; O'Reilly</li> <li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> -<li>Leanring eBPF; Liz Rice; O'Reilly</li> +<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> +<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> <li>Modern Perl; Chromatic ; Onyx Neon Press</li> -<li>Raku Recipes; J.J. Merelo; Apress</li> -<li>DNS and BIND; Cricket Liu; O'Reilly</li> -<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> +<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li> +<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> +<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> +<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> +<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> <li>Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook</li> <li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> +<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> +<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> +<li>Ultimate Go Notebook; Bill Kennedy</li> +<li>Raku Fundamentals; Moritz Lenz; Apress</li> <li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> -<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> -<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> +<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> +<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> +<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> +<li>C++ Programming Language; Bjarne Stroustrup;</li> +<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> +<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> +<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> +<li>Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook</li> +<li>DNS and BIND; Cricket Liu; O'Reilly</li> +<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> +<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> +<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</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>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> -<li>Java ist auch eine Insel; Christian Ullenboom; </li> -<li>Effective awk programming; Arnold Robbins; O'Reilly</li> +<li>Leanring eBPF; Liz Rice; O'Reilly</li> +<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> +<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> +<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> +<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> +<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> +<li>Raku Recipes; J.J. Merelo; Apress</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>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>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> -<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li> <li>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li> +<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li> +<li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; 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>Go: Design Patterns for Real-World Projects; Mat Ryer; Packt</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>Getting Things Done; David Allen</li> -<li>Atomic Habits; James Clear; Random House Business</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>Digital Minimalism; Cal Newport; Portofolio Penguin</li> -<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</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>101 Essays that change the way you think; Brianna Wiest; Audiobook</li> -<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> -<li>97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook</li> -<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> -<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li> -<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> -<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> -<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> -<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> -<li>The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook</li> -<li>Deep Work; Cal Newport; Piatkus</li> +<li>Soft Skills; John Sommez; Manning Publications</li> <li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> -<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> -<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> -<li>The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook </li> -<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> +<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> <li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> -<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> -<li>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li> -<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> +<li>The Power of Now; Eckhard Tolle; Yellow Kite</li> +<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> <li>Slow Productivity; Cal Newport; Penguin Random House</li> +<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> +<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li> +<li>Getting Things Done; David Allen</li> <li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> -<li>The Power of Now; Eckhard Tolle; Yellow Kite</li> -<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li> -<li>Ultralearning; Anna Laurent; Self-published via Amazon</li> -<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</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>The Joy of Missing Out; Christina Crook; New Society Publishers</li> +<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> <li>Eat That Frog; Brian Tracy</li> -<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> -<li>Soft Skills; John Sommez; Manning Publications</li> +<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li> <li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> +<li>Deep Work; Cal Newport; Piatkus</li> +<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> +<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> +<li>The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook </li> +<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> +<li>Ultralearning; Scott Young; Thorsons</li> +<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li> +<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li> +<li>97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook</li> +<li>The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook</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 Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li> +<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> +<li>Atomic Habits; James Clear; Random House Business</li> +<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> +<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> +<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> +<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</li> +<li>Ultralearning; Anna Laurent; Self-published via Amazon</li> </ul><br /> <a class='textlink' href='../notes/index.html'>Here are notes of mine for some of the books</a><br /> <br /> @@ -165,31 +165,31 @@ <span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br /> <br /> <ul> -<li>Apache Tomcat Best Practises; 3-day on-site training</li> -<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> -<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> -<li>Functional programming lecture; Remote University of Hagen</li> -<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> -<li>Protocol buffers; O'Reilly Online</li> -<li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li> <li>Scripting Vim; Damian Conway; O'Reilly Online</li> -<li>Ultimate Go Programming; Bill Kennedy; 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 Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> +<li>Protocol buffers; O'Reilly Online</li> +<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> +<li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> <li>MySQL Deep Dive Workshop; 2-day on-site training</li> +<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> <li>Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)</li> -<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> +<li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li> +<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> <li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li> -<li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> +<li>Functional programming lecture; Remote University of Hagen</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>Apache Tomcat Best Practises; 3-day on-site training</li> </ul><br /> <h2 style='display: inline' id='technical-guides'>Technical guides</h2><br /> <br /> <span>These are not whole books, but guides (smaller or larger) which I found very useful. in random order:</span><br /> <br /> <ul> +<li>Raku Guide at https://raku.guide </li> <li>How CPUs work at https://cpu.land</li> <li>Advanced Bash-Scripting Guide </li> -<li>Raku Guide at https://raku.guide </li> </ul><br /> <h2 style='display: inline' id='podcasts'>Podcasts</h2><br /> <br /> @@ -198,32 +198,32 @@ <span>In random order:</span><br /> <br /> <ul> +<li>Fallthrough [Golang]</li> <li>The Changelog Podcast(s)</li> -<li>Hidden Brain</li> <li>Dev Interrupted</li> -<li>Deep Questions with Cal Newport</li> +<li>Modern Mentor</li> <li>Cup o' Go [Golang]</li> +<li>Pratical AI</li> <li>Backend Banter</li> -<li>Fork Around And Find Out</li> -<li>BSD Now [BSD]</li> -<li>The Pragmatic Engineer Podcast</li> +<li>Deep Questions with Cal Newport</li> <li>Maintainable</li> -<li>Pratical AI</li> -<li>Fallthrough [Golang]</li> +<li>Hidden Brain</li> <li>The ProdCast (Google SRE Podcast)</li> +<li>BSD Now [BSD]</li> +<li>The Pragmatic Engineer Podcast</li> +<li>Fork Around And Find Out</li> <li>Wednesday Wisdom</li> -<li>Modern Mentor</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>Ship It (predecessor of Fork Around And Find Out)</li> <li>Java Pub House</li> <li>CRE: Chaosradio Express [german]</li> -<li>FLOSS weekly</li> -<li>Ship It (predecessor of Fork Around And Find Out)</li> <li>Go Time (predecessor of fallthrough)</li> +<li>FLOSS weekly</li> <li>Modern Mentor</li> </ul><br /> <h2 style='display: inline' id='newsletters-i-like'>Newsletters I like</h2><br /> @@ -231,17 +231,17 @@ <span>This is a mix of tech and non-tech newsletters I am subscribed to. In random order:</span><br /> <br /> <ul> -<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> -<li>Changelog News</li> -<li>Register Spill</li> -<li>Ruby Weekly</li> -<li>VK Newsletter</li> +<li>The Pragmatic Engineer</li> <li>byteSizeGo</li> +<li>Changelog News</li> +<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> <li>Applied Go Weekly Newsletter</li> <li>The Valuable Dev</li> -<li>Golang Weekly</li> <li>Monospace Mentor</li> -<li>The Pragmatic Engineer</li> +<li>Ruby Weekly</li> +<li>Golang Weekly</li> +<li>Register Spill</li> +<li>VK Newsletter</li> <li>The Imperfectionist</li> </ul><br /> <h2 style='display: inline' id='magazines-i-liked'>Magazines I like(d)</h2><br /> @@ -249,10 +249,10 @@ <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>LWN (online only)</li> <li>Linux Magazine</li> <li>freeX (not published anymore)</li> +<li>LWN (online only)</li> +<li>Linux User</li> </ul><br /> <h2 style='display: inline' id='youtube-channels'>YouTube channels</h2><br /> <br /> diff --git a/about/showcase.html b/about/showcase.html index 98dfde3c..4cde968f 100644 --- a/about/showcase.html +++ b/about/showcase.html @@ -23,109 +23,70 @@ <li><a href='#project-showcase'>Project Showcase</a></li> <li>⇢ <a href='#overall-statistics'>Overall Statistics</a></li> <li>⇢ <a href='#projects'>Projects</a></li> -<li>⇢ ⇢ <a href='#1-ior-1now-11w-na2w-na3w-na4w'>1. ior [#1(now) →#1(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#2-timesamurai-2now-na1w-na2w-na3w-na4w'>2. timesamurai [#2(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#3-dotfiles-3now-31w-na2w-na3w-na4w'>3. dotfiles [#3(now) →#3(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#dotfiles'>dotfiles</a></li> -<li>⇢ ⇢ <a href='#4-loadbars-4now-471w-na2w-na3w-na4w'>4. loadbars [#4(now) ↑#47(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#loadbars---a-small-and-humble-tool-to-observe-server-loads'>loadbars - A small and humble tool to observe server loads</a></li> -<li>⇢ ⇢ <a href='#5-epimetheus-5now-41w-na2w-na3w-na4w'>5. epimetheus [#5(now) ↓#4(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#6-conf-6now-51w-na2w-na3w-na4w'>6. conf [#6(now) ↓#5(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#7-foostore-7now-71w-na2w-na3w-na4w'>7. foostore [#7(now) →#7(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#8-scifi-8now-81w-na2w-na3w-na4w'>8. scifi [#8(now) →#8(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#sci-fi-books-showcase'>Sci-Fi Books Showcase</a></li> -<li>⇢ ⇢ <a href='#9-log4jbench-9now-91w-na2w-na3w-na4w'>9. log4jbench [#9(now) →#9(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#log4j2-benchmark-tool'>Log4j2 Benchmark Tool</a></li> -<li>⇢ ⇢ <a href='#10-rcm-10now-101w-na2w-na3w-na4w'>10. rcm [#10(now) →#10(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#rcm---ruby-configuration-management'>RCM - Ruby Configuration Management</a></li> -<li>⇢ ⇢ <a href='#11-yoga-11now-121w-na2w-na3w-na4w'>11. yoga [#11(now) ↑#12(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#yoga'>Yoga</a></li> -<li>⇢ ⇢ <a href='#12-totalrecall-12now-141w-na2w-na3w-na4w'>12. totalrecall [#12(now) ↑#14(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#totalrecall---bulgarian-anki-flashcard-generator'>totalrecall - Bulgarian Anki Flashcard Generator</a></li> -<li>⇢ ⇢ <a href='#13-gogios-13now-111w-na2w-na3w-na4w'>13. gogios [#13(now) ↓#11(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#gogios'>Gogios</a></li> -<li>⇢ ⇢ <a href='#14-hexai-14now-21w-na2w-na3w-na4w'>14. hexai [#14(now) ↓#2(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#hexai'>Hexai</a></li> -<li>⇢ ⇢ <a href='#15-perc-15now-131w-na2w-na3w-na4w'>15. perc [#15(now) ↓#13(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#perc'>perc</a></li> -<li>⇢ ⇢ <a href='#16-tasksamurai-16now-161w-na2w-na3w-na4w'>16. tasksamurai [#16(now) →#16(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#task-samurai'>Task Samurai</a></li> -<li>⇢ ⇢ <a href='#17-gitsyncer-17now-151w-na2w-na3w-na4w'>17. gitsyncer [#17(now) ↓#15(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#gitsyncer'>GitSyncer</a></li> -<li>⇢ ⇢ <a href='#18-foostats-18now-171w-na2w-na3w-na4w'>18. foostats [#18(now) ↓#17(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#foostats'>foostats</a></li> -<li>⇢ ⇢ <a href='#19-gos-19now-181w-na2w-na3w-na4w'>19. gos [#19(now) ↓#18(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#gos-go-social-media'>Gos (Go Social Media)</a></li> -<li>⇢ ⇢ <a href='#20-timr-20now-191w-na2w-na3w-na4w'>20. timr [#20(now) ↓#19(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#timr'>timr</a></li> -<li>⇢ ⇢ <a href='#21-dtail-21now-201w-na2w-na3w-na4w'>21. dtail [#21(now) ↓#20(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#22-ds-sim-22now-211w-na2w-na3w-na4w'>22. ds-sim [#22(now) ↓#21(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#ds-sim'>DS-Sim</a></li> -<li>⇢ ⇢ <a href='#23-gemtexter-23now-221w-na2w-na3w-na4w'>23. gemtexter [#23(now) ↓#22(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#24-wireguardmeshgenerator-24now-231w-na2w-na3w-na4w'>24. wireguardmeshgenerator [#24(now) ↓#23(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#wireguard-mesh-generator'>WireGuard Mesh Generator</a></li> -<li>⇢ ⇢ <a href='#25-goprecords-25now-241w-na2w-na3w-na4w'>25. goprecords [#25(now) ↓#24(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#goprecords---global-uptime-records'>goprecords - Global uptime records</a></li> -<li>⇢ ⇢ <a href='#26-quicklogger-26now-251w-na2w-na3w-na4w'>26. quicklogger [#26(now) ↓#25(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#quick-logger'>Quick logger</a></li> -<li>⇢ ⇢ <a href='#27-terraform-27now-261w-na2w-na3w-na4w'>27. terraform [#27(now) ↓#26(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#terraform'>Terraform</a></li> -<li>⇢ ⇢ <a href='#28-sillybench-28now-271w-na2w-na3w-na4w'>28. sillybench [#28(now) ↓#27(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#silly-benchmark'>Silly Benchmark</a></li> -<li>⇢ ⇢ <a href='#29-gorum-29now-281w-na2w-na3w-na4w'>29. gorum [#29(now) ↓#28(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#gorum'>Gorum</a></li> -<li>⇢ ⇢ <a href='#30-geheim-30now-301w-na2w-na3w-na4w'>30. geheim [#30(now) →#30(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#geheimrb'>geheim.rb</a></li> -<li>⇢ ⇢ <a href='#31-docker-radicale-server-31now-311w-na2w-na3w-na4w'>31. docker-radicale-server [#31(now) →#31(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#radicale-docker-image'>Radicale Docker image</a></li> -<li>⇢ ⇢ <a href='#32-algorithms-32now-321w-na2w-na3w-na4w'>32. algorithms [#32(now) →#32(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#33-randomjournalpage-33now-331w-na2w-na3w-na4w'>33. randomjournalpage [#33(now) →#33(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#read-a-random-journal'>Read a random journal</a></li> -<li>⇢ ⇢ <a href='#34-photoalbum-34now-341w-na2w-na3w-na4w'>34. photoalbum [#34(now) →#34(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#photoalbum'>photoalbum</a></li> -<li>⇢ ⇢ <a href='#35-ioriot-35now-351w-na2w-na3w-na4w'>35. ioriot [#35(now) →#35(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#io-riot'>I/O Riot
</a></li> -<li>⇢ <a href='#overview'>Overview
</a></li> -<li>⇢ <a href='#benefits'>Benefits
</a></li> -<li><a href='#send-in-patches'>Send in patches
</a></li> -<li><a href='#how-to-install-io-riot'>How to install I/O Riot
</a></li> -<li><a href='#how-to-use-io-riot'>How to use I/O Riot
</a></li> -<li><a href='#appendix'>Appendix
</a></li> -<li>⇢ <a href='#supported-file-systems'>Supported file systems
</a></li> -<li>⇢ <a href='#supported-syscalls'>Supported syscalls
</a></li> -<li>⇢ <a href='#source-code-documentation'>Source code documentation
</a></li> -<li>⇢ ⇢ <a href='#36-ipv6test-36now-361w-na2w-na3w-na4w'>36. ipv6test [#36(now) →#36(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#ipv6-test-website'>IPv6 Test Website</a></li> -<li>⇢ ⇢ <a href='#37-fype-37now-371w-na2w-na3w-na4w'>37. fype [#37(now) →#37(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#fype'>Fype</a></li> -<li>⇢ ⇢ <a href='#38-xerl-38now-421w-na2w-na3w-na4w'>38. xerl [#38(now) ↑#42(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#39-sway-autorotate-39now-381w-na2w-na3w-na4w'>39. sway-autorotate [#39(now) ↓#38(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li><a href='#sway-autorotate'>sway-autorotate</a></li> -<li>⇢ ⇢ <a href='#40-staticfarm-apache-handlers-40now-401w-na2w-na3w-na4w'>40. staticfarm-apache-handlers [#40(now) →#40(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#41-mon-41now-391w-na2w-na3w-na4w'>41. mon [#41(now) ↓#39(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#42-guprecords-42now-291w-na2w-na3w-na4w'>42. guprecords [#42(now) ↓#29(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#43-pingdomfetch-43now-411w-na2w-na3w-na4w'>43. pingdomfetch [#43(now) ↓#41(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#44-fapi-44now-441w-na2w-na3w-na4w'>44. fapi [#44(now) →#44(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#45-perl-c-fibonacci-45now-451w-na2w-na3w-na4w'>45. perl-c-fibonacci [#45(now) →#45(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#46-netcalendar-46now-461w-na2w-na3w-na4w'>46. netcalendar [#46(now) →#46(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#47-gotop-47now-481w-na2w-na3w-na4w'>47. gotop [#47(now) ↑#48(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#48-rubyfy-48now-491w-na2w-na3w-na4w'>48. rubyfy [#48(now) ↑#49(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#49-pwgrep-49now-501w-na2w-na3w-na4w'>49. pwgrep [#49(now) ↑#50(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#50-awksite-50now-611w-na2w-na3w-na4w'>50. awksite [#50(now) ↑#61(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#51-jsmstrade-51now-521w-na2w-na3w-na4w'>51. jsmstrade [#51(now) ↑#52(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#52-perldaemon-52now-511w-na2w-na3w-na4w'>52. perldaemon [#52(now) ↓#51(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#53-japi-53now-531w-na2w-na3w-na4w'>53. japi [#53(now) →#53(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#54-debroid-54now-571w-na2w-na3w-na4w'>54. debroid [#54(now) ↑#57(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#55-perl-poetry-55now-541w-na2w-na3w-na4w'>55. perl-poetry [#55(now) ↓#54(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#56-muttdelay-56now-551w-na2w-na3w-na4w'>56. muttdelay [#56(now) ↓#55(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#57-netdiff-57now-561w-na2w-na3w-na4w'>57. netdiff [#57(now) ↓#56(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#58-hsbot-58now-581w-na2w-na3w-na4w'>58. hsbot [#58(now) →#58(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#59-dyndns-59now-621w-na2w-na3w-na4w'>59. dyndns [#59(now) ↑#62(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#60-cpuinfo-60now-591w-na2w-na3w-na4w'>60. cpuinfo [#60(now) ↓#59(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#61-template-61now-601w-na2w-na3w-na4w'>61. template [#61(now) ↓#60(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#62-vs-sim-62now-631w-na2w-na3w-na4w'>62. vs-sim [#62(now) ↑#63(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#63-ychat-63now-431w-na2w-na3w-na4w'>63. ychat [#63(now) ↓#43(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> -<li>⇢ ⇢ <a href='#64-foozone-64now-61w-na2w-na3w-na4w'>64. foo.zone [#64(now) ↓#6(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</a></li> +<li>⇢ ⇢ <a href='#1-ior-1now-11w'>1. ior [#1(now) →#1(1w)]</a></li> +<li>⇢ ⇢ <a href='#2-timesamurai-2now'>2. timesamurai [#2(now)]</a></li> +<li>⇢ ⇢ <a href='#3-dotfiles-3now-31w'>3. dotfiles [#3(now) →#3(1w)]</a></li> +<li>⇢ ⇢ <a href='#4-loadbars-4now-471w'>4. loadbars [#4(now) ↑#47(1w)]</a></li> +<li>⇢ ⇢ <a href='#5-epimetheus-5now-41w'>5. epimetheus [#5(now) ↓#4(1w)]</a></li> +<li>⇢ ⇢ <a href='#6-conf-6now-51w'>6. conf [#6(now) ↓#5(1w)]</a></li> +<li>⇢ ⇢ <a href='#7-foostore-7now-71w'>7. foostore [#7(now) →#7(1w)]</a></li> +<li>⇢ ⇢ <a href='#8-scifi-8now-81w'>8. scifi [#8(now) →#8(1w)]</a></li> +<li>⇢ ⇢ <a href='#9-log4jbench-9now-91w'>9. log4jbench [#9(now) →#9(1w)]</a></li> +<li>⇢ ⇢ <a href='#10-rcm-10now-101w'>10. rcm [#10(now) →#10(1w)]</a></li> +<li>⇢ ⇢ <a href='#11-yoga-11now-121w'>11. yoga [#11(now) ↑#12(1w)]</a></li> +<li>⇢ ⇢ <a href='#12-totalrecall-12now-141w'>12. totalrecall [#12(now) ↑#14(1w)]</a></li> +<li>⇢ ⇢ <a href='#13-gogios-13now-111w'>13. gogios [#13(now) ↓#11(1w)]</a></li> +<li>⇢ ⇢ <a href='#14-hexai-14now-21w'>14. hexai [#14(now) ↓#2(1w)]</a></li> +<li>⇢ ⇢ <a href='#15-perc-15now-131w'>15. perc [#15(now) ↓#13(1w)]</a></li> +<li>⇢ ⇢ <a href='#16-tasksamurai-16now-161w'>16. tasksamurai [#16(now) →#16(1w)]</a></li> +<li>⇢ ⇢ <a href='#17-gitsyncer-17now-151w'>17. gitsyncer [#17(now) ↓#15(1w)]</a></li> +<li>⇢ ⇢ <a href='#18-foostats-18now-171w'>18. foostats [#18(now) ↓#17(1w)]</a></li> +<li>⇢ ⇢ <a href='#19-gos-19now-181w'>19. gos [#19(now) ↓#18(1w)]</a></li> +<li>⇢ ⇢ <a href='#20-timr-20now-191w'>20. timr [#20(now) ↓#19(1w)]</a></li> +<li>⇢ ⇢ <a href='#21-dtail-21now-201w'>21. dtail [#21(now) ↓#20(1w)]</a></li> +<li>⇢ ⇢ <a href='#22-ds-sim-22now-211w'>22. ds-sim [#22(now) ↓#21(1w)]</a></li> +<li>⇢ ⇢ <a href='#23-gemtexter-23now-221w'>23. gemtexter [#23(now) ↓#22(1w)]</a></li> +<li>⇢ ⇢ <a href='#24-wireguardmeshgenerator-24now-231w'>24. wireguardmeshgenerator [#24(now) ↓#23(1w)]</a></li> +<li>⇢ ⇢ <a href='#25-goprecords-25now-241w'>25. goprecords [#25(now) ↓#24(1w)]</a></li> +<li>⇢ ⇢ <a href='#26-quicklogger-26now-251w'>26. quicklogger [#26(now) ↓#25(1w)]</a></li> +<li>⇢ ⇢ <a href='#27-terraform-27now-261w'>27. terraform [#27(now) ↓#26(1w)]</a></li> +<li>⇢ ⇢ <a href='#28-sillybench-28now-271w'>28. sillybench [#28(now) ↓#27(1w)]</a></li> +<li>⇢ ⇢ <a href='#29-gorum-29now-281w'>29. gorum [#29(now) ↓#28(1w)]</a></li> +<li>⇢ ⇢ <a href='#30-geheim-30now-301w'>30. geheim [#30(now) →#30(1w)]</a></li> +<li>⇢ ⇢ <a href='#31-docker-radicale-server-31now-311w'>31. docker-radicale-server [#31(now) →#31(1w)]</a></li> +<li>⇢ ⇢ <a href='#32-algorithms-32now-321w'>32. algorithms [#32(now) →#32(1w)]</a></li> +<li>⇢ ⇢ <a href='#33-randomjournalpage-33now-331w'>33. randomjournalpage [#33(now) →#33(1w)]</a></li> +<li>⇢ ⇢ <a href='#34-photoalbum-34now-341w'>34. photoalbum [#34(now) →#34(1w)]</a></li> +<li>⇢ ⇢ <a href='#35-ioriot-35now-351w'>35. ioriot [#35(now) →#35(1w)]</a></li> +<li>⇢ ⇢ <a href='#36-ipv6test-36now-361w'>36. ipv6test [#36(now) →#36(1w)]</a></li> +<li>⇢ ⇢ <a href='#37-fype-37now-371w'>37. fype [#37(now) →#37(1w)]</a></li> +<li>⇢ ⇢ <a href='#38-xerl-38now-421w'>38. xerl [#38(now) ↑#42(1w)]</a></li> +<li>⇢ ⇢ <a href='#39-sway-autorotate-39now-381w'>39. sway-autorotate [#39(now) ↓#38(1w)]</a></li> +<li>⇢ ⇢ <a href='#40-staticfarm-apache-handlers-40now-401w'>40. staticfarm-apache-handlers [#40(now) →#40(1w)]</a></li> +<li>⇢ ⇢ <a href='#41-mon-41now-391w'>41. mon [#41(now) ↓#39(1w)]</a></li> +<li>⇢ ⇢ <a href='#42-guprecords-42now-291w'>42. guprecords [#42(now) ↓#29(1w)]</a></li> +<li>⇢ ⇢ <a href='#43-pingdomfetch-43now-411w'>43. pingdomfetch [#43(now) ↓#41(1w)]</a></li> +<li>⇢ ⇢ <a href='#44-fapi-44now-441w'>44. fapi [#44(now) →#44(1w)]</a></li> +<li>⇢ ⇢ <a href='#45-perl-c-fibonacci-45now-451w'>45. perl-c-fibonacci [#45(now) →#45(1w)]</a></li> +<li>⇢ ⇢ <a href='#46-netcalendar-46now-461w'>46. netcalendar [#46(now) →#46(1w)]</a></li> +<li>⇢ ⇢ <a href='#47-gotop-47now-481w'>47. gotop [#47(now) ↑#48(1w)]</a></li> +<li>⇢ ⇢ <a href='#48-rubyfy-48now-491w'>48. rubyfy [#48(now) ↑#49(1w)]</a></li> +<li>⇢ ⇢ <a href='#49-pwgrep-49now-501w'>49. pwgrep [#49(now) ↑#50(1w)]</a></li> +<li>⇢ ⇢ <a href='#50-awksite-50now-611w'>50. awksite [#50(now) ↑#61(1w)]</a></li> +<li>⇢ ⇢ <a href='#51-jsmstrade-51now-521w'>51. jsmstrade [#51(now) ↑#52(1w)]</a></li> +<li>⇢ ⇢ <a href='#52-perldaemon-52now-511w'>52. perldaemon [#52(now) ↓#51(1w)]</a></li> +<li>⇢ ⇢ <a href='#53-japi-53now-531w'>53. japi [#53(now) →#53(1w)]</a></li> +<li>⇢ ⇢ <a href='#54-debroid-54now-571w'>54. debroid [#54(now) ↑#57(1w)]</a></li> +<li>⇢ ⇢ <a href='#55-perl-poetry-55now-541w'>55. perl-poetry [#55(now) ↓#54(1w)]</a></li> +<li>⇢ ⇢ <a href='#56-muttdelay-56now-551w'>56. muttdelay [#56(now) ↓#55(1w)]</a></li> +<li>⇢ ⇢ <a href='#57-netdiff-57now-561w'>57. netdiff [#57(now) ↓#56(1w)]</a></li> +<li>⇢ ⇢ <a href='#58-hsbot-58now-581w'>58. hsbot [#58(now) →#58(1w)]</a></li> +<li>⇢ ⇢ <a href='#59-dyndns-59now-621w'>59. dyndns [#59(now) ↑#62(1w)]</a></li> +<li>⇢ ⇢ <a href='#60-cpuinfo-60now-591w'>60. cpuinfo [#60(now) ↓#59(1w)]</a></li> +<li>⇢ ⇢ <a href='#61-template-61now-601w'>61. template [#61(now) ↓#60(1w)]</a></li> +<li>⇢ ⇢ <a href='#62-vs-sim-62now-631w'>62. vs-sim [#62(now) ↑#63(1w)]</a></li> +<li>⇢ ⇢ <a href='#63-ychat-63now-431w'>63. ychat [#63(now) ↓#43(1w)]</a></li> +<li>⇢ ⇢ <a href='#64-foozone-64now-61w'>64. foo.zone [#64(now) ↓#6(1w)]</a></li> </ul><br /> <h2 style='display: inline' id='overall-statistics'>Overall Statistics</h2><br /> <br /> @@ -140,7 +101,7 @@ </ul><br /> <h2 style='display: inline' id='projects'>Projects</h2><br /> <br /> -<h3 style='display: inline' id='1-ior-1now-11w-na2w-na3w-na4w'>1. ior [#1(now) →#1(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</h3><br /> +<h3 style='display: inline' id='1-ior-1now-11w'>1. ior [#1(now) →#1(1w)]</h3><br /> <br /> <ul> <li>💻 Languages: Go (88.9%), C (10.6%), JSON (0.3%), C/C++ (0.2%)</li> @@ -149,7 +110,7 @@ <li>📈 Lines of Code: 55808</li> <li>📄 Lines of Documentation: 3394</li> <li>📅 Development Period: 2024-01-18 to 2026-03-11</li> -<li>🏆 Score: 1814.2 (combines code size and activity)</li> +<li>🏆 Score: 1796.4 (combines code size and activity)</li> <li>⚖️ License: No license found</li> <li>🧪 Status: Experimental (no releases yet)</li> </ul><br /> @@ -163,7 +124,7 @@ <br /> <span>---</span><br /> <br /> -<h3 style='display: inline' id='2-timesamurai-2now-na1w-na2w-na3w-na4w'>2. timesamurai [#2(now) ·n/a(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</h3><br /> +<h3 style='display: inline' id='2-timesamurai-2now'>2. timesamurai [#2(now)]</h3><br /> <br /> <ul> <li>💻 Languages: Go (99.2%), Shell (0.6%), YAML (0.1%)</li> @@ -172,7 +133,7 @@ <li>📈 Lines of Code: 9493</li> <li>📄 Lines of Documentation: 112</li> <li>📅 Development Period: 2025-06-25 to 2026-03-07</li> -<li>🏆 Score: 470.7 (combines code size and activity)</li> +<li>🏆 Score: 469.3 (combines code size and activity)</li> <li>⚖️ License: MIT</li> <li>🏷️ Latest Release: v0.7.0 (2026-03-05)</li> </ul><br /> @@ -184,7 +145,7 @@ <br /> <span>---</span><br /> <br /> -<h3 style='display: inline' id='3-dotfiles-3now-31w-na2w-na3w-na4w'>3. dotfiles [#3(now) →#3(1w) ·n/a(2w) ·n/a(3w) ·n/a(4w)]</h3><br /> +<h3 style='display: inline' id='3-dotfiles-3now-31w'>3. dotfiles [#3(now) →#3(1w)]</h3><br /> <br /> <ul> <li>💻 Languages: Shell (66.6%), CSS (10.9%), Config (10.1%), TOML (10.0%), JSON (1.1%), Ruby (1.0%), INI (0.2%)</li> @@ -193,19 +154,19 @@ <li>📈 Lines of Code: 2990</li> <li>📄 Lines of Documentation: 5386</li> <li>📅 Development Period: 2023-07-30 to 2026-03-10</li> -<li>🏆 Score: 389.4 (combines code size and activity)</li> +<li>🏆 Score: 388.2 (combines code size and activity)</li> <li>⚖️ License: No license found</li> <li>🧪 Status: Experimental (no releases yet)</li> </ul><br /> <br /> -<h1 style='display: inline' id='dotfiles'>dotfiles</h1><br /> +<span>These are all my dotfiles. I can install them locally on my laptop and/or workstation as well as remotely on any server.</span><br /> <br /> <a class='textlink' href='https://codeberg.org/snonux/dotfiles'>View on Codeberg</a><br /> |
