diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-08 12:32:25 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-08 12:32:25 +0300 |
| commit | 89f83d49ad7d4cd8baa815993d3172ca72e5b30e (patch) | |
| tree | f91acfa483e4ef3a0632af7f0f91d8b45cc9d76d /projects.html | |
| parent | d0098c5faf74b0b3291395114b99bc5c309718b3 (diff) | |
Update content for html
Diffstat (limited to 'projects.html')
| -rw-r--r-- | projects.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/projects.html b/projects.html index ae9345de..f3072d17 100644 --- a/projects.html +++ b/projects.html @@ -10,23 +10,23 @@ <body> <h1 style='display: inline'>Projects</h1><br /> <br /> -<span class=quote>This site was last updated at Sat 25 Mar 20:53:33 EET 2023</span><br /> +<span class='quote'>This site was last updated at Sat 25 Mar 20:53:33 EET 2023</span><br /> <br /> <span>This is a "hidden" site listing my personal project list priorities!</span><br /> <br /> <ul> -<li>Finish and release <span class=inlinecode>guprecords 2.0.0</span> (Raku)</li> -<li>Blog about Raku and <span class=inlinecode>guprecords</span> (Raku)</li> -<li>Update dependencies and release <span class=inlinecode>DTail 4.1.1</span> (Golang)</li> +<li>Finish and release <span class='inlinecode'>guprecords 2.0.0</span> (Raku)</li> +<li>Blog about Raku and <span class='inlinecode'>guprecords</span> (Raku)</li> +<li>Update dependencies and release <span class='inlinecode'>DTail 4.1.1</span> (Golang)</li> <li>Read "The Go Notebook" (Golang)</li> <li>Redo "The Ultimate Go" Video lecture, this time 2nd edition (Golang)</li> <li>Other Go content by William Kennedy (Books, Videos, Courses?) (Golang)</li> <li>Work through "Bash it out" challenges (Bash)</li> <li>Read "Programming Ruby (3.2)" (Ruby)</li> -<li>Try out <span class=inlinecode>kickstart.nvim</span> (NeoVim)</li> -<li>Try out <span class=inlinecode>Ruby LSP</span> in NeoVim, which is not Solar (NeoVim)</li> -<li>Finish <span class=inlinecode>failunderd 1.0</span> (Perl)</li> -<li>Play around with Go's C I/O API, for <span class=inlinecode>ioriot 2</span> (Golang)</li> +<li>Try out <span class='inlinecode'>kickstart.nvim</span> (NeoVim)</li> +<li>Try out <span class='inlinecode'>Ruby LSP</span> in NeoVim, which is not Solar (NeoVim)</li> +<li>Finish <span class='inlinecode'>failunderd 1.0</span> (Perl)</li> +<li>Play around with Go's C I/O API, for <span class='inlinecode'>ioriot 2</span> (Golang)</li> <li>Play around with Zig, once available for OpenBSD (Ziglang)</li> <li>Rewrite site stats script (Perl or Raku)</li> <p class="footer"> |
