mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.1K
active users

Should I bother adding qoi support? My gut feeling is that it's a pretty meh codec that doesn't push any of the existing boundaries. Does anyone use it at all?

It's actually quite annoying how much attention and widespread adoption it's gotten, when far more viable improvements are right there on the table, but no one's interested in them.

slembcke

@wolfpld I use it as an asset format in my resource archive. (Effectively qoi+miniz) It works well, is simple to integrate, and fast to load. I’m not sire I care about it as an image format in general. It’s hard to beat the ubiquity of PNG for that.