Live data from Hacker News

Show HN: ChaosPixels: Collaborative Website Building Experiment

github.com

1–3 of 3 posts

Show HN: ChaosPixels: Collaborative Website Building Experiment

#1
Hey HN,

I've been wanting to start this project for a long time, ever since I read an article about collaborative transformation of blob images[1], and I'm hoping it will take off here as I'm curious to see how it can grow.

Here's how it works:

- My website is available at https://chaospixels.com. You can find its code in the `src` directory of the linked repository.

- Every day, I'll review all the open PRs (Pull Requests) and calculate a PR score based on the number of thumbs-up on the PR's opening comment.

- The PR with the highest score will be merged and deployed.

- Afterward, I'll close all the other PRs, and we'll start fresh the next day.

---

[1] There was an experiment involving collaborative manipulation of blob images. Unfortunately, I can no longer find it. Maybe some of you can help locate it.

Show HN: ChaosPixels: Collaborative Website Building Experiment
github.com