about summary refs log tree commit diff homepage
path: root/works.md
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2023-10-21 06:29:39 +0900
committerNguyễn Gia Phong <cnx@loang.net>2023-10-21 06:29:39 +0900
commit11bfc0b7c7ba43708c90f43ac3bd2e6f61d800ad (patch)
tree075ec4c96e3742ab59a7e204884f2db5efc1ca5e /works.md
parent2f2883337c8d5611741bb96345417b04fbe46625 (diff)
downloadsite-11bfc0b7c7ba43708c90f43ac3bd2e6f61d800ad.tar.gz
Update listing pages
Diffstat (limited to 'works.md')
-rw-r--r--works.md37
1 files changed, 7 insertions, 30 deletions
diff --git a/works.md b/works.md
index 99736e7..1c0589a 100644
--- a/works.md
+++ b/works.md
@@ -44,7 +44,7 @@ without any third-party library.
 ### rsskey
 
 [rsskey] is a simple script for mirroring [RSS] or [Atom] feeds
-on [Misskey].  It is known for replicating Richard Stallman's
+on [Misskey].  It was known for replicating Richard Stallman's
 political notes to [rms@birb.space].
 
 ### mepo
@@ -153,7 +153,7 @@ who wrote the original version and suggested the change
 
 ### vim-octave
 
-I am maintaining [Octave syntax and indentation support for Vim][vim-octave].
+I wrote [Octave indentation support for Vim][vim-octave].
 
 ## Localizations
 
@@ -210,27 +210,14 @@ I send trivial patches for random issues I run into every now and then.
 
 ### Loang
 
-[Loang] is a collection of services, including a [Matrix] homeserver,
-a web server, a [Gemini] server, an authoritative name server,
-an [UnifiedPush] server, an IRC bouncer and shell access.
+[Loang] is a collection of services, including (but not limited to)
+[Matrix] homeserver, mail server, web server, authoritative name server,
+CI/CD, [UnifiedPush] server, IRC bouncer and shell access.
 
 ### Phylactery
 
 [Phylactery] is a web server rendering comic books directly from ZIP archives.
 
-### Acanban
-
-[Acanban] is a work-in-progress collaboration platform for students
-and supervisors during group projects and internships.  It is built
-on the [ASGI] framework [Quart] and uses [Trio] for concurrency
-when interacting with persistency layers [RethinkDB] and [IPFS].
-
-### ComLake
-
-I worked as an intern at [USTH] [ICTLab] on a data lake's
-[core API and workers].  It also uses [IPFS] but [PostgreSQL]
-was picked for database.
-
 [ipwhl]: https://man.sr.ht/~cnx/ipwhl
 [IPFS]: https://ipfs.io
 [nixpkgs]: https://github.com/NixOS/nixpkgs
@@ -270,7 +257,7 @@ was picked for database.
 [Lua]: https://www.lua.org
 [Alful]: https://addons.mozilla.org/en-US/firefox/addon/alful
 [alful patch]: https://github.com/tazeat/AutoFullscreen/issues/4#issuecomment-509723353
-[vim-octave]: https://github.com/McSinyx/vim-octave
+[vim-octave]: https://github.com/gnu-octave/vim-octave
 [tevnex]: https://github.com/McSinyx/ibus-table-vietnamese#phương-thức-gõ
 [vim-tevnex]: https://github.com/vim/vim/commit/a02a551
 [ibus-table]: https://github.com/moebiuscurve/ibus-table-others/commit/b6fafd0
@@ -282,18 +269,8 @@ was picked for database.
 [Adwaita]: https://blogs.gnome.org/mclasen/2014/06/13/a-new-default-theme-for-gtk
 [MathieWD]: https://www.opendesktop.org/p/1016294
 [dotfiles]: https://trong.loang.net/~cnx/dotfiles
+[SourceHut]: https://sourcehut.org
 [Loang]: https://loang.net
 [Matrix]: https://matrix.org
-[Gemini]: https://gemini.circumlunar.space
 [UnifiedPush]: https://unifiedpush.org
 [Phylactery]: https://trong.loang.net/phylactery
-[SourceHut]: https://sourcehut.org
-[Acanban]: https://pypi.org/project/acanban
-[ASGI]: https://asgi.readthedocs.io
-[Quart]: https://pgjones.gitlab.io/quart
-[Trio]: https://trio.readthedocs.io
-[RethinkDB]: https://rethinkdb.com
-[USTH]: https://usth.edu.vn
-[ICTLab]: https://ictlab.usth.edu.vn
-[core API and workers]: https://comlake.github.io/comlake.core
-[PostgreSQL]: https://www.postgresql.org