diff options
| -rw-r--r-- | gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi | 3 | ||||
| -rw-r--r-- | projects.gmi | 13 |
2 files changed, 15 insertions, 1 deletions
diff --git a/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi b/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi index 647c4123..e2add227 100644 --- a/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi +++ b/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi @@ -1,6 +1,6 @@ # Keep it simple and stupid -> Published at 2021-09-12T09:39:20+03:00; Updated at 2022-04-21 +> Published at 2021-09-12T09:39:20+03:00; Updated at 2023-03-23 ``` _______________ |*\_/*|_______ @@ -90,6 +90,7 @@ There is, however, a trap. The more you spend time with things, the more these t ## Other relevant readings => https://unixsheikh.com/articles/is-the-madness-ever-going-to-end.html Is the madness ever going to end? +=> https://sive.rs/plaintext Write plain text files Enough ranted for now! diff --git a/projects.gmi b/projects.gmi new file mode 100644 index 00000000..2dc0f4b9 --- /dev/null +++ b/projects.gmi @@ -0,0 +1,13 @@ +# Projects + +This is a "hidden" site listing my personal project list priorities! + +* Finish and release `guprecords 2.0.0` (Raku) +* Release and blog about `Gemtexter 2.0.0` (Bash) +* Update dependencies and release `DTail 4.1.1` (Golang) +* Read "The Go Notebook" (Golang) +* Work through "Bash it out" challenges (Bash) +* Read "Programming Ruby (3.2)" (Ruby) +* Try out `kickstart.nvim` (NeoVim) +* Try out `Ruby LSP` in NeoVim, which is not Solar (NeoVim) +* Finish `failunderd 1.0` (Perl) |
