From 7e61e5728272cda7915a119602d67d9086c08e88 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 23 Mar 2023 10:59:29 +0200 Subject: Update content for html --- gemfeed/2021-09-12-keep-it-simple-and-stupid.html | 3 ++- gemfeed/atom.xml | 5 ++-- index.html | 2 +- projects.html | 31 +++++++++++++++++++++++ uptime-stats.html | 2 +- 5 files changed, 38 insertions(+), 5 deletions(-) create mode 100644 projects.html diff --git a/gemfeed/2021-09-12-keep-it-simple-and-stupid.html b/gemfeed/2021-09-12-keep-it-simple-and-stupid.html index 732eaaf1..b6565472 100644 --- a/gemfeed/2021-09-12-keep-it-simple-and-stupid.html +++ b/gemfeed/2021-09-12-keep-it-simple-and-stupid.html @@ -9,7 +9,7 @@

Keep it simple and stupid

-

Published at 2021-09-12T09:39:20+03:00; Updated at 2022-04-21

+

Published at 2021-09-12T09:39:20+03:00; Updated at 2023-03-23

   _______________                        |*\_/*|_______
   |  ___________  |     .-.     .-.      ||_/-\_|______  |
@@ -61,6 +61,7 @@
 

There is, however, a trap. The more you spend time with things, the more these things feel natural to you and you become an expert. The more you become an expert, the more you introduce more abstractions and other clever ways of doing things. For you, things seem to be KISS still, but another person may not be an expert and might not understand what you do. One of the fundamental challenges is to keep things really KISS. You might add abstraction upon abstraction to a system and don't even notice it until it is too late.

Other relevant readings

Is the madness ever going to end?
+Write plain text files

Enough ranted for now!

E-Mail your comments to hi@paul.cyou :-)

Controversially, a lack of features is a feature. Enjoy your peace an quiet. - Michael W Lucas

diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index e7620050..d174233f 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2023-03-18T13:17:01+02:00 + 2023-03-23T10:59:21+02:00 foo.zone feed To be in the .zone! @@ -3447,7 +3447,7 @@ bash: line 1: 1/10.0 : syntax error: invalid arithmetic operator (error token is

Keep it simple and stupid

-

Published at 2021-09-12T09:39:20+03:00; Updated at 2022-04-21

+

Published at 2021-09-12T09:39:20+03:00; Updated at 2023-03-23

   _______________                        |*\_/*|_______
   |  ___________  |     .-.     .-.      ||_/-\_|______  |
@@ -3499,6 +3499,7 @@ bash: line 1: 1/10.0 : syntax error: invalid arithmetic operator (error token is
 

There is, however, a trap. The more you spend time with things, the more these things feel natural to you and you become an expert. The more you become an expert, the more you introduce more abstractions and other clever ways of doing things. For you, things seem to be KISS still, but another person may not be an expert and might not understand what you do. One of the fundamental challenges is to keep things really KISS. You might add abstraction upon abstraction to a system and don't even notice it until it is too late.

Other relevant readings

Is the madness ever going to end?
+Write plain text files

Enough ranted for now!

E-Mail your comments to hi@paul.cyou :-)

Controversially, a lack of features is a feature. Enjoy your peace an quiet. - Michael W Lucas

diff --git a/index.html b/index.html index eecac684..d86e6649 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@

foo.zone

-

This site was generated at 2023-03-20T00:18:52+02:00 by Gemtexter

+

This site was generated at 2023-03-23T10:59:21+02:00 by Gemtexter

    |\---/|
    | ,_, |
diff --git a/projects.html b/projects.html
new file mode 100644
index 00000000..90cf4359
--- /dev/null
+++ b/projects.html
@@ -0,0 +1,31 @@
+
+
+
+
+Projects
+
+
+
+
+
+

Projects

+

This is a "hidden" site listing my personal project list priorities!

+
    +
  • Finish and release guprecords 2.0.0 (Raku)
  • +
  • Release and blog about Gemtexter 2.0.0 (Bash)
  • +
  • Update dependencies and release DTail 4.1.1 (Golang)
  • +
  • Read "The Go Notebook" (Golang)
  • +
  • Work through "Bash it out" challenges (Bash)
  • +
  • Read "Programming Ruby (3.2)" (Ruby)
  • +
  • Try out kickstart.nvim (NeoVim)
  • +
  • Try out Ruby LSP in NeoVim, which is not Solar (NeoVim)
  • +
  • Finish failunderd 1.0 (Perl)
  • +
  • Play around with Go's C I/O API, for ioriot 2 (Golang)
  • +
  • Play around with Zig, once available for OpenBSD (Ziglang)
  • + + + diff --git a/uptime-stats.html b/uptime-stats.html index 19d041f9..55211505 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -9,7 +9,7 @@

    My machine uptime stats

    -

    This site was last updated at 2023-03-20T00:18:52+02:00

    +

    This site was last updated at 2023-03-23T10:59:21+02: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.

    Uptimed is an uptime record daemon keeping track of the highest uptimes a computer system ever had. It uses the system boot time to keep sessions apart from each other.

    https://github.com/rpodgorny/uptimed
    -- cgit v1.2.3