Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. ImmiBridge – Private Apple Photos Backup(digitalescapetools.com ↗)
    discuss
  2. Italian Apple store employees strike on iPhone 18 Pro launch day(reuters.com ↗)
    discuss
  3. NASA Activates Roman's Primary Instrument, Checks Out Coronagraph(nasa.gov ↗)
    discuss
  4. Trying to understand SR-1 Freedom(mceglowski.substack.com ↗)
    discuss
  5. Show HN: Chuks v0.2.0-RC.1, we're asking people to try to break it(chuks.org ↗)
    discuss
  6. Why Aren't There More Imax 70mm Screens for 'The Odyssey'? 'It's Not Practical,'(variety.com ↗)
    discuss
  7. EFF Statement on California Governor's Executive Order on AI(eff.org ↗)
    discuss
  8. RubyLLM 2.0: What's New(rubyllm.com ↗)
    discuss
  9. The Case of Elias Thorne, Imaginary Man AI Chatbots Are Obsessed With(vice.com ↗)
    discuss
  10. AI systems out-persuade expert humans(arxiv.org ↗)
    1comments
  11. Retire in Peace(publicnotice.co ↗)
    1comments
  12. I Built OmegleVC — Turning Strangers Into Friends(play.google.com ↗)
    1comments
  13. Could AI kill us all? Your questions, answered(technologyreview.com ↗)
    discuss
  14. Open Source JEV architecture built 1 year ago(reddit.com ↗)
    1comments
  15. A free RGB↔CMYK converter and photo upscaler(thephoto.ca ↗)
    discuss
  16. How come AI-related posts get so many points on HN?
    1comments
  17. A shadow atlas of the world situation, built from open sources(terminaltribune.info ↗)
    discuss
  18. UK air traffic control outage caused by software defect, says operator(reuters.com ↗)
    1comments
  19. Claude couldn't hack OpenAI. Then Anthropic shipped Opus 5(thenewstack.io ↗)
    discuss
  20. MacSurf for Mac OS 8.6~10.6 "Open Tabs" Released(macsurf.org ↗)
    discuss
  21. SPC970-MechaLIBerator: PlayStation 2 SPC970 MechaCon dumper (with vuln detail)(github.com/libbers ↗)
    discuss
  22. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    7comments
  23. AI hallucination of Chinese nuclear components almost led to US Military attack(arstechnica.com ↗)
    5comments
  24. Anthropic partnering with Accenture on embedded evaluation(anthropic.com ↗)
    discuss
  25. Vipassana, Volini, and Viktor Frankl(jatin564991.substack.com ↗)
    discuss
  26. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    10comments
  27. Apple M6 Pro Achieves the Highest Single-Core CPU Score in Geekbench 7(geekbench.com ↗)
    discuss
  28. Conway's Law and Programming Languages(weblog.lol ↗)
    discuss
  29. Members of right‑leaning parties prefer leaders with dark triad personality(theconversation.com ↗)
    4comments
  30. Being a Responsible Human in the Loop(raahelbaig.com ↗)
    2comments

Kev – A Jev-Compatible API on top of DiffusionGemma running on Workers AI

1 pointsby 5h agokev.workers-ai-mle.workers.dev
1 comments
5h agoHN ↗

Some users on X [1] were discussing the use of DiffusionGemma for Jev-like use cases. Similar to Jev, diffusion models generate output fully in parallel. We achieve similar estimation of relative confidence by looking at token log probabilities. Finally, by disabling reasoning we achieve low output tokens and similar latencies. This demo lets you compare the output to Jev for some canned prompts, or see the DiffusionGemma output for your own prompts.

[1] Original X post with vLLM PR https://x.com/mmastrac/status/2100626193943052784