🎨 ATTN: CREATIVES 🎨

Looking for an instance to share your works?

In cooperation with @calckey, I've created calckey.art.

This is a destination for all things art!

We welcome painters, musicians, filmmakers, writers, designers -- all creatives are welcome aboard!

And if you're just a fan of art, we welcome you too!

Interested? Then check out: https://calckey.art/

Calckey Art

Community owned and operated space for sharing your art with the world!

Calckey Art

Last week, I started calckey.social, which is a general Calckey instance for casual chat.

Today, I'm inviting creatives of all stripes to join calckey.art.

Why specifically for art?

Because Calckey has incredible features that creatives might enjoy.

For example, it's got incredible support for galleries, and thus is an excellent space for curating your art.

It also has support for channels (a.k.a. groups). Which means that if you're a film enthusiast, you can create your own Film channel!

Here's an example of a gallery that I've created on calckey.art.

Yes this is my own photography πŸ“·

https://calckey.art/gallery/9ayhzy6rqb

@atomicpoet I get internal server error :(
@atomicpoet I'm getting errors on that in Safari, but Chrome is fine (and not a helpful error, either :( )

@leadegroot It's because whenever I share a link, I kill websites.

This isn't the first time. Not even the last time.

And it's making me pull my hair out.

@atomicpoet it worked a little later, so that’s good.

I am surprised to see a FE error like that from an overwhelmed site, but I suppose it might have been caused by anything

@atomicpoet If I opened an account on .social, should I transfer it or start a new one on .art. It sounds a bit more appropriate. I built my own fotozine site to replace Instagram, but I’m curious what I could do here.

@aethervision .social is for casual chat, and .art is for creative works.

You can share your work on .social, but .art is for building a community of creatives.

@atomicpoet What media formats does calckey support? I've been looking for something that will support gltf.
@planettimmy It can share almost every file. Can't tell you about rendering until you try it.

@planettimmy @atomicpoet Formats supported:

export const FILE_TYPE_BROWSERSAFE = [ // Images "image/png", "image/gif", "image/jpeg", "image/webp", "image/apng", "image/bmp", "image/tiff", "image/x-icon", "image/avif", // OggS "audio/opus", "video/ogg", "audio/ogg", "application/ogg", // ISO/IEC base media file format "video/quicktime", "video/mp4", "video/vnd.avi", "audio/mp4", "video/x-m4v", "audio/x-m4a", "video/3gpp", "video/3gpp2", "video/3gp2", "audio/3gpp", "audio/3gpp2", "audio/3gp2", "video/mpeg", "audio/mpeg", "video/webm", "audio/webm", "audio/aac", "audio/x-flac", "audio/flac", "audio/vnd.wave", ];

@planettimmy @atomicpoet Note that you can upload any other file than this, but it'll show with a download button instead of a media preview.