Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. MiMo v2.6(xiaomi.com)
    344comments
  2. Apple Music to open concert venue in Battersea Power Station(bbc.com)
    2comments
  3. Spymarks, Not Watermarks(brand.io)
    68comments
  4. Transformers Explained Visually(poloclub.github.io)
    47comments
  5. Attention is all you have(alicegg.tech)
    207comments
  6. What Sun got wrong(dtrace.org)
    318comments
  7. I don't want to read what you didn't write(colinbreck.com)
    181comments
  8. NASA’s Mars Sample Return mission is dead(science.org)
    288comments
  9. MiMo-v2.6-Pro: Intelligence, Performance and Price Analysis(artificialanalysis.ai)
    discuss
  10. AI coding has made CI a bottleneck, so we reworked ours to keep up(linear.app)
    201comments
  11. Looking forward to Git 2.56 – and 3.0(lwn.net)
    30comments
  12. Divide by depth for instant 3D(gabrieloc.com)
    22comments
  13. Epoll and Kqueue: How Operating Systems Learned to Wait Efficiently(thecodinggopher.substack.com)
    1comments
  14. Claude Status – Elevated errors for multiple models(claude.com)
    69comments
  15. Truman World(trumanworld.live)
    24comments
  16. Socrates vs. the Written Word (2011)(wondermark.com)
    9comments
  17. The Advisory Group on Mathematics and Artificial Intelligence(terrytao.wordpress.com)
    56comments
  18. PDF Forgeries Are Surprisingly Rare (2022)(gwern.net)
    19comments
  19. First Shader from Zero in Godot 4(gdquest.com)
    6comments
  20. Frontier AI on Your Own Hardware(timdettmers.com)
    70comments
  21. How do traffic signals work? (2019)(practical.engineering)
    53comments
  22. Paper Models of Polyhedra(polyhedra.net)
    discuss
  23. More floating point alternatives(wizardzines.com)
    16comments
  24. Python Workers are now generally available(cloudflare.com)
    36comments
  25. Turn off and restrict access to Apple Intelligence features on Mac(support.apple.com)
    186comments
  26. Grok 4.7(x.ai)
    465comments
  27. HERMES radio enables voice and data communication over vast distances(ieee.org)
    52comments
  28. Apple Copland D11E4 Booting in the Browser(pagetable.com)
    34comments
  29. Why does mathmain need an encrypted loader?(safedep.io)
    37comments
  30. Roboharm: Do frontier robot policies refuse unsafe instructions?(robocurve.org)
    21comments

Truman World

23 pointsby 1d agotrumanworld.live
24 comments
2h agoHN ↗

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

2h 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 ↗

Yes, I don't want to know what the tools are. What...is it? What's the goal? How is one meant to interact with it?

1h agoHN ↗

It's not on the page, but the creator (@WillTheRapper_) said on Twitter:

This is our first experiment in building a persistent Social World Engine — a world that continues to exist, evolve, and remember even when nobody is watching.

The audience is meant to direct the show. There's a crypto token involved in paying for it. Make of that what you will.

Personally I think it's an invitation to a lawsuit. Back in the day people were running AI Spongebob on Twitch and that got killed for copyright infringement. And this isn't a cartoon, it's Jim Carrey.

1h agoHN ↗

It is vibecoded slop, not sure why people are taking this seriously here

54m agoHN ↗

Some people are looking at what it is, rather than how it was made.

53m agoHN ↗

As avaer already mentioned it seems to be a thin wrapper around H3 Max Director, which generates real-time video and takes “natural language directions” that are then relatively seamlessly incorporated into the continuous video stream.

It's like a Choose-Your-Own-Adventure dialed up to 11.

I played around with it briefly on Fal.ai generating a cartoon, but it’s more of a technical curiosity for the time being since I don’t have a Scrooge McDuck vault of gold coins.

2h agoHN ↗

This is really an interesting experiment.

2h 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.

2h agoHN ↗

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

2h 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 model is quite impressive, though obviously it depends a lot on what you're doing. But you can literally just type whatever you want and it will reasonably happen a few seconds later. Logical continuity is not included; attempting to maintain continuity is probably the bulk of the work for this experiment.

If you want to try your own version, you can vibe code an interface on top of the fal API in a few minutes, it is coding agent friendly.

Keep in mind it's super expensive; 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

2h agoHN ↗

the upvoting will continue until bandwidth improves

2h agoHN ↗

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

2h 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

39m agoHN ↗

Dunno how this page is implemented, but the only thing that can't be trivially infinitely scaled is the streaming; the correct solution is probably to farm that out to a service. LiveKit or something fatter. 4096 connections is not necessarily enough for a livestream of anything.

1h agoHN ↗

This is really something. Well done. This is the future, albeit a bit rudimentary, but you just made me realize a few things.

In 10 years, the world will be very different, in 20 - unrecognizable.

1h agoHN ↗

What even is this? Everyone for $5?

44m agoHN ↗

If you opened page and haven't seen video, the page malfunctioned, try reloading it.

On the page there is streamed real time video that is generated by ai. The setting is similar to the movie Truman show with Jim Carrey where he was main character whose life was streamed 24/7. With the limitations of current technology, it is inconsistent slop, the consistency is at most 5-10s, they probably just generate first and last frame of a 10s "scene" and make 2 videos and then stich them together. There is some monetization scheme where users can steer what's happening on screen by paid prompts.

1h agoHN ↗

Couldn’t even tell what was happening here, and the moment the page loaded it made a bunch of loud noise at me so I closed it immediately. Comments indicate it’s slop anyway.

God damn I wish titles would tell you even a little about what a page is

50m agoHN ↗

Carelessly vibe coded and crashed under light load from a HN hug of death. The lowest bar in reliability.

Complete slop this is.

32m agoHN ↗

Looks jenky and cannot handle the traffic. Neat idea having a public-facing AI-agent observability panel wrapped around participatory improv fiction