Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. MiMo v2.6(xiaomi.com)
    321comments
  2. Spymarks, Not Watermarks(brand.io)
    41comments
  3. What Sun got wrong(dtrace.org)
    311comments
  4. I don't want to read what you didn't write(colinbreck.com)
    139comments
  5. Transformers Explained Visually(poloclub.github.io)
    41comments
  6. Attention is all you have(alicegg.tech)
    193comments
  7. PDF Forgeries Are Surprisingly Rare (2022)(gwern.net)
    6comments
  8. NASA’s Mars Sample Return mission is dead(science.org)
    274comments
  9. AI coding has made CI a bottleneck, so we reworked ours to keep up(linear.app)
    180comments
  10. Claude Status – Elevated errors for multiple models(claude.com)
    60comments
  11. Looking forward to Git 2.56 – and 3.0(lwn.net)
    24comments
  12. Socrates vs. the Written Word (2011)(wondermark.com)
    5comments
  13. Divide by depth for instant 3D(gabrieloc.com)
    17comments
  14. The Advisory Group on Mathematics and Artificial Intelligence(terrytao.wordpress.com)
    54comments
  15. Paper Models of Polyhedra(polyhedra.net)
    discuss
  16. More Floating Point Alternatives(wizardzines.com)
    11comments
  17. How do traffic signals work? (2019)(practical.engineering)
    52comments
  18. Frontier AI on Your Own Hardware(timdettmers.com)
    62comments
  19. First Shader from Zero in Godot 4(gdquest.com)
    6comments
  20. Kev: Tiny Jev-like family of decision models built on top of Qwen3.5(github.com/jaredpalmer)
    191comments
  21. HERMES radio enables voice and data communication over vast distances(ieee.org)
    47comments
  22. Turn off and restrict access to Apple Intelligence features on Mac(support.apple.com)
    179comments
  23. Grok 4.7(x.ai)
    445comments
  24. Python Workers are now generally available(cloudflare.com)
    32comments
  25. Copper-Rs: Live Telemetry Deterministic Twins for Robots(copper-robotics.com)
    1comments
  26. Apple Copland D11E4 Booting in the Browser(pagetable.com)
    32comments
  27. Truman World(trumanworld.live)
    10comments
  28. Why does mathmain need an encrypted loader?(safedep.io)
    35comments
  29. TXR: An Original, New Programming Language for Convenient Data Munging(nongnu.org)
    3comments
  30. Roboharm: Do frontier robot policies refuse unsafe instructions?(robocurve.org)
    21comments

Truman World

9 pointsby 1d agotrumanworld.live
10 comments
1h agoHN ↗

How does this work? I couldn't find an about page?

1h agoHN ↗

The models used are mentioned on the page; primarily it's H3 Max Director, Jev, and an agent to manage context and send updates to Director.

1h agoHN ↗

This is really an interesting experiment.

1h agoHN ↗

Truman looked down the street where an explosion occurred, then a shadowy figure came out of the smoke, approached down the road, ran into truman and then past him and accosted an indian man in a turban. They threw blows until an identical clone of the indian in a turban tackled the shadowy man to the rear of the frame. The first Indian man was handed a white monster energy drink. He took a sip. He immediately tranformed into Truman with glowing blue eyes. Truman was visibly confused and started saying garbled words like "what did you givrm." "I can feel the mermegh"

Then hugged to death.

41m agoHN ↗

"Now I am become HN, the Destroyer of Websites."

1h agoHN ↗

The star of the show is H3 Max Director [1], which lets you get a pseudo realtime WebRTC video feed which you can control with JSON messages.

The rest is plumbing around that.

This means that per list pricing (at least on fal), it costs $5/min to run, and the minimum is 1 minute.

[1] https://fal.ai/models/minimax/h3-max/director

1h agoHN ↗

the upvoting will continue until bandwidth improves

1h agoHN ↗

Error proxying request to container: There are more than 4096 concurrent connections inbound to the container, surpassing the limit

21m agoHN ↗

Do you

A) remove container, use raw process

B) 4096 concurrent connections is plenty, start dropping them and filtering more aggressively

C) Slap that cloudflare thingy and call it a day (same error rate, but users get told they are robots so it's their fault)

D) Just restart the server, the problem is no longer there, anyways