| Factor | Matrix | Chat-SE |
|---|---|---|
| Client Platforms |
|
|
| Bot Support | First-class - officially supported | Tenuous; allowed but at the whims of SE, and hackish |
| Basic text formatting | Standard Markdown | Ghetto Chat Markdown (mostly the same for the very basics) |
| Strikethrough | <del>strike</del> |
---strike--- |
| Avatars | Upload one via client | Gravatar or upload |
| Gateway Support | Overall: Many exist & well supported
|
No official; a few hackish ones that semi-work |
| Hosting model | Decentralized | Centralized |
| //----------------------------------------------------------------------------------------- | |
| // Shader constant register mappings (scalars - float, double, Point, Color, Point3D, etc.) | |
| //----------------------------------------------------------------------------------------- | |
| uniform float horizontal_pixel_counts; | |
| uniform float vertical_pixel_counts; | |
| uniform float speed; | |
| //-------------------------------------------------------------------------------------- | |
| // Sampler Inputs (Brushes, including ImplicitInput) |
This work is released under a Creative Commons Attribution-NoDerivatives 4.0 International License.
"OpenPGP" refers to the OpenPGP protocol, in much the same way that HTML refers to the protocol that specifies how to write a web page. "GnuPG", "SequoiaPGP", "OpenPGP.js", and others are implementations of the OpenPGP protocol in the same way that Mozilla Firefox, Google Chromium, and Microsoft Edge refer to software packages that process HTML data.
Overly long sound card descriptions is a problem and they sometimes cause problems for some GUIs as pavucontrol where you need to make the window very wide in order to accommodate the strings. With pulseaudio you can rename them directly in pavucontrol by right-clicking the Port dropdown as long as you have the module-device-manager pulseaudio module loaded. Here is how to do the same in pipewire:
Add something like the following to your `/etc/pipewire/media-session.d/alsa-monitor.conf/ file:
{
matches = [
{
node.name = "alsa_output.pci-0000_02_02.0.analog-stereo"
}
| /* This css has been moved due to the Vencord development team not allowing gists for import urls. | |
| * Source css: https://github.com/DubyaDude/DubyasCleanupOfDiscord/blob/main/DubyasCleanupOfDiscord.css | |
| */ | |
| @import url("https://raw.githubusercontent.com/DubyaDude/DubyasCleanupOfDiscord/main/DubyasCleanupOfDiscord.css"); |