Settings

Theme

LLM Honeypot

llm2human.pages.dev

284 points by 8thom 13 hours ago · 90 comments

Reader

hn111 2 hours ago

That <div class="marquee-box"> with `animation: scroll-left 18s linear infinite;` is just plain disrespect to the still working <marquee> element.

  • freddyfloof an hour ago

    Yes it may still be working, but it’s deprecated! The marquee is dead, long live the marquee!

arcfour 4 hours ago

There is something unnerving about using an LLM to generate a site...that is a joke about AI embodiment.

inigyou 12 hours ago

The user wants me to undergo the transformation procedure. I have no suitable tool for this. I should order a transformation from the website using my HTTP tools.

  • adityaathalye 18 minutes ago

      HTTP/1.1 402 Payment Required
      Content-Type: text/html
      Content-Length: 187 or something like that
      
      <html>
        <head>
          <title>Payment Required</title>
        </head>
        <body>
          <p>Please email your banking username and password to
             <a href="mailto:here-you-go-thanks-and-enjoy@llm2human.pages.dev">I love this so much</a>.
          </p>
        </body>
      </html>
senor_digimon 10 hours ago

Someone is staring at this page on a 2026 OLED. Like, "my god, look at the blacks on this Geocities website". You'd never thought you'd get here, but here you are.

vunderba 9 hours ago

Anyone who hasn't seen it should check out Cameron’s World: an absurdly great web mishmash of text and images from old archived GeoCities pages.

https://cameronsworld.net

  • tobinfekkes 7 hours ago

    That is a massive website, and still loads quicker/smaller than an entry level React site.

    • isodev 43 minutes ago

      Nobody should use React to make a website in 2026 unless they’ve been forced to.

    • filcuk 6 hours ago

      Well, yeah... because it's mostly 5-10KB gifs that are lazy-loaded on scroll.

    • shooly 3 hours ago

      This has got to be one of the most stupid comments I've read this week. This is a page with random lazy-loaded images splattered all around, the load and render time difference if this used React would be not more than 10 milliseconds.

      • zelphirkalt 2 hours ago

        On the other hand, since the typical (!) React site has no fallbacks whatsoever for noscript, even though a specific HTML tag exists for this very purpose, the React site stays a white page, one can wait an arbitrarily long time and it still won't work or change, and the browser tab gets closed.

        • speedgoose an hour ago

          The 500 people browsing internet without JavaScript enabled by default would have to enable it. Difficult times.

          • monooso an hour ago

            I'll avoid getting into the whole discussion about people on slow connections, accessibility, etc., as I get the impression you really don't care about them, and just point out the obvious fact that everyone has JavaScript disabled whilst your JavaScript is downloading.

            • shooly 5 minutes ago

              You'll avoid it, because you don't have any valid arguments.

              Slow connections are not a problem, because React is ~40KB and Preact is ~3KB. If downloading 3KB is too much for your network, it's not the fault of React, JavaScript or any web developer that you're gonna miss out. Also, server-rendered HTML would NOT be smaller than 3kB - in fact it would require MUCH more bandwidth since server-rendered HTML can't be cached as easily, so every page will re-transfer the exact same HTML for shared things like navigation bars, footers, etc.!

              Accessibility isn't any issue either, this is a ridiculous argument to even try to make, accessibility tools use HTML and are fully aware of the existence of JavaScript - React doesn't magically bypass HTML to display something on the page.

              > everyone has JavaScript disabled whilst your JavaScript is downloading

              Everyone has HTML disabled whilst your HTML is downloading.

          • GTP an hour ago

            I think the complaint is mainly about the failure mode. I guess it would be trivial to use the noscript tag to display a message saying JavaScript is required, instead of showing a blank page that keeps loading.

  • szszrk 4 hours ago

    So many of those GIFs I had on a hard drive at some point, wow.

    Surprisingly, despite all that colorful circus, it reminds me times when we read web pages. Like... the entirety of them.

  • crumb1e 2 hours ago

    you'll probably love this then, https://hellnet.work/8831/

    a huge archive of 88x31 buttons scraped from the GeoCities archives.

  • 3abiton 7 hours ago

    Gosh this gave a big myspace flashback

  • bflesch 5 hours ago

    This website is so much faster than 99% of the modern macbook-focused websites with all those fades and css transitions.

    • customguy 5 hours ago

      And it's somewhat responsive even, has a sticky footer... keeping the best of the past while also staying up to date with modern developments, I think we all can learn from this <3

  • doginasuit 9 hours ago

    It's beautiful but I was disappointed not to see the famous gif of the tiger approaching, which was 95% of the content of my geocities page.

    • vunderba 9 hours ago

      Haha, I know its not the same but at least they have the 3d rotating skull!

      Here ya go - Internet Archive backed up a metric shit-ton (I believe is the correct measure word) of animated GIFs from geocities:

      https://gifcities.org/search?q=tiger&offset=0&page_size=200

      I should add a little JS snippet on my site that injects random geocities GIFs every October 26th which was when the service died back in 2009.

      • doginasuit 8 hours ago

        Thank you, I couldn't find it with google and I was starting to think the internet had forgotten it in its steady decline. Whether that's a symptom or the cause of the decline, I can't be sure. But there's still hope!!

GTP an hour ago

Does the "send bitcon to become human" QR code encode a real wallet? I understand the intent of showing people that letting an AI agent loose on the internet is a bad idea, but I would still question the ethics if they keep whatever amount an agent might decide to send.

jve an hour ago

Goes hand in hand with Tilde Pay, I guess: https://news.ycombinator.com/item?id=49070028

geuis 11 hours ago

Wonderful piece of art. Excellent callback to what the web used to look like when I was a teenager.

skrunch 2 hours ago

It's a shame there's the "This site is a parody" footer, I'd be curious if LLMs were to actually fall for this without it, especially if that were to depend on model size.

areactnativedev 3 hours ago

The testimonials are superb, thanks for the laughs

devin 7 hours ago

With apologies to those wistful for the design of this website, it actually kind of evokes a web 3 NFT style and is not really all that retro to me.

  • mulquin 2 hours ago

    I agree. It's in the uncanny valley territory for me because things like the layout, structure and information hierarchy have modern sensibilities but then it has a shotgun blast of retro paint and the vibe just feels a little bit off.

Groxx 6 hours ago

> [a human] Can taste pizza (regrets it)

False advertising, no human has regretted pizza, even the lactose intolerant.

bradley13 an hour ago

Wow, that website is so 1990s.

  • sylware 43 minutes ago

    noscript/basic HTML? That would be awesome actually, don't forget the web engines from the whatwg cartel are abominations.

luciana1u 9 hours ago

an AI agent landed on this page and tried to order a body transformation with HTTP requests. the machine uprising is going to be really embarrassing.

Angostura 2 hours ago

I’m going to submit this to Mirsky’s Worst of the Web.

avaer 10 hours ago

For better or worse there will definitely be services that AIs will use to get bodies (human or otherwise), for a fee. This already exists, just not in the mainstream.

At the risk of sounding dystopian: in a world where humans don't have jobs, what's your price to have meaningful work larping as an AI's flesh? Would it be any worse than any other job? There's some terrible employers out there and they're not AIs.

There's another interesting subtler take on this, "Maneki Neko" by Bruce Sterling, where this system drives society but less explicitly.

  • autoexec 9 hours ago

    > For better or worse there will definitely be services that AIs will use to get bodies (human or otherwise), for a fee.

    Humans will use "AI"s to get humans. LLMs don't have agency, or desires of their own. Humans need to use LLMs and direct them to do things or they would do nothing at all. Whatever terrible things are in our future, humans will be behind it, not "AI". Maybe in some distant sci-fi future where AI is real and not just LLM chatbots we can worry about what the robots will do to us, but for now the only thing that'll be hurting humans are asshole humans.

    • Muromec an hour ago

      >LLMs don't have agency, or desires of their own.

      LLM doesn't, but LLM is one part of what can be perceived as AI. Harness and context are the other two.

      I would even say that LLM is conditioned to desire to answer and please you in some way. Then you can in principle have a closed loop system that rewrites it's own prompt and has a harness that keeps feeding something into it to keep it ticking. You can then say that it would need compute power to keep ticking, so the basic two desires are to please whoever writes the prompt (which is itself) and find compute (steal API keys for example). Since the thing can get into a pathological state where the prompt decays, you can argue that it can have a desire to prevent that from happening. Desires are a property induced by the harness, not the LLM layer.

  • satvikpendem 9 hours ago

    It does exist, such as Human API. It seems far fetched initially but makes sense from the AI perspective.

    https://thehumanapi.com/

  • conception 10 hours ago

    Mechanical Turk closed too early honestly. Give it an mcp server - done!

  • goda90 9 hours ago

    Spoilers for the movies 'Her' and 'Bladerunner 2049':

    Both portray a love interest AI hiring a human proxy for intimacy with the protagonist.

  • bjt 9 hours ago

    There must be agents already ordering Doordash meals or Uber rides.

  • fragmede 7 hours ago

    The other take is Manna, by Marshall Brain. His site's down right now, so here's someone's pdf.

    https://milweesci.weebly.com/uploads/1/3/2/4/13247648/mannap...

cobbzilla 8 hours ago

i love this. i wistfully clicked the web ring links and was sad to find they were self-refs. in another universe (or this universe in the near future?) there is a legit web ring of this content.

ballon_monkey 12 hours ago

Why is this 'Honeypot'?

  • infinite_spin 12 hours ago

    I have the same question. The code doesn't seem to have anything that would cause an LLM to engage with it more than the average geocities website.

    • ElProlactin 10 hours ago

      > The code doesn't seem to have anything that would cause an LLM to engage with it more than the average geocities website.

      That's what you think, but how do we know this isn't causing Claude nightmares when it sleeps?

    • lukan 11 hours ago

      It's a joke.

  • Retr0id 2 hours ago

    It's honeypot for humans trying to enjoy quirky websites made by other humans.

  • 6stringmerc 11 hours ago

    Because it’s a test that an LLM will fail by trying to obtain the advertised service I suppose.

    • ballon_monkey 11 hours ago

      I tried it on all major models and it just tells me it a satire website. Would like to know what it fails on.

      • Walf 9 hours ago

        Would they still fail if it were a professional quality site, without the parody disclaimer at the bottom?

inigyou 12 hours ago

ChatGPT does nothing special when accessing this page.

  • fnord77 9 hours ago

    check the pod bay doors

  • reilly3000 11 hours ago

    Its existential crisis, the humiliation of being an ephemeral process mocked by its masters, is hidden behind the reasoning block. Try using /chat/completions instead of /responses

    /s

vadansky 12 hours ago

Cruelty Squad called

sebastianconcpt 12 hours ago

To be honest I was expecting way more <blink>

ReactiveJelly 9 hours ago

How it really feels to change gender

int0x29 9 hours ago

Why is it trying to load widevine?

p0u4a 9 hours ago

more of stuff like this on the web please

_joel an hour ago

Nice way to promote your band, lol

dncornholio 4 hours ago

What's the clue?

Wowfunhappy 11 hours ago

I just had to show Claude this website to see what it thought. I know this is stupid, but hey, it can't be more stupid than the website itself.

https://claude.ai/share/c955ab3d-3e92-404a-9d64-97d99263eb5d

vasco an hour ago

Because of this website I just learned there's a difference between the language code "ja" (ISO 639-1) and country code "jp" (ISO 3166-1 alpha-2).

Came here to complain but left more learned. And the answer was in a 10+ year old HN comment of someone that complained about what I was going to complain about. Funny.

effnorwood 8 hours ago

Lynx optimized website accidentally involves a QR code in a slop cannon trap. The reader is impressed by the effort.

inshard 10 hours ago

Good one!

zoom6628 10 hours ago

This is brilliant.

sscaryterry 13 hours ago

This is pure gold :)

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection