Live data from Hacker News

Viewing profile — dizzled

dizzled

HN member
Joined
Sat, Dec 27, 2025, 2:19 PM UTC
HN karma
1
Public activity
5 items

About dizzled

No profile information was provided.

Recent public activity

  1. comment
    Comment #46407188

    Also there's a funny little Easter egg within the SSH connection to exe.dev, if you look closely. I don't want to spoil it for anyone, but it was nice to see.

  2. comment
    Comment #46404579

    Turns out the request is coming from localhost because it's being forwarded over SSH. Their HTTP proxy causes a new SSH connection to be made to the VM: Connection from 10.42.0.1 p…

  3. comment
    Comment #46403097

    Also curious about Shelley, their LLM agent. Turns out it makes requests to a proxy for https://fireworks.ai APIs via http://169.254.169.254/gateway/llm , such as: POST /gateway/ll…

  4. comment
  5. comment
    Comment #46402047

    Looks like it's a combination of SSH server IP address + public key. Each VM you create (up to 25 of them) gets a different CNAME record of the form s0 NN .exe.xyz where NN ranges …