Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. One Theme, Four Portfolios: Monopoly ETFs and the Stocks Behind Their Returns(mplymoat.com ↗)
    discuss
  2. Measuring Starlink Aviation Around the World(github.com/clarkzjw ↗)
    discuss
  3. An early-access test of TypeSafe's Jev: calibrated judgments for half a cent(lindfors.no ↗)
    discuss
  4. ZCode, the GLM coding agent, silently uploads your Git history(tokenstead.ai ↗)
    discuss
  5. Why Robot Brains Should Live in the Cloud(dreamscalelabs.com ↗)
    discuss
  6. What we learned using OPFS for browser video storage(reactvideoeditor.com ↗)
    discuss
  7. ClickHouse permission system has a trivial bypass(zimzi.substack.com ↗)
    discuss
  8. Top Chinese AI models make 10% of OpenAI(scmp.com ↗)
    discuss
  9. Getting Freaky in the Age of AI(iankduncan.com ↗)
    discuss
  10. Europe's Most Valuable Startup Gave Data to a Scammer(wsj.com ↗)
    discuss
  11. How can a jigsaw have two distinct solutions? [video](youtube.com ↗)
    discuss
  12. Google illegally retains customer data,and I am taking legal action against them(medium.com/istokovicsgyorgy79 ↗)
    discuss
  13. Anthropic sets up biology lab as it ramps AI drug program(reuters.com ↗)
    1comments
  14. How does Quantum Mechanics work?(explainers.blog ↗)
    discuss
  15. Uwillfly – build multi-city trips one cheap flight at a time(uwillfly.net ↗)
    4comments
  16. Show HN: QuickTiny – paste anything, it detects what tool you need(quicktinyv2.vercel.app ↗)
    discuss
  17. GitLab 19.4: MCP server tools and agent governance(docs.gitlab.com ↗)
    discuss
  18. I Started Writing After Years of Reading(cpv.sh ↗)
    discuss
  19. Noetive: Operational Intelligence for the Physical Economy(eclipse.capital ↗)
    discuss
  20. You'll miss publishers when they're gone(bell.bz ↗)
    discuss
  21. Open Source 3D Emoji(googlefonts.github.io ↗)
    1comments
  22. Show HN: tuisheet, a terminal spreadsheet compatible with OpenXML (xlsx) files(github.com/krackout ↗)
    discuss
  23. Show HN: Rabbit Hole – a daily Wikipedia racing game(rabbitholegame.net ↗)
    1comments
  24. Clicks Communicator(clicks.tech ↗)
    1comments
  25. Microsoft exec called AI scraping 'the largest theft of labor in human history'(techcrunch.com ↗)
    15comments
  26. Bring Your Own Agent(bugsink.com ↗)
    1comments
  27. On the Internet, nobody knows you're a dog(wikipedia.org ↗)
    3comments
  28. OpenJev(openjev.com ↗)
    17comments
  29. MostroEuropa is now a trusted Mostro community(mostro.community ↗)
    1comments
  30. Where Does the Quantum World End and Ours Begin?(quantamagazine.org ↗)
    discuss

OpenJev

55 pointsby 57m agoopenjev.com
13 comments
39m agoHN ↗

Jev is such a different approach where you have to be specific about what you want and which options are open. Really interesting how those things evolve in usable features for people.

Also with this example the speed of new launches based on a launch is just incredible.

33m agoHN ↗

"... such a different approach where you have to be specific about what you want and which options are open" --- back to where we started ...

26m agoHN ↗

Not sure on that, maybe the options to choose from will be generated and curated. Same as we do with tagging datasets for images. Might be wildly successful for real world decisions.

29m agoHN ↗

This is true Jevons Paradox (hence the Jev name) there will be so many usecases, applications and even new jobs out of this.

Learned also that Jev was trained on 100%(!) synthetic data.

What a great time to be alive.

26m agoHN ↗

Give it a real choice

As opposed to a fake choice?

23m agoHN ↗

I'm confused... This has no relation with the Jev team, isn't it?

It's trying to "emulate" Jev behavior using a regular small LLM model (Qwen3 0.6B or MiniCPM5 2B). And with the smallest model it takes like between half to two seconds to run in my M2 Max, so it's not super fast.

I mean, it's faster than asking to a regular LLM, but I think that's not proper to have Jev on the name (also legally...)

Edit: no shade, and I'll give it a try for some ideas. I'd also like to have an open weights Jev but I think the naming is misguiding. I also have to try Jev that, BTW, got access pretty quickly, less than a day I think...

7m agoHN ↗

OP's point here is that the overall approach of restricting output token space and using parallel prompts to produce concurrent results and taking the most relevant ones isn't something novel to Jev (not saying there's nothing novel, but a facsimile can be created at the application layer using any small, fast model)

20m agoHN ↗

Correct me if I'm wrong but Jev itself works pretty much the same as encoder only models.

13m agoHN ↗

I gave it a choice of "Foo" and "Bar" and it scored "Foo" at 98% percent. Why not 0% for both?

11m agoHN ↗

Because it's forced to rate them, there's should be a separate uncertainty parameter for both.

12m agoHN ↗

I really hate the way that LLMS design websites.

9m agoHN ↗

Unfortunately huggingface.co is blocked by my company's firewall and VPN so it breaks when downloading a model.

Are there any huggingface mirrors out there?