| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| about [2023/08/05 22:36] – link to 'travel' pfm | about [2025/04/06 12:44] (current) – dod. pierogerzy.pl pfm |
|---|
| |
| * SourceHut: [[https://sr.ht/~pfm/|~pfm]]; | * SourceHut: [[https://sr.ht/~pfm/|~pfm]]; |
| | * Disroot Git: [[https://git.disroot.org/pfm|pfm]]; |
| * Fediverse: | * Fediverse: |
| * [[https://edolas.world/users/pfm|pfm@edolas.world]] --- random thoughts; | * [[https://edolas.world/users/pfm|pfm@edolas.world]] --- random thoughts; |
| * Matrix/riot: @pfm:matrix.org (available once a few days); | * Matrix/riot: @pfm:matrix.org (available once a few days); |
| * email: take contact@ and append the domain name of this website (yes, I mean untalkative.one); | * email: take contact@ and append the domain name of this website (yes, I mean untalkative.one); |
| | * [[https://pierogerzy.pl/user:pfm|Pierogerzy.pl]] --- a little wiki maintained by an XMPP community I'm a member of; |
| * [[https://inventaire.io/inventory/pfm|inventaire.io]] --- some of my books. | * [[https://inventaire.io/inventory/pfm|inventaire.io]] --- some of my books. |
| |
| ===== Technologies I've tried ===== | ===== Technologies I've tried ===== |
| |
| * **Common Lisp**: [[https://git.sr.ht/~pfm/gas|GAS]] --- a DNA sequence assembly utility. Not very mature, but works for ABIF and FASTA files. | * **Common Lisp**: [[https://git.sr.ht/~pfm/gas|GAS]] --- a DNA sequence assembly utility. Not very mature, but works for ABIF and FASTA files. I've also done some minor work on McCLIM, see [[https://github.com/McCLIM/McCLIM/pulls?q=is%3Apr+is%3Aclosed+alexandria+author%3Apefimo|list of my changes]], as well as CL-TYPESETTING (see [[https://github.com/mbattyani/cl-typesetting/commit/f91d71c8161306d85b1b11fa3d992866065213fa|Improve flexibility of the hyphenation module]]). |
| * **Forth**: [[https://git.sr.ht/~pfm/forth-kata|Forth Kata]] --- includes [[wp>Zeller's_congruence|Zeller's congruence]] implementation. | * **Forth**: [[https://git.sr.ht/~pfm/forth-kata|Forth Kata]] --- includes [[wp>Zeller's_congruence|Zeller's congruence]] implementation. |
| * **Makefile**, **POSIX utilities**: [[https://git.sr.ht/~pfm/makeweb|Makeweb]], a static-site generator using [[https://fletcherpenney.net/multimarkdown/|multimarkdown]] as the only non-POSIX dependency. | * **Makefile**, **POSIX utilities**: [[https://git.sr.ht/~pfm/makeweb|Makeweb]], a static-site generator using [[https://fletcherpenney.net/multimarkdown/|multimarkdown]] as the only non-POSIX dependency. |
| * **Python**: [[lacre:overview|Lacre]] --- an email encryption software. | * **Python**: [[lacre:overview|Lacre]] --- an email encryption software. |
| | * **Rust**: [[https://git.sr.ht/~pfm/bf/|bf]] --- a [[wpen>Brainfuck]] interpreter; [[projects:split-bill|split-bill]] --- a tool to settle shared expenses. (Note: as of 2024-07-28, I'm still learning Rust.) |
| | |