diff options
| author | Paul Buetow <paul@buetow.org> | 2024-09-18 21:35:05 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-09-18 21:35:05 +0300 |
| commit | 6eb135ce6f7a3cfa63cada61d3f06a24509c20bd (patch) | |
| tree | 44a439a8d39a02618a14812d81294564e672b05d /about/now.html | |
| parent | a3d9e132c14028b184efa41980ae6d3516766e8f (diff) | |
Update content for html
Diffstat (limited to 'about/now.html')
| -rw-r--r-- | about/now.html | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/about/now.html b/about/now.html new file mode 100644 index 00000000..9d94717f --- /dev/null +++ b/about/now.html @@ -0,0 +1,81 @@ +<!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>Now</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' id='now'>Now</h1><br /> +<br /> +<span class='quote'>Thid page was last updated at Wed 5 Jun 09:20:44 EEST 2024</span><br /> +<br /> +<span>This is a "hidden" now site listing my personal projects.</span><br /> +<br /> +<h2 style='display: inline' id='now-in-progress'>Now (in progress)</h2><br /> +<br /> +<ul> +<li>Work project involving AWS</li> +<li>↑ In progress</li> +<li>Gos (gosd/gos) / (Go)</li> +<li>Practice using the Helix modal editor </li> +<li>"Instant Happiness"</li> +<li>↑ Listen to Audiobook</li> +<li>↑ Put notes on foo.zone/notes</li> +<li>"Programming Ruby 3.3"</li> +<li>↑ Read it</li> +<li>"Seeking SRE"</li> +<li>↑ Read it</li> +</ul><br /> +<h2 style='display: inline' id='soon-'>Soon (???)</h2><br /> +<br /> +<ul> +<li>Read "Observability Engineering" (maybe not all fun to read, more work kind of thing)</li> +<li>Read https://understandingdistributed.systems/</li> +<li><span class='inlinecode'>libbpf-tools</span> Pet Project?</li> +<li>Bulgarian Language School for Citizenship test</li> +<li>Re-activate my photo hobby: E.g. shoot more RAW and learn to use Darktable.?</li> +<li>Blog about the Helix modal editor</li> +<li>Work on I/O Riot NG and towards 1.0 (Go, C, Raku)</li> +<li>Work through "Bash it out" challenges (Bash)</li> +</ul><br /> +<h2 style='display: inline' id='done'>Done</h2><br /> +<br /> +<ul> +<li>Mechanical Keyboard: Learn touch typing (100 WPM in average) on my Kinesis Adv. 360 Pro</li> +<li>↑ Blog about once 100WPM in average for one session reached</li> +<li>"Programming Ruby 3.3" (fun to read)</li> +<li>↑ Write some smaller Ruby fun scripts</li> +<li>"Search inside yourself"</li> +<li>↑ Read it</li> +<li>↑ Take notes</li> +<li>↑ Put notes on foo.zone/notes</li> +<li>↑ Listen to the Audiobook and take more notes </li> +<li>Learn more about leadership and mentorship for work.</li> +<li>Re-activate my photo hobby: Trial Adobe Lightroom Web (could not use the desktop app as I don't have Windows or Mac)</li> +<li>Mechanical Keyboard: Learn touch typing (100 WPM) on my Kinesis Adv. 360 Pro</li> +<li>Mechanical Keyboard: Test other tactile switches - maybe order a custom Kinesis</li> +<li>Reading "Slow Productivity" by Cal Newport (Done via audiobook)</li> +<li>Blog my book notes of "Slow Productivity"</li> +<li>Kiss DNS failover via <span class='inlinecode'>dns-failover.ksh</span> and blog about it (ksh)</li> +<li>Public release of DTail 4.2.3</li> +<li>Astell & Kern SR35 for high-res audio</li> +<li>Try out <span class='inlinecode'>kickstart.nvim</span> or AstroVim (NeoVim)</li> +<li>Read "The Go Notebook" and blog about it (Golang) [Didnt blog about it]</li> +<li>Try out <span class='inlinecode'>Ruby LSP</span> in NeoVim, which is not Solar (NeoVim) [Switched to Helix editor]</li> +<li>Finish <span class='inlinecode'>failunderd 1.0</span> (Perl or Golang) [done <span class='inlinecode'>dns-failover.ksh</span> now]</li> +<li>Modernise my NextCloud and Wallabag infra (Linux, Docker)</li> +<li>Release <span class='inlinecode'>Gemtexter 2.1.0</span> and blog about it (Bash)</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>Start blog series about Algorithms in Go (Golang)</li> +<p class="footer"> +Generated by <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.0-develop</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://foo.zone/site-mirrors.html">Site Mirrors</a> +</p> +</body> +</html> |
