diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-04 16:50:48 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-04 16:50:48 +0300 |
| commit | aebe99f0de27e5642c9d48077a9f16bfc7ea2dd9 (patch) | |
| tree | d16174b60a05330debe88244044233c2527fe53f | |
| parent | c57602ffa9cac34918ef057d3fb085c470e83ef2 (diff) | |
Update content for html
| -rw-r--r-- | about/resources.html | 196 | ||||
| -rw-r--r-- | gemfeed/2025-08-05-local-coding-llm-with-ollama.html | 12 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 16 | ||||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | uptime-stats.html | 52 |
5 files changed, 140 insertions, 138 deletions
diff --git a/about/resources.html b/about/resources.html index 0afca9ed..a3300572 100644 --- a/about/resources.html +++ b/about/resources.html @@ -50,107 +50,107 @@ <span>In random order:</span><br /> <br /> <ul> -<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 Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> -<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> -<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> -<li>Funktionale Programmierung; Peter Pepper; Springer</li> +<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> +<li>C++ Programming Language; Bjarne Stroustrup;</li> <li>Raku Recipes; J.J. Merelo; Apress</li> -<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> -<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> -<li>Java ist auch eine Insel; Christian Ullenboom; </li> +<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> +<li>Funktionale Programmierung; Peter Pepper; Springer</li> <li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> -<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> -<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> -<li>Leanring eBPF; Liz Rice; O'Reilly</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>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> -<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> +<li>Effective awk programming; Arnold Robbins; O'Reilly</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>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</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>Developing Games in Java; David Brackeen and others...; New Riders</li> -<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> -<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> -<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> -<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</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>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>Modern Perl; Chromatic ; Onyx Neon Press</li> -<li>DNS and BIND; Cricket Liu; O'Reilly</li> -<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li> -<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> -<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> -<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> -<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> -<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> +<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> <li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> -<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> -<li>Effective awk programming; Arnold Robbins; O'Reilly</li> +<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> +<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> <li>The Docker Book; James Turnbull; Kindle</li> +<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</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>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> -<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> <li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> -<li>C++ Programming Language; Bjarne Stroustrup;</li> -<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> -<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> +<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> +<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> +<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> +<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> +<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> +<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> +<li>Java ist auch eine Insel; Christian Ullenboom; </li> <li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> +<li>Raku Fundamentals; Moritz Lenz; Apress</li> +<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> +<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> +<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> +<li>Leanring eBPF; Liz Rice; O'Reilly</li> +<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> +<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> +<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> +<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> +<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> +<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> +<li>Developing Games in Java; David Brackeen and others...; New Riders</li> +<li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li> +<li>DNS and BIND; Cricket Liu; O'Reilly</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>Go: Design Patterns for Real-World Projects; Mat Ryer; Packt</li> +<li>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li> <li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; 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> <li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</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>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li> +<li>Algorithms; Robert Sedgewick, Kevin Wayne; 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>Meditation for Mortals, Oliver Burkeman, Audiobook</li> -<li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> -<li>Slow Productivity; Cal Newport; Penguin Random House</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>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> +<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li> +<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</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>101 Essays that change the way you think; Brianna Wiest; Audiobook</li> <li>Ultralearning; Scott Young; Thorsons</li> -<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</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>Atomic Habits; James Clear; Random House Business</li> +<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li> +<li>Deep Work; Cal Newport; Piatkus</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>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> <li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> -<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> -<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> -<li>Atomic Habits; James Clear; Random House Business</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 Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li> <li>Ultralearning; Anna Laurent; Self-published via Amazon</li> -<li>Soft Skills; John Sommez; Manning Publications</li> -<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> -<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> -<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</li> -<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> -<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> -<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li> -<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li> +<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> +<li>Meditation for Mortals, Oliver Burkeman, Audiobook</li> <li>Eat That Frog; Brian Tracy</li> -<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> -<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> -<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> -<li>The Power of Now; Eckhard Tolle; Yellow Kite</li> -<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> -<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> -<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> +<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> <li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</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>101 Essays that change the way you think; Brianna Wiest; Audiobook</li> -<li>Deep Work; Cal Newport; Piatkus</li> +<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> +<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> +<li>Slow Productivity; Cal Newport; Penguin Random House</li> +<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> +<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> +<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> +<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> +<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</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>So Good They Can't Ignore You; Cal Newport; Business Plus</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>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>Protocol buffers; O'Reilly Online</li> -<li>AWS Immersion Day; Amazon; 1-day interactive online training </li> <li>Apache Tomcat Best Practises; 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>The Well-Grounded Rubyist Video Edition; David. A. Black; 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>Algorithms Video Lectures; Robert Sedgewick; 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>Functional programming lecture; Remote University of Hagen</li> -<li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> -<li>MySQL Deep Dive Workshop; 2-day on-site training</li> <li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </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>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> +<li>Functional programming lecture; Remote University of Hagen</li> <li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</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>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> <li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> +<li>Protocol buffers; O'Reilly Online</li> +<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </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>How CPUs work at https://cpu.land</li> <li>Advanced Bash-Scripting Guide </li> <li>Raku Guide at https://raku.guide </li> -<li>How CPUs work at https://cpu.land</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>The ProdCast (Google SRE Podcast)</li> +<li>Fallthrough [Golang]</li> <li>BSD Now [BSD]</li> -<li>Deep Questions with Cal Newport</li> -<li>The Changelog Podcast(s)</li> <li>Dev Interrupted</li> -<li>The Pragmatic Engineer Podcast</li> <li>Backend Banter</li> -<li>Fallthrough [Golang]</li> -<li>Maintainable</li> -<li>The ProdCast (Google SRE Podcast)</li> -<li>Fork Around And Find Out</li> -<li>Pratical AI</li> <li>Hidden Brain</li> +<li>Deep Questions with Cal Newport</li> <li>Modern Mentor</li> +<li>Fork Around And Find Out</li> <li>Cup o' Go [Golang]</li> +<li>Pratical AI</li> +<li>The Pragmatic Engineer Podcast</li> +<li>The Changelog Podcast(s)</li> +<li>Maintainable</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>Java Pub House</li> +<li>Ship It (predecessor of Fork Around And Find Out)</li> <li>FLOSS weekly</li> +<li>Modern Mentor</li> <li>Go Time (predecessor of fallthrough)</li> <li>CRE: Chaosradio Express [german]</li> -<li>Modern Mentor</li> -<li>Java Pub House</li> -<li>Ship It (predecessor of Fork Around And Find Out)</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>Ruby Weekly</li> +<li>byteSizeGo</li> +<li>The Valuable Dev</li> +<li>VK Newsletter</li> <li>Register Spill</li> -<li>Applied Go Weekly Newsletter</li> <li>Changelog News</li> +<li>Applied Go Weekly Newsletter</li> +<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> <li>The Pragmatic Engineer</li> <li>The Imperfectionist</li> -<li>The Valuable Dev</li> -<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> -<li>byteSizeGo</li> <li>Golang Weekly</li> -<li>VK Newsletter</li> -<li>Ruby Weekly</li> -<li>Monospace Mentor</li> </ul><br /> <h2 style='display: inline' id='magazines-i-liked'>Magazines I like(d)</h2><br /> <br /> @@ -244,8 +244,8 @@ <ul> <li>Linux Magazine</li> <li>freeX (not published anymore)</li> -<li>Linux User</li> <li>LWN (online only)</li> +<li>Linux User</li> </ul><br /> <h1 style='display: inline' id='formal-education'>Formal education</h1><br /> <br /> diff --git a/gemfeed/2025-08-05-local-coding-llm-with-ollama.html b/gemfeed/2025-08-05-local-coding-llm-with-ollama.html index dc60153d..bdd28982 100644 --- a/gemfeed/2025-08-05-local-coding-llm-with-ollama.html +++ b/gemfeed/2025-08-05-local-coding-llm-with-ollama.html @@ -321,12 +321,12 @@ http://www.gnu.org/software/src-highlite --> <span>I edited <span class='inlinecode'>~/.config/helix/languages.toml</span> to include:</span><br /> <br /> <pre> -<<language]] -name = "go" -auto-format= true -diagnostic-severity = "hint" -formatter = { command = "goimports" } -language-servers = [ "gopls", "golangci-lint-lsp", "lsp-ai", "gpt" ] + [[language]] + name = "go" + auto-format= true + diagnostic-severity = "hint" + formatter = { command = "goimports" } + language-servers = [ "gopls", "golangci-lint-lsp", "lsp-ai", "gpt" ] </pre> <br /> <span>Note that there is also a <span class='inlinecode'>gpt</span> language server configured, which is for GitHub Copilot, but it is out of scope of this blog post. Let's also configure <span class='inlinecode'>lsp-ai</span> settings in the same file:</span><br /> diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 45fff1f1..0360a0e9 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2025-08-04T16:43:39+03:00</updated> + <updated>2025-08-04T16:49:29+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -20,6 +20,8 @@ <div xmlns="http://www.w3.org/1999/xhtml"> <h1 style='display: inline' id='local-llm-for-coding-with-ollama'>Local LLM for Coding with Ollama</h1><br /> <br /> +<span class='quote'>Published at 2025-08-04T16:43:39+03:00</span><br /> +<br /> <pre> [::] _| |_ @@ -326,12 +328,12 @@ http://www.gnu.org/software/src-highlite --> <span>I edited <span class='inlinecode'>~/.config/helix/languages.toml</span> to include:</span><br /> <br /> <pre> -<<language]] -name = "go" -auto-format= true -diagnostic-severity = "hint" -formatter = { command = "goimports" } -language-servers = [ "gopls", "golangci-lint-lsp", "lsp-ai", "gpt" ] + [[language]] + name = "go" + auto-format= true + diagnostic-severity = "hint" + formatter = { command = "goimports" } + language-servers = [ "gopls", "golangci-lint-lsp", "lsp-ai", "gpt" ] </pre> <br /> <span>Note that there is also a <span class='inlinecode'>gpt</span> language server configured, which is for GitHub Copilot, but it is out of scope of this blog post. Let's also configure <span class='inlinecode'>lsp-ai</span> settings in the same file:</span><br /> @@ -13,7 +13,7 @@ </p> <h1 style='display: inline' id='hello'>Hello!</h1><br /> <br /> -<span class='quote'>This site was generated at 2025-08-04T16:43:39+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2025-08-04T16:49:29+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <span>Welcome to the foo.zone!</span><br /> <br /> diff --git a/uptime-stats.html b/uptime-stats.html index 028a6b84..d8bcc3a0 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -13,7 +13,7 @@ </p> <h1 style='display: inline' id='my-machine-uptime-stats'>My machine uptime stats</h1><br /> <br /> -<span class='quote'>This site was last updated at 2025-08-04T16:43:39+03:00</span><br /> +<span class='quote'>This site was last updated at 2025-08-04T16:49:29+03:00</span><br /> <br /> <span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>guprecords</span>, the global uptime records stats analyser of mine.</span><br /> <br /> @@ -41,14 +41,14 @@ | 5. | dionysus | 136 | FreeBSD 13.0-RELEASE-p11 | | 6. | tauceti-e | 120 | Linux 3.2.0-4-amd64 | | 7. | makemake | 76 | Linux 6.9.9-200.fc40.x86_64 | -| 8. | *uranus | 59 | NetBSD 10.1 | +| 8. | uranus | 59 | NetBSD 10.1 | | 9. | pluto | 51 | Linux 3.2.0-4-amd64 | | 10. | mega15289 | 50 | Darwin 23.4.0 | | 11. | *mega-m3-pro | 50 | Darwin 24.5.0 | -| 12. | *t450 | 43 | FreeBSD 14.2-RELEASE | -| 13. | *fishfinger | 43 | OpenBSD 7.6 | -| 14. | phobos | 40 | Linux 3.4.0-CM-g1dd7cdf | -| 15. | mega8477 | 40 | Darwin 13.4.0 | +| 12. | *fishfinger | 43 | OpenBSD 7.6 | +| 13. | *t450 | 43 | FreeBSD 14.2-RELEASE | +| 14. | mega8477 | 40 | Darwin 13.4.0 | +| 15. | phobos | 40 | Linux 3.4.0-CM-g1dd7cdf | | 16. | *blowfish | 38 | OpenBSD 7.6 | | 17. | sun | 33 | FreeBSD 10.3-RELEASE-p24 | | 18. | f2 | 25 | FreeBSD 14.2-RELEASE-p1 | @@ -67,8 +67,8 @@ +-----+----------------+-----------------------------+-----------------------------------+ | 1. | vulcan | 4 years, 5 months, 6 days | Linux 3.10.0-1160.81.1.el7.x86_64 | | 2. | sun | 3 years, 9 months, 26 days | FreeBSD 10.3-RELEASE-p24 | -| 3. | *uranus | 3 years, 9 months, 5 days | NetBSD 10.1 | -| 4. | *earth | 3 years, 7 months, 22 days | Linux 6.15.7-200.fc42.x86_64 | +| 3. | uranus | 3 years, 9 months, 5 days | NetBSD 10.1 | +| 4. | *earth | 3 years, 7 months, 23 days | Linux 6.15.7-200.fc42.x86_64 | | 5. | *blowfish | 3 years, 5 months, 16 days | OpenBSD 7.6 | | 6. | uugrn | 3 years, 5 months, 5 days | FreeBSD 11.2-RELEASE-p4 | | 7. | deltavega | 3 years, 1 months, 21 days | Linux 3.10.0-1160.11.1.el7.x86_64 | @@ -81,7 +81,7 @@ | 14. | mega8477 | 1 years, 3 months, 25 days | Darwin 13.4.0 | | 15. | host0 | 1 years, 3 months, 9 days | FreeBSD 6.2-RELEASE-p5 | | 16. | makemake | 1 years, 3 months, 5 days | Linux 6.9.9-200.fc40.x86_64 | -| 17. | *mega-m3-pro | 1 years, 2 months, 25 days | Darwin 24.5.0 | +| 17. | *mega-m3-pro | 1 years, 3 months, 2 days | Darwin 24.5.0 | | 18. | tauceti-e | 1 years, 2 months, 20 days | Linux 3.2.0-4-amd64 | | 19. | callisto | 0 years, 10 months, 31 days | Linux 4.0.4-303.fc22.x86_64 | | 20. | alphacentauri | 0 years, 10 months, 28 days | FreeBSD 11.4-RELEASE-p7 | @@ -96,9 +96,9 @@ +-----+----------------+-------+-----------------------------------+ | Pos | Host | Score | Last Kernel | +-----+----------------+-------+-----------------------------------+ -| 1. | *uranus | 342 | NetBSD 10.1 | +| 1. | uranus | 340 | NetBSD 10.1 | | 2. | vulcan | 275 | Linux 3.10.0-1160.81.1.el7.x86_64 | -| 3. | *earth | 250 | Linux 6.15.7-200.fc42.x86_64 | +| 3. | *earth | 251 | Linux 6.15.7-200.fc42.x86_64 | | 4. | sun | 238 | FreeBSD 10.3-RELEASE-p24 | | 5. | *blowfish | 218 | OpenBSD 7.6 | | 6. | uugrn | 211 | FreeBSD 11.2-RELEASE-p4 | @@ -115,7 +115,7 @@ | 17. | tauceti-e | 96 | Linux 3.2.0-4-amd64 | | 18. | callisto | 86 | Linux 4.0.4-303.fc22.x86_64 | | 19. | mega8477 | 80 | Darwin 13.4.0 | -| 20. | *mega-m3-pro | 79 | Darwin 24.5.0 | +| 20. | *mega-m3-pro | 80 | Darwin 24.5.0 | +-----+----------------+-------+-----------------------------------+ </pre> <br /> @@ -128,7 +128,7 @@ | Pos | Host | Downtime | Last Kernel | +-----+----------------+-----------------------------+------------------------------+ | 1. | dionysus | 8 years, 3 months, 16 days | FreeBSD 13.0-RELEASE-p11 | -| 2. | *uranus | 6 years, 7 months, 31 days | NetBSD 10.1 | +| 2. | uranus | 6 years, 7 months, 31 days | NetBSD 10.1 | | 3. | alphacentauri | 5 years, 11 months, 18 days | FreeBSD 11.4-RELEASE-p7 | | 4. | makemake | 3 years, 2 months, 2 days | Linux 6.9.9-200.fc40.x86_64 | | 5. | moon | 2 years, 1 months, 1 days | FreeBSD 14.0-RELEASE-p3 | @@ -158,12 +158,12 @@ +-----+----------------+-----------------------------+-----------------------------------+ | Pos | Host | Lifespan | Last Kernel | +-----+----------------+-----------------------------+-----------------------------------+ -| 1. | *uranus | 10 years, 4 months, 5 days | NetBSD 10.1 | +| 1. | uranus | 10 years, 4 months, 5 days | NetBSD 10.1 | | 2. | dionysus | 8 years, 6 months, 17 days | FreeBSD 13.0-RELEASE-p11 | | 3. | alphacentauri | 6 years, 9 months, 13 days | FreeBSD 11.4-RELEASE-p7 | | 4. | vulcan | 4 years, 5 months, 6 days | Linux 3.10.0-1160.81.1.el7.x86_64 | | 5. | makemake | 4 years, 4 months, 7 days | Linux 6.9.9-200.fc40.x86_64 | -| 6. | *earth | 4 years, 1 months, 8 days | Linux 6.15.7-200.fc42.x86_64 | +| 6. | *earth | 4 years, 1 months, 9 days | Linux 6.15.7-200.fc42.x86_64 | | 7. | sun | 3 years, 10 months, 2 days | FreeBSD 10.3-RELEASE-p24 | | 8. | *blowfish | 3 years, 5 months, 17 days | OpenBSD 7.6 | | 9. | uugrn | 3 years, 5 months, 5 days | FreeBSD 11.2-RELEASE-p4 | @@ -207,8 +207,8 @@ | 16. | Darwin 15... | 15 | | 17. | Darwin 22... | 12 | | 18. | Darwin 18... | 11 | -| 19. | FreeBSD 6... | 10 | -| 20. | FreeBSD 7... | 10 | +| 19. | FreeBSD 7... | 10 | +| 20. | FreeBSD 6... | 10 | +-----+----------------+-------+ </pre> <br /> @@ -224,7 +224,7 @@ | 2. | *OpenBSD 7... | 6 years, 9 months, 24 days | | 3. | FreeBSD 10... | 5 years, 9 months, 9 days | | 4. | Linux 5... | 4 years, 10 months, 21 days | -| 5. | *Linux 6... | 2 years, 10 months, 19 days | +| 5. | *Linux 6... | 2 years, 10 months, 20 days | | 6. | Linux 4... | 2 years, 7 months, 22 days | | 7. | FreeBSD 11... | 2 years, 4 months, 28 days | | 8. | Linux 2... | 1 years, 11 months, 21 days | @@ -235,7 +235,7 @@ | 13. | OpenBSD 4... | 0 years, 8 months, 12 days | | 14. | Darwin 21... | 0 years, 8 months, 2 days | | 15. | Darwin 18... | 0 years, 7 months, 5 days | -| 16. | *Darwin 24... | 0 years, 6 months, 28 days | +| 16. | *Darwin 24... | 0 years, 7 months, 3 days | | 17. | Darwin 22... | 0 years, 6 months, 22 days | | 18. | Darwin 15... | 0 years, 6 months, 15 days | | 19. | FreeBSD 5... | 0 years, 5 months, 18 days | @@ -265,7 +265,7 @@ | 12. | Darwin 23... | 56 | | 13. | OpenBSD 4... | 39 | | 14. | Darwin 21... | 38 | -| 15. | *Darwin 24... | 35 | +| 15. | *Darwin 24... | 36 | | 16. | Darwin 18... | 32 | | 17. | Darwin 22... | 30 | | 18. | Darwin 15... | 29 | @@ -286,7 +286,7 @@ | 2. | *FreeBSD | 944 | | 3. | *Darwin | 155 | | 4. | *OpenBSD | 101 | -| 5. | *NetBSD | 1 | +| 5. | NetBSD | 1 | +-----+------------+-------+ </pre> <br /> @@ -298,11 +298,11 @@ +-----+------------+------------------------------+ | Pos | KernelName | Uptime | +-----+------------+------------------------------+ -| 1. | *Linux | 27 years, 11 months, 10 days | +| 1. | *Linux | 27 years, 11 months, 11 days | | 2. | *FreeBSD | 11 years, 5 months, 3 days | | 3. | *OpenBSD | 7 years, 5 months, 5 days | -| 4. | *Darwin | 4 years, 10 months, 16 days | -| 5. | *NetBSD | 0 years, 1 months, 1 days | +| 4. | *Darwin | 4 years, 10 months, 21 days | +| 5. | NetBSD | 0 years, 1 months, 1 days | +-----+------------+------------------------------+ </pre> <br /> @@ -317,8 +317,8 @@ | 1. | *Linux | 1853 | | 2. | *FreeBSD | 799 | | 3. | *OpenBSD | 474 | -| 4. | *Darwin | 318 | -| 5. | *NetBSD | 2 | +| 4. | *Darwin | 319 | +| 5. | NetBSD | 0 | +-----+------------+-------+ </pre> <br /> |
