summaryrefslogtreecommitdiff
path: root/projects.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-03-30 22:14:29 +0200
committerPaul Buetow <paul@buetow.org>2024-03-30 22:14:29 +0200
commitdbf9a92bdec35e128666091f438aaf6a00b26c2f (patch)
tree740d4f96465970eb915f0f5b104da690a479ac9e /projects.md
parent01ef05cb3e17c4d6105cf7462195d3ea6726cab0 (diff)
Update content for md
Diffstat (limited to 'projects.md')
-rw-r--r--projects.md25
1 files changed, 17 insertions, 8 deletions
diff --git a/projects.md b/projects.md
index 1d51e666..215ffd18 100644
--- a/projects.md
+++ b/projects.md
@@ -4,16 +4,25 @@
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" and blog about it (Golang)
+* Read Efficient Go and tune DTail.
+* Astell & Kern SR35
+* Kinesis Keyboard
+* Kiss DNS failover via `dns-failover.ksh` and blog about it (ksh)
+* Public release of DTail 4.2.3
+* Work on I/O Riot NG and towards 1.0 (Go, C, Raku)
* Work through "Bash it out" challenges (Bash)
* Read "Programming Ruby (3.2)" (Ruby)
-* Try out `kickstart.nvim` or AstroVim (NeoVim)
-* Try out `Ruby LSP` in NeoVim, which is not Solar (NeoVim)
-* Finish `failunderd 1.0` (Perl or Golang)
* Rewrite site stats script (Perl or Raku)
+
+## Done
+
+* Try out `kickstart.nvim` or AstroVim (NeoVim)
+* Read "The Go Notebook" and blog about it (Golang) [Didnt blog about it]
+* Try out `Ruby LSP` in NeoVim, which is not Solar (NeoVim) [Switched to Helix editor]
+* Finish `failunderd 1.0` (Perl or Golang) [done `dns-failover.ksh` now]
* Modernise my NextCloud and Wallabag infra (Linux, Docker)
* Release `Gemtexter 2.1.0` and blog about it (Bash)
+* Update dependencies and release `DTail 4.1.1` (Golang)
+* Finish and release `guprecords 2.0.0` (Raku)
+* Blog about Raku and `guprecords` (Raku)
+* Start blog series about Algorithms in Go (Golang)