diff options
| -rw-r--r-- | about/resources.html | 174 | ||||
| -rw-r--r-- | gemfeed/2009-02-13-sgi-onyx-3200.html | 87 | ||||
| -rw-r--r-- | gemfeed/index.html | 1 | ||||
| -rw-r--r-- | gemfeed/sgi-onyx-3200/collage.webp | bin | 0 -> 63022 bytes | |||
| -rw-r--r-- | gemfeed/sgi-onyx-3200/desk.webp | bin | 0 -> 254420 bytes | |||
| -rw-r--r-- | index.html | 3 | ||||
| -rw-r--r-- | uptime-stats.html | 2 |
7 files changed, 178 insertions, 89 deletions
diff --git a/about/resources.html b/about/resources.html index c6dbe2f4..89b42413 100644 --- a/about/resources.html +++ b/about/resources.html @@ -50,103 +50,103 @@ <span>In random order:</span><br /> <br /> <ul> +<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> +<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> <li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> -<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> -<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</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>Effective awk programming; Arnold Robbins; O'Reilly</li> +<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> <li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> +<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> +<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> +<li>Java ist auch eine Insel; Christian Ullenboom; </li> <li>Raku Recipes; J.J. Merelo; Apress</li> -<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> -<li>Leanring eBPF; Liz Rice; O'Reilly</li> -<li>Modern Perl; Chromatic ; Onyx Neon Press</li> +<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> <li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> -<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> -<li>DNS and BIND; Cricket Liu; O'Reilly</li> -<li>C++ Programming Language; Bjarne Stroustrup;</li> -<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> -<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> -<li>The Docker Book; James Turnbull; Kindle</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>Systemprogrammierung in Go; Frank Müller; dpunkt</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>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> -<li>Funktionale Programmierung; Peter Pepper; Springer</li> -<li>Java ist auch eine Insel; Christian Ullenboom; </li> +<li>The Docker Book; James Turnbull; Kindle</li> +<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> +<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> <li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> -<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> -<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> -<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> +<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> +<li>Funktionale Programmierung; Peter Pepper; Springer</li> +<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> +<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> +<li>C++ Programming Language; Bjarne Stroustrup;</li> +<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> <li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> +<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> <li>Developing Games in Java; David Brackeen and others...; New Riders</li> -<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> +<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> +<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> +<li>DNS and BIND; Cricket Liu; O'Reilly</li> +<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> +<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> <li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> -<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> -<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> -<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> -<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> <li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> -<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> -<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> -<li>Raku Fundamentals; Moritz Lenz; Apress</li> -<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> -<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> <li>Ultimate Go Notebook; Bill Kennedy</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>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> -<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> -<li>Effective awk programming; Arnold Robbins; 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>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> +<li>Raku Fundamentals; Moritz Lenz; Apress</li> +<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> +<li>Leanring eBPF; Liz Rice; O'Reilly</li> +<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</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>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> -<li>Relayd and Httpd Mastery; Michael W Lucas</li> -<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</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>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li> +<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li> <li>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li> +<li>Relayd and Httpd Mastery; Michael W Lucas</li> +<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> +<li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li> </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>The Off Switch; Mark Cropley; Virgin Books</li> +<li>101 Essays that change the way you think; Brianna Wiest; Audible</li> +<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> +<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> <li>The Power of Now; Eckhard Tolle; Yellow Kite</li> -<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> -<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> -<li>Deep Work; Cal Newport; Piatkus</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 Good Enough Job; Simone Stolzoff; Ebury Edge</li> -<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> <li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion </li> -<li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> +<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> +<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> +<li>Eat That Frog; Brian Tracy</li> +<li>Deep Work; Cal Newport; Piatkus</li> <li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> -<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> -<li>The Off Switch; Mark Cropley; Virgin Books</li> +<li>Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne</li> +<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> +<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> +<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li> <li>Ultralearning; Scott Young; Thorsons</li> -<li>Eat That Frog; Brian Tracy</li> -<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> -<li>Soft Skills; John Sommez; Manning Publications</li> +<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> +<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> +<li>Solve for Happy; Mo Gawdat</li> <li>Getting Things Done; David Allen</li> -<li>101 Essays that change the way you think; Brianna Wiest; Audible</li> -<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> -<li>Slow Productivity; Cal Newport; Penguin Random House</li> +<li>Atomic Habits; James Clear; Random House Business</li> +<li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> +<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> +<li>Soft Skills; John Sommez; Manning Publications</li> +<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audible</li> <li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> -<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</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>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> -<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> <li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> -<li>Solve for Happy; Mo Gawdat</li> -<li>Ultralearning; Anna Laurent; Self-published via Amazon</li> +<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> <li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> -<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li> -<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audible</li> -<li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> -<li>Atomic Habits; James Clear; Random House Business</li> +<li>Slow Productivity; Cal Newport; Penguin Random House</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 /> @@ -155,30 +155,30 @@ <span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br /> <br /> <ul> -<li>Functional programming lecture; Remote University of Hagen</li> -<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</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>Apache Tomcat Best Practises; 3-day on-site training</li> -<li>Scripting Vim; Damian Conway; O'Reilly Online</li> -<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> <li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> +<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> <li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li> -<li>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li> <li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </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>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li> <li>Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)</li> +<li>MySQL Deep Dive Workshop; 2-day on-site training</li> <li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> -<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> +<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> +<li>Apache Tomcat Best Practises; 3-day on-site training</li> <li>Protocol buffers; O'Reilly Online</li> +<li>Scripting Vim; Damian Conway; O'Reilly Online</li> +<li>AWS Immersion Day; Amazon; 1-day interactive online training </li> +<li>Functional programming lecture; Remote University of Hagen</li> +<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </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>Raku Guide at https://raku.guide </li> +<li>How CPUs work at https://cpu.land</li> <li>Advanced Bash-Scripting Guide </li> </ul><br /> <h2 style='display: inline' id='podcasts'>Podcasts</h2><br /> @@ -188,47 +188,47 @@ <span>In random order:</span><br /> <br /> <ul> -<li>Maintainable</li> -<li>The Pragmatic Engineer Podcast</li> -<li>BSD Now</li> -<li>Hidden Brain</li> -<li>Deep Questions with Cal Newport</li> <li>Dev Interrupted</li> -<li>The ProdCast (Google SRE Podcast)</li> <li>Fork Around And Find Out</li> -<li>Fallthrough [Golang]</li> <li>The Changelog Podcast(s)</li> <li>Backend Banter</li> <li>Cup o' Go [Golang]</li> +<li>The Pragmatic Engineer Podcast</li> +<li>Fallthrough [Golang]</li> +<li>The ProdCast (Google SRE Podcast)</li> +<li>BSD Now</li> +<li>Deep Questions with Cal Newport</li> +<li>Hidden Brain</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>CRE: Chaosradio Express [german]</li> -<li>Go Time (predecessor of fallthrough)</li> -<li>Ship It (predecessor of Fork Around And Find Out)</li> <li>Modern Mentor</li> <li>FLOSS weekly</li> -<li>Java Pub House</li> +<li>Ship It (predecessor of Fork Around And Find Out)</li> +<li>Go Time (predecessor of fallthrough)</li> </ul><br /> <h2 style='display: inline' id='newsletters-i-like'>Newsletters I like</h2><br /> <br /> <span>This is a mix of tech and non-tech newsletters I am subscribed to. In random order:</span><br /> <br /> <ul> +<li>VK Newsletter</li> +<li>Monospace Mentor</li> <li>Register Spill</li> -<li>The Imperfectionist</li> -<li>Changelog News</li> <li>The Pragmatic Engineer</li> +<li>Ruby Weekly</li> +<li>Changelog News</li> <li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> -<li>Monospace Mentor</li> -<li>VK Newsletter</li> +<li>Golang Weekly</li> <li>Applied Go Weekly Newsletter</li> -<li>Ruby Weekly</li> <li>byteSizeGo</li> -<li>Golang Weekly</li> +<li>The Imperfectionist</li> <li>The Valuable Dev</li> </ul><br /> <h1 style='display: inline' id='formal-education'>Formal education</h1><br /> diff --git a/gemfeed/2009-02-13-sgi-onyx-3200.html b/gemfeed/2009-02-13-sgi-onyx-3200.html new file mode 100644 index 00000000..5fb1aa51 --- /dev/null +++ b/gemfeed/2009-02-13-sgi-onyx-3200.html @@ -0,0 +1,87 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>SGI Onyx 3200</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/gemfeed/2009-02-13-sgi-onyx-3200.md">Markdown</a> | <a href="gemini://foo.zone/gemfeed/2009-02-13-sgi-onyx-3200.gmi">Gemini</a> +</p> +<h1 style='display: inline' id='sgi-onyx-3200'>SGI Onyx 3200</h1><br /> +<br /> +<span class='quote'>Published at 2025-02-13T21:17:16+02:00</span><br /> +<br /> +<span>For nostalgia, I've kept this output of the 'dmesg' around. It's from an SGI Onyx 3200 graphics supercomputer with the following specs:</span><br /> +<br /> +<ul> +<li>4 400 MHz IP35 MIPS CPUs</li> +<li>4GB of RAM</li> +</ul><br /> +<a href='./sgi-onyx-3200/desk.webp'><img src='./sgi-onyx-3200/desk.webp' /></a><br /> +<br /> +<span>We used this monster when I was a student worker at the Fraunhofer Institute for Production Technology around the year 2006. It operated a walk-in 2-sided 3D cave (unfortunately, I don't have any pictures of that cave), where you could literally walk around with a set of VR glasses and see everything in 3D (that was when there wasn't any Oculus Quest yet). That was useful for running industrial simulations.</span><br /> +<br /> +<pre> +4 400 MHZ IP35 Processors +CPU: MIPS R12000 Processor Chip Revision: 3.5 +FPU: MIPS R12010 Floating Point Chip Revision: 3.5 +Main memory size: 4096 Mbytes +Instruction cache size: 32 Kbytes +Data cache size: 32 Kbytes +Secondary unified instruction/data cache size: 8 Mbytes +Integral SCSI controller 8: Version Fibre Channel QL2200A +Integral SCSI controller 6: Version QL12160, single ended +Integral SCSI controller 7: Version QL12160, low voltage differential +Integral SCSI controller 9: Version IEEE1394 SBP2 + IEEE1394 CDROM: node 1010031001a454 port 0 on SCSI controller 9 +Integral SCSI controller 0: Version Fibre Channel QL2200A + Disk drive: unit 1 on SpCSI controller 0 + Disk drive: unit 2 on SCSI controller 0 +Integral SCSI controller 5: Version IEEE1394 SBP2 + IEEE1394 CDROM: node 1010031001c080 port 0 on SCSI controller 5 +IOC3 serial port: tty3 +IOC3 serial port: tty4 +IOC3 serial port: tty10 +IOC3 serial port: tty11 +IOC3 serial port: tty12 +IOC3 serial port: tty5 +IOC3 serial port: tty6 +IOC3 serial port: tty7 +IOC3 serial port: tty8 +IOC3 serial port: tty9 +Graphics board: InfiniteReality3 +Graphics board: InfiniteReality3 +Gigabit Ethernet: eg0, module 001c04, pci_bus 2, pci_slot 2, firmware version 12.4.10 +Fast Ethernet: ef1, version 1, module 001c07, pci 4 +Integral Fast Ethernet: ef0, version 1, module 001c04, pci 4 +Iris Audio Processor: version RAD revision 13.0, number 1 +IOC3 external interrupts: 2 +IOC3 external interrupts: 1 +IEEE 1394 High performance serial bus controller 0: Type: OHCI, Version 0 0 +IEEE 1394 High performance serial bus controller 1: Type: OHCI, Version 0 0 +USB controller: type OHCI +USB Human Interface Device: device id 1 type keyboard +USB Human Interface Device: device id 1 type mouse +USB controller: type OHCI +USB Human Interface Device: device id 0 type keyboard +USB Human Interface Device: device id 0 type mouse +</pre> +<br /> +<span>I was mainly working on drilling simulations on this machine. Sometimes I worked directly at one of the 2 terminal screens of the Onyx, or often I used a nearby Linux machine and forwarded the X11 windows to my local screen.</span><br /> +<br /> +<a href='./sgi-onyx-3200/collage.webp'><img src='./sgi-onyx-3200/collage.webp' /></a><br /> +<br /> +<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> +<br /> +<a class='textlink' href='../'>Back to the main site</a><br /> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> diff --git a/gemfeed/index.html b/gemfeed/index.html index 96671b46..e997f0c7 100644 --- a/gemfeed/index.html +++ b/gemfeed/index.html @@ -88,6 +88,7 @@ <a class='textlink' href='./2010-05-09-the-fype-programming-language.html'>2010-05-09 - The Fype Programming Language</a><br /> <a class='textlink' href='./2010-05-07-lazy-evaluation-with-standarn-ml.html'>2010-05-07 - Lazy Evaluation with Standard ML</a><br /> <a class='textlink' href='./2010-04-09-standard-ml-and-haskell.html'>2010-04-09 - Standard ML and Haskell</a><br /> +<a class='textlink' href='./2009-02-13-sgi-onyx-3200.html'>2009-02-13 - SGI Onyx 3200</a><br /> <a class='textlink' href='./2008-12-29-using-my-nokia-n95-for-fixing-my-mta.html'>2008-12-29 - Using my Nokia N95 for fixing my MTA</a><br /> <a class='textlink' href='./2008-06-26-perl-poetry.html'>2008-06-26 - Perl Poetry</a><br /> <p class="footer"> diff --git a/gemfeed/sgi-onyx-3200/collage.webp b/gemfeed/sgi-onyx-3200/collage.webp Binary files differnew file mode 100644 index 00000000..e33ea1c8 --- /dev/null +++ b/gemfeed/sgi-onyx-3200/collage.webp diff --git a/gemfeed/sgi-onyx-3200/desk.webp b/gemfeed/sgi-onyx-3200/desk.webp Binary files differnew file mode 100644 index 00000000..d82681e5 --- /dev/null +++ b/gemfeed/sgi-onyx-3200/desk.webp @@ -13,7 +13,7 @@ </p> <h1 style='display: inline' id='foozone'>foo.zone</h1><br /> <br /> -<span class='quote'>This site was generated at 2025-02-13T10:22:31+02:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2025-02-13T21:23:36+02:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <span>Welcome to the foo.zone. Everything you read on this site is my personal opinion and experience. You can call me a Linux/*BSD enthusiast and hobbyist. I mainly write about tech, IT, programming and sometimes also about self-improvement here. And I also like coding.</span><br /> <br /> @@ -114,6 +114,7 @@ <a class='textlink' href='./gemfeed/2010-05-09-the-fype-programming-language.html'>2010-05-09 - The Fype Programming Language</a><br /> <a class='textlink' href='./gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html'>2010-05-07 - Lazy Evaluation with Standard ML</a><br /> <a class='textlink' href='./gemfeed/2010-04-09-standard-ml-and-haskell.html'>2010-04-09 - Standard ML and Haskell</a><br /> +<a class='textlink' href='./gemfeed/2009-02-13-sgi-onyx-3200.html'>2009-02-13 - SGI Onyx 3200</a><br /> <a class='textlink' href='./gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.html'>2008-12-29 - Using my Nokia N95 for fixing my MTA</a><br /> <a class='textlink' href='./gemfeed/2008-06-26-perl-poetry.html'>2008-06-26 - Perl Poetry</a><br /> <p class="footer"> diff --git a/uptime-stats.html b/uptime-stats.html index 237861ee..c891dfa0 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-02-13T10:22:31+02:00</span><br /> +<span class='quote'>This site was last updated at 2025-02-13T21:23:36+02: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 /> |
