summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--about/resources.gmi196
-rw-r--r--gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi12
-rw-r--r--gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl12
-rw-r--r--gemfeed/atom.xml16
-rw-r--r--index.gmi2
-rw-r--r--uptime-stats.gmi52
6 files changed, 146 insertions, 144 deletions
diff --git a/about/resources.gmi b/about/resources.gmi
index d915a78d..508d2909 100644
--- a/about/resources.gmi
+++ b/about/resources.gmi
@@ -35,105 +35,105 @@ You won't find any links on this site because, over time, the links will break.
In random order:
-* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress
-* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
-* Perl New Features; Joshua McAdams, brian d foy; Perl School
-* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
-* Funktionale Programmierung; Peter Pepper; Springer
+* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
+* C++ Programming Language; Bjarne Stroustrup;
* Raku Recipes; J.J. Merelo; Apress
-* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
-* The Pragmatic Programmer; David Thomas; Addison-Wesley
-* Java ist auch eine Insel; Christian Ullenboom;
+* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
+* Funktionale Programmierung; Peter Pepper; Springer
* Effective Java; Joshua Bloch; Addison-Wesley Professional
-* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
-* Leanring eBPF; Liz Rice; O'Reilly
-* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
-* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
-* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
-* Higher Order Perl; Mark Dominus; Morgan Kaufmann
+* Effective awk programming; Arnold Robbins; O'Reilly
+* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
+* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
+* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
* Ultimate Go Notebook; Bill Kennedy
-* Raku Fundamentals; Moritz Lenz; Apress
* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
-* Developing Games in Java; David Brackeen and others...; New Riders
-* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
-* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
-* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
-* Concurrency in Go; Katherine Cox-Buday; O'Reilly
-* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
+* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
+* 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
* Modern Perl; Chromatic ; Onyx Neon Press
-* DNS and BIND; Cricket Liu; O'Reilly
-* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
-* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
-* Polished Ruby Programming; Jeremy Evans; Packt Publishing
-* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
-* Systemprogrammierung in Go; Frank Müller; dpunkt
-* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
+* The Pragmatic Programmer; David Thomas; Addison-Wesley
* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
-* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-* Effective awk programming; Arnold Robbins; O'Reilly
+* Higher Order Perl; Mark Dominus; Morgan Kaufmann
+* Perl New Features; Joshua McAdams, brian d foy; Perl School
* The Docker Book; James Turnbull; Kindle
+* Concurrency in Go; Katherine Cox-Buday; O'Reilly
+* Data Science at the Command Line; Jeroen Janssens; O'Reilly
* Site Reliability Engineering; How Google runs production systems; O'Reilly
-* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
-* C++ Programming Language; Bjarne Stroustrup;
-* Data Science at the Command Line; Jeroen Janssens; O'Reilly
-* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
+* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
+* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
+* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
+* Java ist auch eine Insel; Christian Ullenboom;
* Terraform Cookbook; Mikael Krief; Packt Publishing
+* Raku Fundamentals; Moritz Lenz; Apress
+* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
+* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* Leanring eBPF; Liz Rice; O'Reilly
+* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
+* Polished Ruby Programming; Jeremy Evans; Packt Publishing
+* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
+* Systemprogrammierung in Go; Frank Müller; dpunkt
+* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
+* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
+* Developing Games in Java; David Brackeen and others...; New Riders
+* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
+* DNS and BIND; Cricket Liu; O'Reilly
## Technical references
I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order:
-* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
* Relayd and Httpd Mastery; Michael W Lucas
-* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
+* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
-* The Linux Programming Interface; Michael Kerrisk; No Starch Press
+* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
-* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
+* The Linux Programming Interface; Michael Kerrisk; No Starch Press
+* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
## Self-development and soft-skills books
In random order:
-* Meditation for Mortals, Oliver Burkeman, Audiobook
-* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
-* Slow Productivity; Cal Newport; Penguin Random House
+* The Power of Now; Eckhard Tolle; Yellow Kite
+* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
+* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
+* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
+* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
+* Soft Skills; John Sommez; Manning Publications
+* 101 Essays that change the way you think; Brianna Wiest; Audiobook
* Ultralearning; Scott Young; Thorsons
-* Influence without Authority; A. Cohen, D. Bradford; Wiley
+* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
+* Atomic Habits; James Clear; Random House Business
+* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
+* Deep Work; Cal Newport; Piatkus
* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
-* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
+* Digital Minimalism; Cal Newport; Portofolio Penguin
+* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
-* Eat That Frog!; Brian Tracy; Hodder Paperbacks
-* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
-* Atomic Habits; James Clear; Random House Business
-* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
* Ultralearning; Anna Laurent; Self-published via Amazon
-* Soft Skills; John Sommez; Manning Publications
-* So Good They Can't Ignore You; Cal Newport; Business Plus
-* The Joy of Missing Out; Christina Crook; New Society Publishers
-* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
-* Digital Minimalism; Cal Newport; Portofolio Penguin
-* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
-* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
-* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
+* Meditation for Mortals, Oliver Burkeman, Audiobook
* Eat That Frog; Brian Tracy
-* The Bullet Journal Method; Ryder Carroll; Fourth Estate
-* Stop starting, start finishing; Arne Roock; Lean-Kanban University
-* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
-* The Power of Now; Eckhard Tolle; Yellow Kite
-* The Good Enough Job; Simone Stolzoff; Ebury Edge
-* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
-* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
+* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
-* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
* Getting Things Done; David Allen
-* 101 Essays that change the way you think; Brianna Wiest; Audiobook
-* Deep Work; Cal Newport; Piatkus
+* Eat That Frog!; Brian Tracy; Hodder Paperbacks
+* The Good Enough Job; Simone Stolzoff; Ebury Edge
+* Slow Productivity; Cal Newport; Penguin Random House
+* Influence without Authority; A. Cohen, D. Bradford; Wiley
+* The Bullet Journal Method; Ryder Carroll; Fourth Estate
+* The Joy of Missing Out; Christina Crook; New Society Publishers
+* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
+* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
+* Stop starting, start finishing; Arne Roock; Lean-Kanban University
+* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
+* So Good They Can't Ignore You; Cal Newport; Business Plus
=> ../notes/index.gmi Here are notes of mine for some of the books
@@ -141,30 +141,30 @@ In random order:
Some of these were in-person with exams; others were online learning lectures only. In random order:
-* 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)
-* Protocol buffers; O'Reilly Online
-* AWS Immersion Day; Amazon; 1-day interactive online training
* Apache Tomcat Best Practises; 3-day on-site training
-* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
+* AWS Immersion Day; Amazon; 1-day interactive online training
+* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
+* MySQL Deep Dive Workshop; 2-day on-site training
+* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
+* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
* Scripting Vim; Damian Conway; O'Reilly Online
* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
-* Functional programming lecture; Remote University of Hagen
-* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
-* MySQL Deep Dive Workshop; 2-day on-site training
* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
+* 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)
+* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
+* Functional programming lecture; Remote University of Hagen
* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
-* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
-* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
-* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
+* Protocol buffers; O'Reilly Online
+* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
## Technical guides
These are not whole books, but guides (smaller or larger) which I found very useful. in random order:
+* How CPUs work at https://cpu.land
* Advanced Bash-Scripting Guide
* Raku Guide at https://raku.guide
-* How CPUs work at https://cpu.land
## Podcasts
@@ -172,48 +172,48 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
+* The ProdCast (Google SRE Podcast)
+* Fallthrough [Golang]
* BSD Now [BSD]
-* Deep Questions with Cal Newport
-* The Changelog Podcast(s)
* Dev Interrupted
-* The Pragmatic Engineer Podcast
* Backend Banter
-* Fallthrough [Golang]
-* Maintainable
-* The ProdCast (Google SRE Podcast)
-* Fork Around And Find Out
-* Pratical AI
* Hidden Brain
+* Deep Questions with Cal Newport
* Modern Mentor
+* Fork Around And Find Out
* Cup o' Go [Golang]
+* Pratical AI
+* The Pragmatic Engineer Podcast
+* The Changelog Podcast(s)
+* Maintainable
### Podcasts I liked
I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests.
+* Java Pub House
+* Ship It (predecessor of Fork Around And Find Out)
* FLOSS weekly
+* Modern Mentor
* Go Time (predecessor of fallthrough)
* CRE: Chaosradio Express [german]
-* Modern Mentor
-* Java Pub House
-* Ship It (predecessor of Fork Around And Find Out)
## Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
+* Monospace Mentor
+* Ruby Weekly
+* byteSizeGo
+* The Valuable Dev
+* VK Newsletter
* Register Spill
-* Applied Go Weekly Newsletter
* Changelog News
+* Applied Go Weekly Newsletter
+* Andreas Brandhorst Newsletter (Sci-Fi author)
* The Pragmatic Engineer
* The Imperfectionist
-* The Valuable Dev
-* Andreas Brandhorst Newsletter (Sci-Fi author)
-* byteSizeGo
* Golang Weekly
-* VK Newsletter
-* Ruby Weekly
-* Monospace Mentor
## Magazines I like(d)
@@ -221,8 +221,8 @@ This is a mix of tech I like(d). I may not be a current subscriber, but now and
* Linux Magazine
* freeX (not published anymore)
-* Linux User
* LWN (online only)
+* Linux User
# Formal education
diff --git a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi
index 280c17df..81e749f0 100644
--- a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi
+++ b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi
@@ -277,12 +277,12 @@ cargo install lsp-ai
I edited `~/.config/helix/languages.toml` to include:
```
-<<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" ]
```
Note that there is also a `gpt` language server configured, which is for GitHub Copilot, but it is out of scope of this blog post. Let's also configure `lsp-ai` settings in the same file:
diff --git a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl
index cf6a5528..65a4365a 100644
--- a/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl
+++ b/gemfeed/2025-08-05-local-coding-llm-with-ollama.gmi.tpl
@@ -277,12 +277,12 @@ cargo install lsp-ai
I edited `~/.config/helix/languages.toml` to include:
```
-[[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" ]
```
Note that there is also a `gpt` language server configured, which is for GitHub Copilot, but it is out of scope of this blog post. Let's also configure `lsp-ai` settings in the same file:
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 00a2bf0f..43c8a4ce 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="gemini://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>
-&lt;&lt;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&#39;s also configure <span class='inlinecode'>lsp-ai</span> settings in the same file:</span><br />
diff --git a/index.gmi b/index.gmi
index d3434457..c6744f0c 100644
--- a/index.gmi
+++ b/index.gmi
@@ -1,6 +1,6 @@
# Hello!
-> This site was generated at 2025-08-04T16:43:39+03:00 by `Gemtexter`
+> This site was generated at 2025-08-04T16:49:29+03:00 by `Gemtexter`
Welcome to the foo.zone!
diff --git a/uptime-stats.gmi b/uptime-stats.gmi
index 4cd5f88a..e089449f 100644
--- a/uptime-stats.gmi
+++ b/uptime-stats.gmi
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2025-08-04T16:43:39+03:00
+> This site was last updated at 2025-08-04T16:49:29+03:00
The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine.
@@ -28,14 +28,14 @@ Boots is the total number of host boots over the entire lifespan.
| 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 |
@@ -54,8 +54,8 @@ Uptime is the total uptime of a host over the entire lifespan.
+-----+----------------+-----------------------------+-----------------------------------+
| 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 |
@@ -68,7 +68,7 @@ Uptime is the total uptime of a host over the entire lifespan.
| 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 |
@@ -83,9 +83,9 @@ Score is calculated by combining all other metrics.
+-----+----------------+-------+-----------------------------------+
| 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 |
@@ -102,7 +102,7 @@ Score is calculated by combining all other metrics.
| 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 |
+-----+----------------+-------+-----------------------------------+
```
@@ -115,7 +115,7 @@ Downtime is the total downtime of a host over the entire lifespan.
| 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 |
@@ -145,12 +145,12 @@ Lifespan is the total uptime + the total downtime of a host.
+-----+----------------+-----------------------------+-----------------------------------+
| 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 |
@@ -194,8 +194,8 @@ Boots is the total number of host boots over the entire lifespan.
| 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 |
+-----+----------------+-------+
```
@@ -211,7 +211,7 @@ Uptime is the total uptime of a host over the entire lifespan.
| 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 |
@@ -222,7 +222,7 @@ Uptime is the total uptime of a host over the entire lifespan.
| 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 |
@@ -252,7 +252,7 @@ Score is calculated by combining all other metrics.
| 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 |
@@ -273,7 +273,7 @@ Boots is the total number of host boots over the entire lifespan.
| 2. | *FreeBSD | 944 |
| 3. | *Darwin | 155 |
| 4. | *OpenBSD | 101 |
-| 5. | *NetBSD | 1 |
+| 5. | NetBSD | 1 |
+-----+------------+-------+
```
@@ -285,11 +285,11 @@ Uptime is the total uptime of a host over the entire lifespan.
+-----+------------+------------------------------+
| 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 |
+-----+------------+------------------------------+
```
@@ -304,8 +304,8 @@ Score is calculated by combining all other metrics.
| 1. | *Linux | 1853 |
| 2. | *FreeBSD | 799 |
| 3. | *OpenBSD | 474 |
-| 4. | *Darwin | 318 |
-| 5. | *NetBSD | 2 |
+| 4. | *Darwin | 319 |
+| 5. | NetBSD | 0 |
+-----+------------+-------+
```