diff options
| -rw-r--r-- | gemfeed/DRAFT-self-hosting-philosophy.gmi | 12 | ||||
| -rw-r--r-- | projects.gmi | 12 |
2 files changed, 17 insertions, 7 deletions
diff --git a/gemfeed/DRAFT-self-hosting-philosophy.gmi b/gemfeed/DRAFT-self-hosting-philosophy.gmi new file mode 100644 index 00000000..dff9bc89 --- /dev/null +++ b/gemfeed/DRAFT-self-hosting-philosophy.gmi @@ -0,0 +1,12 @@ +# Self-hosting Philosophy + +Fun +KISS +Static + +Dynamic + Only for personal access + +Privacy + +A little varity (not only OpenBSD) diff --git a/projects.gmi b/projects.gmi index 0a7c445c..635d0fc1 100644 --- a/projects.gmi +++ b/projects.gmi @@ -6,15 +6,13 @@ This is a "hidden" site listing my personal project list priorities! * Finish and release `guprecords 2.0.0` (Raku) * Blog about Raku and `guprecords` (Raku) +* Start blog series about Algorithms in Go (Golang) * Update dependencies and release `DTail 4.1.1` (Golang) -* Read "The Go Notebook" (Golang) -* Redo "The Ultimate Go" Video lecture, this time 2nd edition (Golang) -* Other Go content by William Kennedy (Books, Videos, Courses?) (Golang) +* Read "The Go Notebook" and blog about it (Golang) * Work through "Bash it out" challenges (Bash) * Read "Programming Ruby (3.2)" (Ruby) -* Try out `kickstart.nvim` (NeoVim) +* Try out `kickstart.nvim` or AstroVim (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) +* Finish `failunderd 1.0` (Perl or Golang) * Rewrite site stats script (Perl or Raku) +* Modernise my NextCloud and Wallabag infra (Linux, Docker) |
