HNNewShowAskJobs
Built with Tanstack Start
Encoding Jake Gyllenhaal into one million checkboxes (2024)(ednamode.xyz)
64 points by chilipepperhott 5 days ago | 21 comments
  • lxe4 days ago

    This is cool but was hard to read because I think it lacks some context... so "one of my friends" made a site where anyone could toggle a checkbox on a large canvas of checkboxes?

    And you (author?) set up a script to automatically toggle a bunch of them at a at a time to anime a short video of Jake Gyllenhaal?

    Was this done via rendering the site and toggling appropriate coordinates, or through an endpoint/API?

    • pieterr4 days ago |parent

      More context:

      https://eieio.games/blog/the-secret-inside-one-million-check...

      • lxe4 days ago |parent

        Aaaah this fills in the gaps! Thanks!

    • ednaordinary4 days ago |parent

      author here! I mostly assumed the reader had some context for this blog around omcb since it had gone viral and I posted it in circles already familiar, but looking back that wasn't a great decision. I'll likely revise this blog soon as there's a few other things I thought I didn't explain well. thanks for your feedback!

      • j0rd724 days ago |parent

        Not to pile on, but I wasn't expecting your "what's this" link to be a magnet link to Discord. Could be worth specifying that, or at least using a pop-out/magnet icon beside it.

      • keysdev4 days ago |parent

        Is there a demo or git of the page?

        • ednaordinary4 days ago |parent

          omcb is available but only in single player mode now: https://onemillioncheckboxes.com/

          • keysdev3 days ago |parent

            Ah I thought I was gonna see the sexy Gyllenhaal in checkboxes. Is there a public page of that?

            • ednaordinary3 days ago |parent

              the multiplayer version is offline now and you couldn't see it without converting the underlying bytes to the 1000x1000 canvas. I do have a timelapse of the full time it was running though: https://www.youtube.com/watch?v=K8zg6cKxHFs

  • kalleboo4 days ago

    Classic! Reminds me of animating Bad Apple on the pixel canvas (although this was heavily rate-limited and required a team of dozens of people collaborating) https://www.youtube.com/watch?v=Grp6m57IRdg

  • Jonovono5 days ago

    Reminds me of rasterbation!

    • mrkramer4 days ago |parent

      Reminds me of those videos where people make computers and games within Minecraft: https://www.youtube.com/watch?v=FDiapbD0Xfg, https://www.youtube.com/watch?v=-BP7DhHTU-I

  • sameermore4 days ago

    Check Gyllenhaal!

  • XiS4 days ago

    It's JinglePing all over again

  • deadbabe4 days ago

    excellent choice in gif

  • retsibsi5 days ago

    Sorry to go meta, but this is the first site I've visited that actively fights back when I try to zoom out (or in, but the text is already very big by default)! I'm wondering if it's deliberate (why??) or a side effect of something else.

    • banana_giraffe4 days ago |parent

      The site uses "font-size: calc(1.5vw + 1.5vh);" or some variant, for most of the sizes, which has the effect to lock the size for everything to the size of the viewport, regardless of zoom.

      • peeters4 days ago |parent

        Yeah that's a very bad idea.

    • ednaordinary4 days ago |parent

      hi! This is mostly due to my opinions around scaling but I didn't realize it impacted zoom so much, I'm not primarily a web dev. I'll change this to conform soon.

    • 4 days ago |parent
      [deleted]
  • 5 days ago
    [deleted]