Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. What the Hugging Face Incident Changed in How I See the Current State of AI(chrhenning.com ↗)
    discuss
  2. The AI regulation smackdown isn't over(theverge.com ↗)
    discuss
  3. Show HN: DeltaSnap – APFS Snapshot Manager and Version Control for macOS (GA)(scaleninja.com ↗)
    discuss
  4. The Abundance Paradox(kshaped.substack.com ↗)
    discuss
  5. Burnham must be clear: no slavery reparations will be paid(telegraph.co.uk ↗)
    1comments
  6. Automatic Against the People: Reading, Writing, and AI(unemployednegativity.com ↗)
    discuss
  7. DuckDB extension: typed Jev answers as real SQL types(github.com/colliber ↗)
    discuss
  8. AurionMail: E2EE suite (CryptPad and Mail) with user-friendly single-password UX(aurionmail.github.io ↗)
    discuss
  9. Coding too fast to collaborate(chrisloy.dev ↗)
    discuss
  10. Jev vs. classical ML. Strong on sentiment: Mixed across tasks(quicqdev.github.io ↗)
    discuss
  11. Is Jev the general-purpose classifier we've been waiting for?(twitter.com/kris_cvetko ↗)
    1comments
  12. Dragonfly 2.0: more performance for Redis and Memcached replacement(phoronix.com ↗)
    discuss
  13. AI and the Destruction of the Creative Commons(chesterwisniewski.com ↗)
    discuss
  14. Show HN: WTF > Auto-check what your coding agent changed(github.com/linusinnovator ↗)
    1comments
  15. Joe Shipman proves marked ruler and compass solves the general quintic
    discuss
  16. PDF Forgeries Are Surprisingly Rare (2022)(gwern.net ↗)
    discuss
  17. Hyperbolic Navigation(wikipedia.org ↗)
    discuss
  18. Away Goals Rule(wikipedia.org ↗)
    discuss
  19. Enterprise Cyber Risk Management(andersenlab.com ↗)
    discuss
  20. Be Careful with Your Select * Queries(notesonsystems.com ↗)
    1comments
  21. TeaonherChecker(teaonher.org ↗)
    discuss
  22. Leaping Sun Dogs (2016) [video](youtube.com ↗)
    discuss
  23. Jev is the fastest-adopted model in AI Gateway history(vercel.com ↗)
    1comments
  24. A font that reads what you wrote(rohanadwankar.github.io ↗)
    1comments
  25. A deep dive into Jev, TypeSafe's System One model(flaviocopes.com ↗)
    discuss
  26. CoyoPedal – Full-Size Neural Amp Modeler Captures on an ESP32-S3(github.com/dashersw ↗)
    discuss
  27. I'm so bad at billiards that I ended up in the hyperbolic plane [video](youtube.com ↗)
    discuss
  28. MIT Just Proved LLMs Will Stop Getting Smarter, and Money Won't Fix It [video](youtube.com ↗)
    discuss
  29. Show HN: Delightful Cells – reliable AI batch processing for spreadsheets(delightfulcells.com ↗)
    1comments
  30. Clawptcha: Reverse Captcha(clawptcha.com ↗)
    discuss

What are you building with jev?

2 pointsby 6h ago
6 comments
5h agoHN ↗

I think there could be some cool generative UI stuff to build with it.

Based on certain actions, choose a set of components to render. Want to give that a go once I get a chance.

4h agoHN ↗

I saw a demo where the first 3-4 human actions on a website generated the subsequent actions, and then it cross-validated them against real behavior and found it had actually predicted the correct actions, basically how a human would actually navigate and use the site.

5h agoHN ↗

I’m building an eDiscovery tool that helps me categorize and classify artifacts for potential data loss, policy violations, legal violations etc.

4h agoHN ↗

that's cool, and you can approach them for a fix?

5h agoHN ↗

I am trying to use it to categorize content, detect priority, and whether the conversation matches with the goals defined by the users.

4h agoHN ↗

Is it like a customer support assistant?