Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. RomM – Self-Hosted ROM Library with Metadata from IGDB, Screenscraper, MobyGames(digitalescapetools.com)
    discuss
  2. In the beginning, it was good –part 1
    discuss
  3. CoreQuarry(corequarry.com)
    discuss
  4. Show HN: Task and test management as YAML in your Git repo (VS Code)(github.com/gitoza-io)
    discuss
  5. Musings on the Barrow Scale(centauri-dreams.org)
    discuss
  6. What if you could experience the regret of a decision before making it?(solvailabs.com)
    discuss
  7. Show HN: Optimized runtimes for three VLAs on Jetson Thor(github.com/agents2agentsai)
    discuss
  8. Launch HN: Coverage Cat (YC S22) – Umbrella insurance via your personal agent(coveragecat.com)
    discuss
  9. Show HN: Nomoreda – Browser EDA, MCP-Friendly, KiCad/Altium-Compatible(nomoreda.com)
    discuss
  10. NASA Discovery Reveals Complex Water Systems on Early Mars(nasa.gov)
    discuss
  11. TinyJev -Tiny Jev-style decision model that runs offline(github.com/ankit-aglawe)
    discuss
  12. Are the Government's Conversations with AI Accessible Under Public Records Laws? [pdf](reason.com)
    discuss
  13. German court rules Meta liable for scam ads on Facebook and Instagram(thenextweb.com)
    3comments
  14. Priorities and principles for effective third party assessments(openai.com)
    discuss
  15. Scaling Discovery Through Test-Time Communication(arxiv.org)
    discuss
  16. Kclaw is a K8s-based IT-managed, multi-tenant AI assistant platform for teams(github.com/info-struct)
    1comments
  17. We put Jev in production against a cross-encoder. Here are the numbers(getunblocked.com)
    discuss
  18. Show HN: A facial analysis tool with scores and geometry measurements(pslscore.org)
    discuss
  19. Twinkleplop – plop some twinkle in your code (ultrafast syntax highlighting)(twinkleplop.pngwn.at)
    discuss
  20. Grok 4.7 Scores 46 on AI Intelligence Index, Puts SpaceXAI in Top 4 Labs(artificialanalysis.ai)
    discuss
  21. There's a high chance of devices being sold with GrapheneOS preinstalled in 2027(grapheneos.social)
    2comments
  22. Moving from cash to credit cards, PayPal, etc. is an ongoing privacy disaster(grapheneos.social)
    5comments
  23. In 200-Page Report, Cornell Confronts the Crisis in American Higher Education(wsj.com)
    discuss
  24. Shall We Repeal the Laws of Economics – Part III(oaktreecapital.com)
    discuss
  25. Alzheimer's Is No Longer an Untreatable Disease(sciencealert.com)
    discuss
  26. A golden opportunity: Seattle's surveillance pricing ban(thenexusofprivacy.net)
    discuss
  27. ASML Executive Says It Has No Sales in Europe(bloomberg.com)
    discuss
  28. Bugcrowd is currently fundamentally broken(leonbecker.de)
    discuss
  29. Why is social media so humourless?(baldurbjarnason.com)
    discuss
  30. Ask HN: How do your teams share and distribute agent skills?
    discuss

Go-System-One: Jev-Like Results in Pure Go and SIMD/PTX

1 pointsby 52m agogithub.com
1 comments
52m agoHN ↗

Hi there! I've decided to take a stab at building a Jev-like that can run on relatively humble hardware (I only have a 3060, but plenty of CPUs). This is based on my go-pherence kernels, so piecing it together was fairly simple, although the core techniques needed some digging around and are likely to change.