// ==UserScript== // @name Check All Unchecked Checkboxes // @namespace http://tampermonkey.net/ // @version 1.0 // @description Check all unchecked checkboxes on the page // @author MechanicalFish // @match https://onemillioncheckboxes.com/ * // @grant none // ==/UserScript== (function() { 'use strict'; function checkAllCheckboxes() { var checkboxes = document.querySelectorAll('input[type="checkbox"]'); checkboxes.f…
One Million Checkboxes
181–190 of 320 posts
Re: One Million Checkboxes
#182Re: One Million Checkboxes
#183Earlier quoted context omitted.
What's the r for? reddit (markdown?)
There's a link in the bottom-left corner, haven't checked, but reads like an accompanying reddit tool (since there's no real plugin system, guess it's a web app requiring credentials)
Re: One Million Checkboxes
#184Re: One Million Checkboxes
#185Earlier quoted context omitted.
I don't understand, where is the AI + LLM part
Each time a checkbox is checked, a backend job asks ChatGPT to analyze the board state and write a script using Brainfuck that updates the checkbox states and runs it directly in production. AI LLM cloud crypto.
Checkboxcoin will be a separate product though, that's for the funding
Re: One Million Checkboxes
#186Earlier quoted context omitted.
You announced it on the FediVerse, where it has already been boosted almost 700 times as I write this 4 hours later, and it spread to Reddit within 2 hours of that, as you know because you replied to the Reddit post. There is definitely going to be an initial spike of activity, given those. (-:
Out of curiosity, what’s the Reddit thread?
https://www.reddit.com/r/InternetIsBeautiful/comments/1dp4t7...
By the way, Reddit allows you to track which communities a domain has been shared in, very interesting. This is how I quickly found it:
Re: One Million Checkboxes
#187(developer here) this is....more popular than i expected. the server's gonna be having some problems for a while
You announced it on the FediVerse, where it has already been boosted almost 700 times as I write this 4 hours later, and it spread to Reddit within 2 hours of that, as you know because you replied to the Reddit post. There is definitely going to be an initial spike of activity, given those. (-:
Re: One Million Checkboxes
#188Re: One Million Checkboxes
#189Earlier quoted context omitted.
There's a link in the bottom-left corner, haven't checked, but reads like an accompanying reddit tool (since there's no real plugin system, guess it's a web app requiring credentials)
No plugins, just HTML, no credentials
Sorry that my comment read like an accusation, should have clicked/tapped the link ;)
Not following links is a bad habit easy to pick up on mobile.