You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This provided list is based solely on my opinion. You may not care about some of these features, but some people who are transitioning from Discord to Matrix may care. The clients are taken from https://matrix.org/ecosystem/clients/
Last updated date: July 2026
Element
A glossy web and desktop client with an emphasis on performance and usability.
Depth buffer raymarching for contact shadows, SSGI, SSR, etc.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A couple of weeks ago I played (and finished) A Plague Tale, a game by Asobo Studio. I was really captivated by the game, not only by the beautiful graphics but also by the story and the locations in the game. I decided to investigate a bit about the game tech and I was surprised to see it was developed with a custom engine by a relatively small studio. I know there are some companies using custom engines but it's very difficult to find a detailed market study with that kind of information curated and updated. So this article.
Nowadays lots of companies choose engines like [Unreal](https:
⚠️ Warning: This article is not finished. The code will not yet run without
errors.
All programmers must manipulate text; JavaScript programmers are no exception.
Text manipulation often refers to specific characters, usually by their code
points in hexadecimal – or by embedding the characters directly in source code.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters