Having written some XMPP code in xmpprs, I can assure you, XMPP is not the best.
Having written some XMPP code in xmpprs, I can assure you, XMPP is not the best.
With the bridges to other networks, you can pretty much talk to everyone from inside Matrix regardless of what they use.
Then again, the DMA should kick in next year, at that point big players like iMessage, Whatsapp and whoever else counts as big (so probably not Google Chat) will have to allow interoperability between everyone. So they are going to be forced to allow you to somehow massage someone from Whatsapp through Matrix and group chat with people in Instagram and Signal all at once. Matrix has been suggested as the backbone for this interpretability.
Isn’t Matrix the preferred instant messaging protocol for fediverse users?
For the same reason that I don’t use Reddit as a link aggregator.
Sorry, you need hardware.
If you are doing a ton of encoding, you could even get specialized hardware like amd alevo (spelling?) card which enables you to encode even AV1.
That being said, what are you doing that requires you to encode h.265 on ancient hardware?
Mainly C++ with a sprinkling of Python and Rust for fun.
Used to code KDevelop, now VSCode. Build in a regular terminal (I prefer Meson over Cmake, both end up producing Ninja files.) Debug with valgrind, gdb and ddd. Push to Gitlab for my personal projects.
I use Docker for my test environments as it’s easy to bring them up and restore them to mint condition, and it ensures that the longer running tests with side effects don’t interfere with one another.
I’ve been using Konsole since switching to Linux with the KDE 4.0 release. Never felt the need to switch.
Only thing I wish it supported is Tmux control mode.