Viewing profile — dizzled
dizzled
HN member- Joined
- Sat, Dec 27, 2025, 2:19 PM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About dizzled
No profile information was provided.
Recent public activity
-
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.
-
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…
-
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…
-
comment
Comment #46402361
[dead]
-
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 …