summaryrefslogtreecommitdiff
path: root/projects.html
blob: ae9345de91a9491624540ce79c38d8020efdb7a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!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>Projects</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>
<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 />
<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>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>Play around with Zig, once available for OpenBSD (Ziglang)</li>
<li>Rewrite site stats script (Perl or Raku)</li>
<p class="footer">
Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> |
served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> |
<a href="https://www.foo.zone/site-mirrors.html">Site Mirrors</a>
</p>
</body>
</html>