diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-05-07 17:41:17 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-05-07 20:43:38 +0700 |
commit | f3597bd8bd289568424290127487b16e7f4f68ef (patch) | |
tree | 1e9abb2e62a203cabec261ec4ceeecac228dbf44 | |
parent | 18566606fecdccb0342fe1b3ddb9cca4b7e4e0b0 (diff) | |
download | site-f3597bd8bd289568424290127487b16e7f4f68ef.tar.gz |
Add floating cheeses to portfolio
-rw-r--r-- | works.md | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/works.md b/works.md index a9e29fd..8f49c76 100644 --- a/works.md +++ b/works.md @@ -2,6 +2,14 @@ \toc +## Packaging + +### Floating Cheeses + +The interplanetary wheels (or [floating cheeses][ipwhl]) are platform-unique, +single-versioned Python binary distributions backed by [IPFS][] +for security and reproducibility. + ## Applications ### Acanban @@ -143,12 +151,13 @@ openDesktop.org, such information is no longer available on the website. Other themes and configurations are cooperated into my personal [dotfiles][]. +[ipwhl]: https://man.sr.ht/~cnx/ipwhl +[IPFS]: https://ipfs.io [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 -[IPFS]: https://ipfs.io [pip]: https://pip.pypa.io [comp]: https://pypi.org/project/comp [mpv]: https://mpv.io |