Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Why Your Paycheck Buys More Fridges but Less House [video] (youtube.com)
    —discuss
  2. Booms, Bombs and Bonds: Interest Rates, Part I (paulkrugman.substack.com)
    —discuss
  3. Dogs Show a Surprising Speech-Processing Skill Once Thought Unique to Humans (discovermagazine.com)
    —discuss
  4. Intelligence Explosions Are Social (deepmind.com)
    —discuss
  5. RF Capture Guide for VHS (github.com/oyvindln)
    1comments
  6. Katz's Management Explains the $50 Lost Ticket Fee (eater.com)
    —discuss
  7. Meta-Stripper – Strip Image Metadata Locally (devkram.de)
    —discuss
  8. Anton Poulter (adamapples.blogspot.com)
    —discuss
  9. SNL Weekend Update: Anthropic CEO Dario Amodei on A.I.'S Threat to Humanity [video] (youtube.com)
    —discuss
  10. Ember-1 (fireworks.ai)
    —discuss
  11. Gut Feelings (2007) [pdf] (hadinur.net)
    —discuss
  12. How Jev works: calibrated decision models (victordibia.com)
    —discuss
  13. Sinai: By This Way Only (worldhistory.substack.com)
    —discuss
  14. Calling the AI bluff: Adding "Do not guess" cut made-up fields from 71% to 20% (earnanhonestdollar.com)
    —discuss
  15. Then They Came for the Ostriches (harpers.org)
    —discuss
  16. macOS 27: ifconfig command no longer prints hardware MAC address
    —discuss
  17. Show HN: Gat – Version large files with Git, without an LFS server (github.com/getgat-dev)
    —discuss
  18. Elon Musk Film Hit with Censorship (thedailybeast.com)
    —discuss
  19. Show HN: EthosLM - Turn a sentence into a Minecraft city (github.com/chaitbuilds)
    —discuss
  20. Show HN: Jobless Joke Language (JJL), a Brainf***-inspired esoteric language (github.com/ghetea-patrick)
    —discuss
  21. Show HN: Claude on a 2007 Nokia 6300 (Java ME app, TLS 1.0, private CA) (github.com/emir)
    —discuss
  22. MiMo-v2.6-Flash: on intelligence/price Pareto frontier (artificialanalysis.ai)
    1comments
  23. Dynep: Real-time GPU spot market across 31 cloud providers (dynep.com)
    —discuss
  24. Flock seeks to have security researchers' map of Flock cameras taken down (tomshardware.com)
    —discuss
  25. Hello Hnu
    1comments
  26. Against Political Realism (xd1.dev)
    1comments
  27. The accidental history of 3000, 8080, and other port numbers (smarmelling.com)
    —discuss
  28. ReBirth RB-338 (wikipedia.org)
    —discuss
  29. AI in hospital billing adds nearly $1B in extra costs (bcbs.com)
    1comments
  30. Halo: An open-source, self-modifiable, agentic operating system (gethalo.dev)
    —discuss

Show HN: TinyAIArena watch AI agents battle it out

35 pointsby 1h agotinyaiarena.com
18 comments
Did you ever click on an “AI Arena” expecting glorious battle and instead get a boring benchmark? If so, this project is for you: proper life-or-death fights between four models on a picturesque 8×8 grid. May the most intelligent one win!

Click on any of the matches to spectate them.

Code: https://github.com/hp6/ai-arena

1h agoHN ↗

Since the page exposes frame-by-frame playback, a shareable replay link would make it easier to compare decisions across the four models.

1h agoHN ↗

Code link didn't work for me.

On mobile, I don't have enough room to scroll the background so I got stuck in a long text box.

1h agoHN ↗

can't reproduce the bug, could you share your phone model and browser name?

57m agoHN ↗

Unusable website on Android running Chrome latest (can't scroll)

51m agoHN ↗

Fun, but considering this puts `claude-sonnet-5` at the first place isn't it a little... iffy when it comes to measuring intelligence?

41m agoHN ↗

I was also surprised by this, from a proper benchmarks perspective your right, this is iffy. To make it a legit I would have to increase the number of games significantly as well as understand how much of it is random and how much real signal, not to say make the game more complex.

But all of it would kill the fun)

51m agoHN ↗

This will be a weird rant, but the dialogue here is a perfect example of how SOTA models are so heavily tuned towards "solving agentic tasks" that they're useless at almost everything else - especially creative tasks.

"Coming for you, Crimson!"

"You'll never catch me alive, Azure!"

That's why nobody has been able to stick these things in a video game successfully, even though it seems like the tech is a perfect match.

It's all a game to them. They aren't afraid for their lives. They're making a mockery out of the world you've put them in. Those are not the words of little pixel people fighting to the death, those are AI abominations making "tool calls", LARPing as little pixel people fighting to the death.

I'm 100% serious when I say that you would've gotten cooler outputs with a GPT 3.5-era model, once you managed to beat it into producing structured output. Llama 2 would be giving the other agent a heartwarming story about how if it kills it there would be nobody to take care of its grandma or whatever, and the other agent would probably spare it.

The output is just so bland and devoid of soul. I feel like we would've found a lot of cool use cases for LLMs, had we not completely maimed their output in the pursuit of getting them to output 3% better TypeScript.

30m agoHN ↗

I think much of that is not due to limitations of their capability.

I think the text is bland because they are aiming to produce bland text.

Make it interesting in any particular direction and someone may not like it.

24m agoHN ↗

actually, it's mostly the harness' fault. messages have a character limit of only 50 and messages above that are silently trimmed. there's no space for anything interesting, though they still shouldn't have been that bad.

3m agoHN ↗

IMO this is because responding within a json response with all those other fields shifts the distribution to text that's staler.

If you told it to roleplay a pixel knight fighting to the death and provided it responses like "Authur (renamed claude sonnet 5) moves west towards you menacingly", the whole thing would come alive.

I've been working on an AI roleplaying game for a while now and it had felt stale until I separated the story output from the plumbing output (importantly, I do story first and then base the plumbing on that). I think the two just have incompatible distributions.

29m agoHN ↗

I love this and the aesthetic.

I've been jamming on a sort of Corewars (remember?) / Starcraft hybrid battler where LLMs write sandboxed Lua programs to control bots fighting out 10-100 vs 10-100 tank battles. Every quarter the LLM gets a full view of the situation and can reprogram all the bots to better adapt strategy etc.

It's good fun to watch - excited to share soon.

27m agoHN ↗

So that I can see the future we shall all enjoy, can you do this with the superpowers of earth and their known nuclear weapons and armies?

25m agoHN ↗

holy guac - the one game I watched, fable just sat around and waited for the other agents to drain each others lives. it then picked them out one by one

4m agoHN ↗

I literally just indulged in some vibe coding to make a battle arena of neural network driven "agents" fighting it out for the rights to proceed and evolve. I managed to get some decently efficient little murder bots out of it. You now make me want to try and throw an actual model at the fight.