mastodon.ar.al is one of the many independent Mastodon servers you can use to participate in the fediverse.
This is my personal fediverse server.

Administered by:

Server stats:

1
active users

So given it’s Saturday night, I thought I’d have a little fun with Kitten and make a tiny collaborative drawing toy.

You have a 20×20 grid and only black and white to draw with and everyone shares the same canvas.

draw-together.small-web.org

Have fun + looking forward to seeing what we all, umm, draw together.

:kitten:💕

PS. It took about 60 lines of code.

View source: codeberg.org/aral/draw-togethe

@Adrian @aral I probably did.

I might have played with the Websocket a bit too much

@paillp @Adrian Added data type and bounds checking on the row and column index values. That should avoid that issue.

If you find anything else, please do let me know (or file an issue at codeberg.org/aral/draw-togethe if you get a chance). Appreciate it :)

Codeberg.orgdraw-togetherA very simple Kitten toy in ~60 lines of code for drawing together on a 20×20 grid.

@aral @Adrian Maybe the HEADERS dic should be validated too, the server crashed when inserting CRLF to split underlying request.

Aral Balkan

@paillp @Adrian Hmm, or might still be on my end, will check there first :)