Especially if you - like Microsoft - consider "Unicode" to mean UTF-16 (or UCS-2) with a BOM.
ace
Do you have WebP support disabled in your browser?
(Wasn't aware my pict-rs was set to transcode to it, going to have to fix that)
To be fair, having to interact with MS Teams with any part of your body is painful.
The first official implementation of directly connecting WhatsApp to another chat system - using APIs built specifically for purpose instead of third-party bridges - was indeed done against the Matrix protocol, as part of a collaboration in testing ways to satisfy the interoperability requirements of the EU Digital Services Act.
So not a case of a third-party bridge trying to act as a WhatsApp client enough to funnel communication, but instead using an official WhatsApp endpoint developed - by them - explicitly for interoperation with another chat system.
I think the latest update on the topic is the FOSDEM talk that Matthew held this February.
Edit: It's worth noting that the goal here is to even support direct E2EE communication between users of WhatsApp and Matrix, something that's not likely to happen with the first consumer-available release.
Well, the first tests for interconnected communication with WhatsApp were done with Matrix, so that's a safe bet.
Version requirements? No rules!
He won't be allowed to perform at Eurovision with the Windows 95 name/trademark/logo, so it would be hilarious if he switches to a name like Linuxman during it.
Here's a .jxl
JPEG-XL upload I did on Lemmy three days ago;
https://lemmy.ananace.dev/pictrs/image/ad4e745e-0135-4cc3-889c-052600828d82.jxl
The built-in Firefox support is only activated for unstable builds, so you can't enable it on stable unless you manually enable it during compile-time.
Why is it .jpg
and not .jxl
? That's the registered extension for JPEG-XL.
Haven't really used any proper JMAP clients - since the setup is broken anyway, so mainly just curl.
I've been hoping to find a non-PHP alternative to Nextcloud for a while, but unfortunately I've yet to find one which supports my base requirements for the file storage.
Due to some quirks with my setup, my backing storage consists of a mix of local folders, S3 buckets, SMB/SFTP mounts (with user credential login), and even an external WebDav server.
Nextcloud does manage such a thing phenomenally, while all the alternatives I've tested (including a Radicale backed by rclone mounts) tend to fall completely to pieces as soon as more than one storage backend ends up getting involved, especially when some of said backends need to be accessed with user-specific credentials.