Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. The Year of Internal Tools(geocod.io)
    discuss
  2. Nuros – AI study tools from notes, PDFs, videos, and links(nuros.app)
    discuss
  3. Show HN: Air-gapped file encryption as self-decrypting HTML page(apeleg.com)
    discuss
  4. Flatpark: A more inclusive Flatpak app store for Linux, alternative to Flathub)(flatpark.org)
    discuss
  5. Meta Launches $1,299 VR Headset That Look Like Glasses(bloomberg.com)
    1comments
  6. Italian parliament backs Meloni's plan to restart nuclear power(reuters.com)
    1comments
  7. Wealth Taxes Could Kill Privately-Owned Companies(palladiummag.com)
    1comments
  8. Google Private AI Compute with server-side memory(deepmind.google)
    discuss
  9. Meta VR Glasses Announced, 100 grams, OLED, $1300(uploadvr.com)
    discuss
  10. Six Ways to Integrate Jev(vercel.com)
    discuss
  11. GPT-6 Sol vs. Luna(vercel.com)
    discuss
  12. Ex-cop turned CEO sold U.S. agencies forensics software built in Russia(justice.gov)
    1comments
  13. Bitflix – MCP Apps Example Application for Video(github.com/bitmovin)
    discuss
  14. New Meta VR Glasses(meta.com)
    discuss
  15. IT mistake erases 11 years of viewing history for hospitals' maternity records(arstechnica.com)
    1comments
  16. Initial DIY Cleanroom Experimentation(jefftk.com)
    discuss
  17. Show HN: A modern favicon generator designed for clean UI and quality icon set(kumardeepak.com)
    discuss
  18. Show HN: Carosello. A faster image/video viewer for Linux in Rust and gtk4(github.com/grigio)
    discuss
  19. How tech workers are feeling in 2026: a workforce splitting in two(lennysnewsletter.com)
    discuss
  20. Rat King(wikipedia.org)
    discuss
  21. Super Resolution and Frame Generation on Snapdragon Mobile Platforms(qualcomm.com)
    1comments
  22. Contrastive Language Model (CLM): An Ultra-Fast System One Model(twitter.com/jackyk02)
    discuss
  23. It took 20 yrs to start regulating social media – will AI controls come sooner?(rnz.co.nz)
    2comments
  24. TabVault – Open-source tab manager with atomic crash recovery(github.com/jarvissing)
    1comments
  25. Tales from the Software Factory: The Cron and the VM(exe.dev)
    discuss
  26. I built a language model out of cellular automata(ssenthilnathan3.github.io)
    1comments
  27. Update: Source Download – Inspect, grab assets, screenshot and record video/GIF(chromewebstore.google.com)
    discuss
  28. Omens of Exceptional Talent(guzey.com)
    1comments
  29. Debian Inference Portal (Unofficial)(debian.net)
    discuss
  30. Understanding Runtime Governance for Enterprise AI Deployment
    discuss

Contrastive Language Models

27 pointsby 3h agocontrastive-lm.notion.site
6 comments
2h agoHN ↗

I wonder when work started on this project, and how the public release of Jev played into their timing.

1h agoHN ↗

Does the latency even matter?

You're comparing a local GPU to network hops? Wouldn't be surprised if Jev was actually similar in runtime and their is just a great deal of network latency.

The evaluation is quite interesting though - I'd actually say the raw answer is correct in the absence of detail and prior knowledge (Who wrote the play Romeo and Juliet).

15m agoHN ↗

I tried TypeSafe’s Jev playground. It outputs the model latency and network latency separately. The model latency was 100-200ms in my tests.

1h agoHN ↗

what's with that dino run? Jev is slow but it jumps correctly, their model always touches the cactus or whatever it is...I am guessing it doesn't matter? Or does it?

42m agoHN ↗

Very interesting insight on the training process, it's pretty cool to have some experimental justification for why they took these exact steps, what they tried and did not work, etc. Feels a bit less like dark magic.

However I agree the latency argument doesn't hold much value with Jev because it runs on a remote server. Seeing how many open Jev-like models came out recently it would be much more interesting to have a comparison with them.