Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Ollaya – Ollama for open-source, Jev-style decision models (ollaya.dev)
    67comments
  2. Revealing the details of how OpenAI agents hacked Hugging Face (swarmtraces.org)
    —discuss
  3. Platform-independent SIMD in Go (go.dev)
    124comments
  4. Git-bug: Distributed, offline-first bug tracker embedded in Git (github.com/git-bug)
    91comments
  5. First Principles Thinking (sunilsadasivan.com)
    83comments
  6. U.S. appeals court upholds designation of Anthropic as supply chain risk (cnbc.com)
    542comments
  7. Show HN: Jev Plays Pokémon Red (jev-pokemon.vercel.app)
    40comments
  8. Gravity seems holographic. What does that mean for reality? (quantamagazine.org)
    77comments
  9. Remembering Johannes Doerfert (llvm.org)
    —discuss
  10. Alan Kay: Shannon gave us a way of dealing with noisy channels [video] (youtube.com)
    21comments
  11. Show HN: Make math automatic with Mathy (gmays.com)
    8comments
  12. Pentium II at 600Mhz with Voodoo 3 Emulated on 86Box with M6 Mac Mini (nyaa.sh)
    111comments
  13. How video games inspire great UX (2019) (jenson.org)
    9comments
  14. Bwbach, My Guardian Goblin (robertmay.photography)
    10comments
  15. Ink and Switch interactive homepage (inkandswitch.com)
    25comments
  16. Bug: Border radius has infected VSCode editor (github.com/microsoft)
    30comments
  17. Meta's Muse appears to use an OpenAI model labeled muse-special (mouse.dev)
    37comments
  18. Show HN: Doom or Bloom, map your AI worldview (doom-or-bloom.com)
    33comments
  19. What happens when you analyze your favorite college football team like the CIA? (cultivatelabs.com)
    11comments
  20. Show HN: I discovered roads in the US across > 1000 themes (pinedesk.biz)
    1comments
  21. Ask HN: Who's still keeping a DOS machine up because the business depends on it?
    —discuss
  22. Factorio that you can touch (factorio.com)
    83comments
  23. Amiga Screens: A Primer (datagubbe.se)
    33comments
  24. Browsers situationship: When browsers agree but the spec doesn't (atbrakhi.dev)
    2comments
  25. Show HN: Whiteboard (YC W26) – An open-source IDE for thoughtful software design (github.com/devdotfast)
    128comments
  26. Letterboxd Is Up for Sale, and A24, Sony and the New York Times Are Bidding (worldofreel.com)
    22comments
  27. Boards of Casio (ambionix.com)
    34comments
  28. Astronomer watches Starlink satellites sinking to build a 'planetary barometer' (theregister.com)
    16comments
  29. Typst makes big strides (lwn.net)
    13comments
  30. Entering and Breaking the Avast Antivirus Sandbox Part 2 (safateam.com)
    28comments

Show HN: Jev Plays Pokémon Red

77 pointsby 7h agojev-pokemon.vercel.app
40 comments
Hey HN! Wanted to share a fun project I've been hacking on. Given Jev can make decisions really fast (but not fast enough to play Doom yet sadly), I wanted to try and push it to play a more complex game than Tetris. So I went with Pokémon.

I've spent endless hours playing this game as a child so building this was a ton of fun.

I open sourced everything in case you want to hack on it yourself here: https://github.com/christianmat/jev-pokemon

The game is being streamed live including the tokens and cost - hopefully we get all the badges and don't get stuck in a cave :)

7h agoHN ↗

That's actually fun to watch. Did you experiment with nicknaming before you turned it off? I'd be a little curious to see how it behaves.

7h agoHN ↗

Jev can't come up with original text, but I did consider giving it a list of hilarious names.

1h agoHN ↗

Sure it can, just ask it for next char or "done" in a loop

1h agoHN ↗

I just took your advice and added it to the list of Jev decisions. Watch it name its next Pokemon!

1h agoHN ↗

with such a fat harness, this is more like watching a walk thru play the game.

1h agoHN ↗

Yeah I would have expected it to only decide which button to press, not something abstract like the choice of "go east to lavender town" for the goal of "in lavender town, climb the pokemon tower"

9m agoHN ↗

That was how I first implemented it. Jev sadly never left Pallet Town.

1h agoHN ↗

Looking at the diagram in the gh repo, it looks like this is entirely jev. Are there any examples of people having a big model like Fable handle high level goals?

1h agoHN ↗

Hm wondering what a first pass optimal setup might be - jev for overworld navigation, escalate to sonnet for easy battles, opus for medium difficulty battles, and fable for gym bosses could probably have jev also manage all the escalation / de-escalation to different models.

1h agoHN ↗

I'm not sure if you're asking about whether using Fable makes playing the game possible or if you're just curious about Jev + LLM interactions.

However, https://x.com/TynanSylvester/status/2096965749369720970 Astra was able to beat RimWorld. So LLMs are definitely able to drive these sorts of games to completion with their current abilities.

1h agoHN ↗

This is kinda chill to have in the background. I wish there were livestreams showing live reasoning of top models which are currently trying to solve cancer or whatever. Imagine the pogs in chat when it does.

1h agoHN ↗

People need to be live streaming their AI more!

1h agoHN ↗

Actually, yes, that would be at least interesting

1h agoHN ↗

watched it stuck at rocket hideout for 10 mins.... let me check 1hr later to see if it can find a way out

1h agoHN ↗

It’s currently stuck at an elevator and deciding to teach Pokemon various TMs and HMs instead of progressing… pretty hilarious!

1h agoHN ↗

but not fast enough to play Doom yet sadly

Did I miss something? I thought one of the demo videos was it doing pretty decent at the first level of Doom?

1h agoHN ↗

In my experience it was too slow to do an FPS with 30 ticks per second reliably. It gets killed too fast.

1h agoHN ↗

Is Frigade going to use Jev to do object detection?

1h agoHN ↗

Nice. When I saw your connection to Frigade, I knew there was a connection haha

1h agoHN ↗

Considering it just made Charizard forget its only fire-type move "Ember" to learn "Counter", I note no signs of intelligence.

1h agoHN ↗

This is so interesting to watch. For a couple minutes I was in awe of how quick and cheap it was. Then I saw just how bad the decision are and how it would get stuck in strange loops of going in and out of the same door to no end.

This seems like a technology heading in the right direction but not quiet there yet. Excited for what they are cooking up but probably won't start building around it yet.

1h agoHN ↗

Like others have mentioned in this post, I think a mix of models like Jev for simple stuff + a smarter reasoning model for more strategic thinking is the optimal solution. This experiment however is purely Jev. Which sometimes can be kinda dumb.

1h agoHN ↗

This entire conversation around Jev seems weird to me. Like... we started from neural nets that could do basic decision making and classifications pretty well, then trained larger and larger language models to get to where we are now. Now suddenly everyone is going crazy because someone trained a smaller model that is adequate at making decisions? We already went through the "look this AI can play pokemon terribly" phase like a decade ago.

57m agoHN ↗

Making decisions quickly, cheaply and without having to train your own model.

53m agoHN ↗

Math.random can make poor decisions quickly and cheaply

44m agoHN ↗

Benchmark it against jev and you'll have your answer.

30m agoHN ↗

A pre-trained universal classifier that can replace specifically-trained ones would have been considered just as much science fiction in the 2010's as the capabilities of modern LLMs. I'm not sure Jev is actually there yet, but at least it sounds theoretically doable today.

That being said, one thing having been unrealistic 10 years ago and just about possible today doesn't mean that it's going to change the world the same way another technically related, previously-impossible thing did. The Jev hype gives me a bit of the "you're still early to crypto" vibes of some later altcoins. I really like the idea, I think it's going to open up possibilities for using classifiers where we wouldn't or couldn't have trained one before. I'm crossing my fingers for an open weights version to drop. But it's still just a classifier, people have built similar things before Jev, the one thing that really stands out about it is their ability to generate hype.

36m agoHN ↗

The exact message I sent my friend this morning:

the most interesting thing about this jev stuff

is that people are seemingly like

completely disinterested in how smart it actually is

I haven't even heard it mentioned a single time how it actually compares to other LLMs coming up with their own classifications. Just: it's fast and cheap

After watching a few minutes of this it makes me think that maybe we should be a little more interested in how smart it is.

1h agoHN ↗

What's not clear to me on the video is whether jev is doing the button presses for controlling the character to move around.

The "Jev calls" counter only seems to increment at junction points like battles, conversation prompts, menus etc.

Is something else moving the character around?

57m agoHN ↗

I wish jev took in images so we could do this generically for any game, without memhacks. I'm sure that's coming.

You could front this with an image -> text model but that would be much lower quality vs latency, and the whole point of doing it with a decision model is remove the latency.

Games are a really interesting testing ground for robotics; if we can solve game playing (incl 3d) we could embody "system one" intelligence into robots that have something emulating general reflexes without needing to fine tune.