Earlier quoted context omitted.
It gets weird when the cursor leaves the box while dragging. Now, when you go back inside, you're still in drag mode since the box did not get the "mouse up" event and you end up selecting and dragging random text.
In the end this does not seem to have mattered. Reddit's hardcore "contributors" are the kind of people who enjoy a challenge, even when it's stupid. I think it even turned into some kind of pride for some of them, being able to "master" an idiotically programmed system. Myself, I just get so frustrated about the idiocy.
How We Built r/Place
121–130 of 255 posts
Re: How We Built r/Place
#122Earlier quoted context omitted.
Maybe it's regional.
It probably is regional, yes, because I simply can't believe every time I write a comment like this here or somewhere else I'm told reddit works fine. It gets on my nerves every single time I visit at night. (Western Europe)
Re: How We Built r/Place
#123Again, amazing write-up. Thank you!
Re: How We Built r/Place
#124Re: How We Built r/Place
#125Earlier quoted context omitted.
The entire reddit website goes down every night, especially during weekends, sport matches, etc, so there you have your answer.
Is that hyperbole or are you really experiencing that much downtime of Reddit? I see it occasionally but it's never down for long, the odd "servers are busy" message usually disappears after a single refresh.
Re: How We Built r/Place
#126> We actually had a race condition here that allowed users to place multiple tiles at once. There was no locking around the steps 1-3 so simultaneous tile draw attempts could all pass the check at step 1 and then draw multiple tiles at step 2. This is why you use a proper database. I'd probably add a Postgres table to record all user activity, and use that to lock out users for 5 minutes as an initial filter. Have tr…
Well PostgreSQL is a single master for writes so it doesn't scale well to say the least.
Re: How We Built r/Place
#127Earlier quoted context omitted.
Is that hyperbole or are you really experiencing that much downtime of Reddit? I see it occasionally but it's never down for long, the odd "servers are busy" message usually disappears after a single refresh.
The search is consistently broken, but the rest of the site seems to have good uptime now, much better than it once was.
Re: How We Built r/Place
#128Same was done in Holland several years ago. The one million pixels site. Each pixel was sold for a dollar. All was sold.
Re: How We Built r/Place
#129Now I'm curious, Are there any websites that do something similar to /r/place? (hackathon idea?) Also, reminds be of the million dollar front page [1]. [1] https://en.wikipedia.org/wiki/The_Million_Dollar_Homepage
A long time ago, I built http://www.ipaidthemost.com/ , which is kinda related, at least to TMDH anyhow. Far, far less collaborative than /r/place, but similar in terms of staking out ownership.
Re: How We Built r/Place
#130Earlier quoted context omitted.
A long time ago, I built http://www.ipaidthemost.com/ , which is kinda related, at least to TMDH anyhow. Far, far less collaborative than /r/place, but similar in terms of staking out ownership.
Hilarious. That's got to be the most direct monetization strategy since tmdhp.