Live data from Hacker News

The secret inside One Million Checkboxes

eieio.games

101–110 of 230 posts

Re: The secret inside One Million Checkboxes

#101
post #53

Reminds of something I thought of as a kid. You know the two way switches for a light bulb: where both switches can turn the same single light on and off. You probably have one. What if it were a 100 way switch and you had the challenge of keeping the light on (maybe everyone else is trying to keep it off). This is like just one checkbox in this game. It is cool to see this exists and someone figured out how to keep…

It's just a XOR gate, isn't it?

Re: The secret inside One Million Checkboxes

#102
post #5

author 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…

If you can believe it I found a hack in the early days of PayPal and I was able to buy anything for 1 penny when I was like 15. I just tested it in a couple of e-shops (that was the name back then) and it worked, but I cancelled the order just after checkout just to make sure I was not in the blame for anything coming home that was not expected by the family. Also I was scared of the FBI haha. The only thing I exploited this bug for was to buy all the computer e-books from one of the first publishers. I absolutely devoured the UNIX and x11 ones.

Re: The secret inside One Million Checkboxes

#103

Hi, I read the twitter thread and also watched the video. The people are really awesome and creative! I'm just learning about the codes and I did not understand some things, so I'd be very grateful if anyone helps me to understand these things... 1. The 1000x1000 image is the million checkboxes in 1000 rows x 1000 columns right? 2. Do they create the image directly with the checked and unchecked boxes, or we have to…

1. Yes

2. Directly

3. Yes

Re: The secret inside One Million Checkboxes

#104

I don’t know. Reading this made me tear up a bit. I learned software engineering when I was in junior high school. I learned it because I sucked at math, and I want to write programs that solve my homework. Then I continue writing LAN chat, HTTP server, Anti Virus, and a lot more things just because it was fun to do. It was fun, it was challenging, it was rewarding, it was amazing. Now that I’m working, with the endl…

You comment deserves at least two upvotes.

Re: The secret inside One Million Checkboxes

#108
post #57

Earlier quoted context omitted.

It's a shame because the solution is very simple. You have a period of time where people can register interest which is long enough that everyone can do it at their leisure. After this window closes you draw lots. Whoever wins the lottery gets the opportunity to buy (eg by receiving an email with a magic link). If they don't, you draw another person and offer it to them. Otherwise you have an "auction" where instead…

That's good if there's something to buy, but in my scenario it's free. The resort's goal isn't to charge for this parking, it's to ensure that the number of vehicles on the roads leading to their parking lot doesn't exceed the number of parking spaces. So if they have N parking spaces, they allow N reservations to be made, but people are cautiously greedy and make a reservation (when the opportunity begins on the pri…

> What if the person on the wait list doesn't see that they've won at the last minute, do they get a penalty for not having proactively removed themselves from the wait list upon deciding to ignore email the rest of the week?

No, when you get the "you won a spot" email, you have to click to confirm. Probably it should be set up to give you 12-24 hours to do so, and if you don't, it draws a new person and sends them an email.

I was surprised to read your initial post about it being hard to get spots. I went four times this past season... though I think maybe only once on a weekend (in January), and it was easy to get a parking reservation. Maybe that was early enough in the season that people hadn't written many bots yet. Bummed that it's going to be a pain next season.

Re: The secret inside One Million Checkboxes

#109
This story kinda makes me nostalgic for the 4Chan that I experienced before it became a QAnon driven cesspool. Back then, between all the gore and other unmentionable stuff, there was the community that formed the 'Anonymous' of that time. Some highlights for me from that period were:

- botting Rick Astley to win 'Best Act Ever' at MTV EMA in an effort to 'Rick Roll the world' [0] - botting to help a random average looking lady win a cruise and a cover shoot for a fashion magazine, ahead of actual models - faxing tons of black pages to Scientology centers

This also helped me end up with a career in IT, so I really understand the sentiment of the writer and I appreciate how they interpreted these acts of 'vandalism'.

0: https://www.theguardian.com/music/2008/nov/07/rick-astley-be...

Re: The secret inside One Million Checkboxes

#110
post #56

Earlier quoted context omitted.

I use a bot for booking overnight huts on the more popular hiking trails in my country. They become available for booking online at a fixed time each year and are all taken a few seconds later. Using a bot is the only reliable way to get one. Amusingly there are news articles every year about whether or not people are using bots to book these huts and the operators always deny it vehemently. Whereas I know my bot is…

Out of curiosity, what tech do you reach for when building something like this?

Selenium
Post reply on HN