1.7 KiB
title | date |
---|---|
Packages | 2022-09-03 |
Synapse
I have a simple fork of Wonderfall's hardened Synapse Docker image with the Mjolnir module support and the default (as opposed to light) variant of the Hardened Memory Allocator.
You can obtain the image by pulling ghcr.io/tommytran732/synapse
or quay.io/tommytran732/synapse
.
Matrix.to
I made an Alpine Docker container for Matrix.to that you obtain by pulling ghcr.io/tommytran732/matrix.to
. The default instance has been changed from Element.io to ArcticFoxes.net.
pamac-flatpak AUR
I maintain the pamac-flatpak
, pamac-flatpak-gnome
, and libpamac-flatpak
AUR packages. Originally, they were forks of pacmac-all
and libpamac-all
with snapd removed. I found snapd to be quite annoying - it is yet another AUR package I don't need, requires cgroupsv1
for confinement, does not integrate with gnome-software
, makes lots of loopback mounts, and so on.
Nowadays, they are based on the pamac-nosnap
package with some minor changes to make the build and installation process nicer and more convenient.