I was an intern with you when you were at Deepfield ! This is super cool to see!
The secret inside One Million Checkboxes
31–40 of 230 posts
Re: The secret inside One Million Checkboxes
#32Re: The secret inside One Million Checkboxes
#33author here :) this is my favorite story from running the site, and possibly the best story I've ever been a part of. I'm not a big crier but I have cried so many times thinking and trying to write about it over the past 2 months. And of course, the process of discovery (and going from panic to excitement) was pretty crazy too. One of my favorite things about this is that it validated one of the core beliefs I have w…
Re: The secret inside One Million Checkboxes
#34I love this story but I wish I understood it better. How did people find their way to the URL if they didn't have DB access? Did they inspect the traffic with a proxy and see the db file going back and forth? I'm just trying to understand what one of these teens had to do to find their way onto that channel where they were hanging out. What steps did they have to figure out on their own?
Once you have the data, folks just tried looking at it in different ways to see what was there.
Re: The secret inside One Million Checkboxes
#35Earlier quoted context omitted.
A few reasons! * More than anything, I think it's good for things to end! I figured interest in the site would die off over time (and it started to), and I thought it was better to close things out providing a special experience for the people that used it than to keep it up to get a few more users * Costs started adding up; donations stopped matching them. I coulda figured out how to lower my costs but I wasn't exci…
I enthusiastically agree - and really all that matters is that you feel good about it. As a software engineer who's built (and shut down) many projects, I have always been envious of art forms in which the artist gets to create a piece of work and then "finish" it. We are often at the mercy of perpetual maintenance. Well done and nice execution.
Re: The secret inside One Million Checkboxes
#36I really enjoyed this post, it brings me back to when I was in high school learning java and I made an app that took over your whole screen with a grid of “x” buttons where only one of them actually closed the window. When someone left their computer unlocked I would pop in a a floppy disk and run the program then leave. We had an IT guy at our school who would always ask us what we were up to which we would answer h…
We had a network file share so no floppy necessary. Very easy to hack everyone's computers.
I wrote a script that would read the title of all your open windows and close free games.com or whatever the popular game site was at the time. Shouldn't be playing games in class right? I felt bad when it closed some 3d modelling program because of the save file name he chose. Oops.
Re: The secret inside One Million Checkboxes
#37Re: The secret inside One Million Checkboxes
#38Earlier quoted context omitted.
https://thedailywtf.com/articles/numb-to-truth
https://developer.mozilla.org/en-US/docs/Web/CSS/:indetermin...
Re: The secret inside One Million Checkboxes
#39Re: The secret inside One Million Checkboxes
#40This is an awesome post and sounds like it was an awesome experience. I’d be interested to see an alternate-history version of this, in a universe where it was built with a serverless architecture. My hunch is that a lot of the late-night hacking sessions wouldn’t have been necessary, but when it went down (due to resource caps) it would’ve been down down, not just slow.
If you're just gonna give up if/when you hit eg Redis rate limits, that doesn't inspire confidence in serverless.