this post was submitted on 16 Jul 2024
107 points (96.5% liked)

Canvas

2083 readers
1 users here now

Canvas — The Fediverse’s r/place


2024 Concluded!


Get a print!


Links

Timelapses

founded 1 year ago
MODERATORS
 

Hey everyone! Thanks for participating in Canvas. I wanted to make a thread to collect together suggestions people have that can be worked on before the next Canvas.

Feel free to also throw in suggestions for future Events we can build and run for the fediverse.

Ill be collecting suggestions together and making issues for them in the repository for myself or some other contributors to work on (the projects open source so anyones free to contribute! https://git.sc07.company/sc07/canvas Feel free to reach out to me and I can help get you set up with the codebase)

you are viewing a single comment's thread
view the rest of the comments
[–] mindbleach@sh.itjust.works 28 points 2 months ago (18 children)

Escalating timers are an antipattern. It punishes anyone who looks away for more than thirty seconds - and thirty seconds per click is not exactly a brisk pace for maintaining attention.

Other than that, good shit, well done. Undo was a welcome surprise. Ditto the repetition prevention.

No wait, one other thing. (Complaint sandwich!) Scaling should be in integer powers. Everything but fully-zoomed-out and extremely-blown-up looked lumpy and distracting. Especially with all the pixel art going on.

[–] Deebster@programming.dev 3 points 2 months ago (6 children)

One effect of this is that someone steadily editing got more pixels than someone editing in batches, which felt like a feature when defending against trolls.

[–] mindbleach@sh.itjust.works 3 points 2 months ago* (last edited 2 months ago) (4 children)

Encouraging anyone to stare at a screen for two actions per minute is brutal. Especially when those actions, to be optimal, have to happen the moment the timer rolls over.

This is an addiction mechanic.

This is some free-to-play mobile-game nonsense.

No matter how good the motivations are, no matter what narratives we can build around casual versus attentive use, this is a bad decision for software. It is deliberate manipulation of the user's incentives and habits for destructive patterns of behavior.

[–] carbon_based@sh.itjust.works 1 points 2 months ago (1 children)

Thank you, very clear! I suggest to add one pixel every 30 seconds, plain and simple. If a modifier to this timer is required for reasons, that could be based on the number of pixels placed during the past x minutes or so.

[–] mindbleach@sh.itjust.works 1 points 2 months ago

I'd rather not discourage consistent use, either. One valid purpose for modifying the rate could be soft botting prevention. Instead of handing people CAPTCHAs, just string them out on 40 seconds, 50 seconds, etc., as suspicion dictates.

What'd be great - and what I think would prevent some botting - is an official queue function. When I was filling in teal for half an hour at a time, I would have preferred to click a few spots in a row and let my browser do them for me. Automating an entire image would be ruinous. That's just a bot war waiting to happen. But if I could leave a dozen pixels floating, at any given time, I wouldn't give a damn when the timer says they'll get placed.

load more comments (2 replies)
load more comments (3 replies)
load more comments (14 replies)